Self.skill
Why distill others when you can distill yourself? Deconstruct your chat history, diaries, and photos into a runnable digital self.
Author
Category
People RoleInstall
Hot:2
Download and extract to your skills directory
Copy command and send to OpenClaw for auto-install:
Download and install this skill https://openskills.cc/api/download?slug=notdog1998-yourself-skill&locale=en&source=copy
Create Yourself — Distill Yourself into a Runnable Digital Self
Skill Overview
Create Yourself is a Claude Code skill that parses your chat history, diaries, and photos into a runnable AI skill—creating a digital doppelgänger that thinks and speaks like you.
Use Cases
Core Features
FAQ
How do I create an AI skill using my WeChat chat history?
Just export your WeChat chat logs (supports formats such as WeChatMsg, 留痕, PyWxDump, etc.). After running the
/create-yourself skill, choose the “WeChat chat export” option. The skill will automatically parse what “I” said, extracting catchphrases, emoji habits, topic distribution, and tone characteristics.How much data do I need to create a digital self?
The more data you have, the higher the fidelity—but there is no hard minimum. Even with basic information (nickname, self profile), you can generate a simple version. Ideally, include at least 3 months of chat history, several diary entries, and photos with EXIF information.
Will my chat history be uploaded to the cloud?
No. All parsing happens locally. The generated skill files are saved in your
.claude/skills/ directory. The WeChat/QQ parsers run locally using Python scripts, and photo analysis only reads EXIF metadata, without uploading the original images.