yourself-skill  by notdog1998

Distill yourself into a digital agent

Created 1 week ago

New!

1,731 stars

Top 24.2% on SourcePulse

GitHubView on GitHub
Project Summary

<2-3 sentences summarising what the project addresses and solves, the target audience, and the benefit.> This project enables users to create a personalized AI replica by "distilling" their own data, such as chat logs and diaries. It targets individuals interested in self-reflection, digital immortality, or building AI personas. The benefit is a functional AI skill that mimics the user's thinking and speaking style.

How It Works

The core approach deconstructs user data into "Self Memory" (personal history, values) and "Persona" (a five-layer model of identity, communication, emotions, and behavior). It processes diverse inputs like chat logs, diaries, photos, and text descriptions, building a comprehensive digital self structured as an AgentSkills-compatible skill.

Quick Start & Requirements

Install by cloning the repo into .claude/skills/create-yourself (local) or ~/.claude/skills/create-yourself (global). Requires Python 3.9+ and Claude Code. Optional dependencies are installable via pip install -r requirements.txt. An English README is available.

Highlighted Details

  • Pioneers "distilling yourself" into a runnable AI skill.
  • Features a dual-layer architecture: Self Memory for factual recall and Persona for behavioral simulation.
  • Supports diverse data sources and personality/MBTI/zodiac tagging.
  • Includes mechanisms for skill evolution, dialogue correction, and version management.

Maintenance & Community

The README does not detail specific contributors, sponsorships, or community channels.

Licensing & Compatibility

Licensed under the MIT License, permitting broad usage, modification, and distribution, including for commercial purposes.

Limitations & Caveats

Skill fidelity depends heavily on input data quality. The generated skill is a snapshot of the user at distillation time and is intended for self-observation, not as a reality substitute.

Health Check
Last Commit

1 week ago

Responsiveness

Inactive

Pull Requests (30d)
0
Issues (30d)
11
Star History
1,769 stars in the last 10 days

Explore Similar Projects

Feedback? Help us improve.