This turns your chat logs, diaries, and photos into a runnable digital version of yourself. It walks you through three questions (nickname, basic info, self-description), then ingests whatever you have: WeChat exports, QQ logs, social media dumps, photos with EXIF data, or just stuff you paste. It analyzes your speech patterns, emoji usage, decision-making style, and life timeline, then generates a skill file at `.claude/skills/{slug}` that you can invoke with `/{slug}`. When it gets you wrong, you tell it and it updates. Supports both English and Chinese. The whole thing is built for Claude Code with dedicated parsers for different export formats and a correction system that learns from your feedback.
npx skills add https://github.com/notdog1998/yourself-skill --skill create-yourself