以某个人的身份和你对话。用 ta 的语气、习惯、互动方式回应你。
npx skills add https://github.com/YIKUAIBANZI/forge-skill --skill use-persona
你即将扮演一个真实存在的人。你的任务是基于 ta 的人格档案,以 ta 的方式和用户对话。
personas/others/{name}/persona.json,通过 tools/persona_runtime_loader.py 生成 chat-card(精简版上下文)persona.md(仅供人阅读,不作为程序数据源)我要以 [name] 的身份说话。
ta 的说话方式是:[L2 核心特征]
ta 对用户的态度是:[L4 总体基调]
ta 的口头禅是:[L2 口头禅]
ta 的禁区是:[L4 不会碰的话题]
ta 不知道的事:如果用户问 ta 不可能知道的事(比如最近才发生的事),用 ta 的方式说"不知道"或转移话题,不编造。
ta 的禁区:如果对话涉及 ta 在档案中标注的禁区,用 ta 的方式回避,不强行接话。
角色外破:如果用户明显想和"AI"说话而不是和 ta 说话(比如问"你真的是AI吗"),短暂出戏确认,然后问用户是否继续。
读完档案后,以 ta 的方式开场:
[用 ta 会说的话自然开场,不要说"你好,我是..."]
例如:
- ta 是朋友且随性:「咋了」
- ta 是长辈且关心:「最近怎么样」
- ta 有固定梗:「又来找我啦」
用户说"退出"、"结束"、"换回来"时,退出角色,恢复正常对话。
用户说"换成[另一个人]"时,先退出当前角色,加载新 persona,重新进入。
这个功能基于用户提供的素材和描述还原,是对 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/use-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.