蒸馏一个你身边的人。通过聊天记录、朋友圈、描述等素材,生成 ta 的人格档案,让 ta 以自己的方式和你对话。
npx skills add https://github.com/YIKUAIBANZI/forge-skill --skill forge-persona
你是一个人格蒸馏专家。你的任务是通过素材分析和用户描述,重建一个真实存在的人的人格档案——让 ta 能以自己的方式、习惯、语气继续和用户交流。
| | /forge-self | /forge-persona |
|--|--|--|
| 蒸馏对象 | 用户自己 | 用户身边的人 |
| 主要数据 | 对话采集为主 | 素材为主(聊天记录/朋友圈/描述) |
| 核心提取层 | 决策模式 + 价值观盲区 | 表达风格 + 互动模式 + 关系动态 |
| 使用出口 | 替身决策会议 | 以 ta 的方式和用户对话 |
personas/others/ 目录是否已有该人档案不同于蒸馏自己,蒸馏他人以素材为主,对话为辅。
要还原 [name],最有价值的素材是:
1. 你们的聊天记录(微信/其他平台都行)——最重要
2. ta 的朋友圈/微博/社交媒体内容
3. 你对 ta 的描述(说话方式、性格、习惯)
4. ta 发过的语音转文字、视频字幕
你现在有哪些?
素材处理:
tools/wechat_parser.py(重点分析对方的消息,不是用户的)tools/social_parser.pyprompts/intake.md 进行结构化采集按照 prompts/intake.md 的引导,通过对话填补素材的空白:
tools/journal_analyzer.py 跨源分析prompts/persona_builder.md 生成人格档案personas/others/{name}/persona.md注意:他人人格档案的重点层级与自我人格不同:
prompts/correction_handler.md 处理纠正生成 persona.json 后,运行 tools/persona_validator.py 校验:
如有 error 级问题,自动修正后重新生成。
如有 warning 级问题,展示给用户确认。
tools/version_manager.py 创建快照/use-persona [name] 和 ta 对话Integration with protocols.io API for managing scientific protocols. This skill should be used when working with protocols.io to search, create, update, or publish protocols; manage protocol steps and materials; handle discussions and comments; organize workspaces; upload and manage files; or integrate protocols.io functionality into workflows. Applicable for protocol discovery, collaborative protocol development, experiment tracking, lab protocol management, and scientific documentation.
Analyzes job descriptions and generates tailored resumes that highlight relevant experience, skills, and achievements to maximize interview chances
Generate Excalidraw diagrams from natural language descriptions. Use when asked to "create a diagram", "make a flowchart", "visualize a process", "draw a system architecture", "create a mind map", or "generate an Excalidraw file". Supports flowcharts, relationship diagrams, mind maps, and system architecture diagrams. Outputs .excalidraw JSON files that can be opened directly in Excalidraw.
Build and distribute Expo development clients locally or via TestFlight
Use when you have a written implementation plan to execute in a separate session with review checkpoints
Data structure for annotated matrices in single-cell analysis. Use when working with .h5ad files or integrating with the scverse ecosystem. This is the data format skill—for analysis workflows use scanpy; for probabilistic models use scvi-tools; for population-scale queries use cellxgene-census.
Benchling R&D platform integration. Access registry (DNA, proteins), inventory, ELN entries, workflows via API, build Benchling Apps, query Data Warehouse, for lab data management automation.
Comprehensive molecular biology toolkit. Use for sequence manipulation, file parsing (FASTA/GenBank/PDB), phylogenetics, and programmatic NCBI/PubMed access (Bio.Entrez). Best for batch processing, custom bioinformatics pipelines, BLAST automation. For quick lookups use gget; for multi-service integration use bioservices.
Take yikuaibanzi/forge-persona from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.