[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"skill-minimax-cold-start-interview":3,"mdc--nneglq-key":37,"related-org-minimax-cold-start-interview":1100,"related-repo-minimax-cold-start-interview":1303},{"slug":4,"name":4,"fn":5,"description":6,"org":7,"tags":12,"stars":26,"repoUrl":27,"updatedAt":28,"license":29,"forks":30,"topics":31,"repo":32,"sourceUrl":35,"mdContent":36},"cold-start-interview","initialize research profiles via interviews","当用户首次使用科研工作台、研究画像仍为空白，或用户主动说\"先做个访谈\"\"重新设置我的研究信息\"\"初始化画像\"\"cold start\"\"重新 interview\"时使用。本技能通过结构化访谈收集用户的研究领域、常用数据源、算力环境、写作语言与目标期刊、引用格式、团队协作规范、伦理合规要求，并把回答以散文形式写回插件根目录 CLAUDE.md 的研究画像部分。支持 quick（2 分钟 5 问）、full（完整 15 问）、--redo（推翻重谈）、--check（只检查画像完整度不提问）四种模式，支持中断后续谈。同义触发场景：新用户引导、首次配置、研究背景调查、填研究档案、更新个人研究信息、check 画像。",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},"minimax","MiniMax","https:\u002F\u002Fpexgzepcugksgbtrxkhf.supabase.co\u002Fstorage\u002Fv1\u002Fobject\u002Fpublic\u002Forg-logos\u002Fminimax.jpg","MiniMax-AI",[13,17,20,23],{"name":14,"slug":15,"type":16},"Research","research","tag",{"name":18,"slug":19,"type":16},"Productivity","productivity",{"name":21,"slug":22,"type":16},"Onboarding","onboarding",{"name":24,"slug":25,"type":16},"Documentation","documentation",5,"https:\u002F\u002Fgithub.com\u002FMiniMax-AI\u002FMiniMax-Code-Plugins","2026-08-21T03:59:58.579998",null,2,[],{"repoUrl":27,"stars":26,"forks":30,"topics":33,"description":34},[],"Community registry and contribution toolkit for MiniMax Code plugins.","https:\u002F\u002Fgithub.com\u002FMiniMax-AI\u002FMiniMax-Code-Plugins\u002Ftree\u002FHEAD\u002Fplugins\u002FHylouis233\u002Fopenscience\u002Fskills\u002Fcold-start-interview","---\nname: cold-start-interview\ndescription: >-\n  当用户首次使用科研工作台、研究画像仍为空白，或用户主动说\"先做个访谈\"\"重新设置我的研究信息\"\"初始化画像\"\"cold start\"\"重新 interview\"时使用。本技能通过结构化访谈收集用户的研究领域、常用数据源、算力环境、写作语言与目标期刊、引用格式、团队协作规范、伦理合规要求，并把回答以散文形式写回插件根目录 CLAUDE.md 的研究画像部分。支持 quick（2 分钟 5 问）、full（完整 15 问）、--redo（推翻重谈）、--check（只检查画像完整度不提问）四种模式，支持中断后续谈。同义触发场景：新用户引导、首次配置、研究背景调查、填研究档案、更新个人研究信息、check 画像。\nargument-hint: '[quick|full|--redo|--check]'\nmetadata:\n  domains: [onboarding, research-profile]\n  last_reviewed: '2026-08-18'\n---\n\n# cold-start-interview：研究画像冷启动访谈\n\n## 目的\n\n科研工作台的所有 skill 都依赖 CLAUDE.md 中的研究画像（默认数据源、默认引用格式、算力环境、合规红线等）。画像为空时，下游 skill 只能猜测默认值，这与 guardrail 第 2 条（不做静默补充）直接冲突。本技能通过一次简短访谈把画像填上，是整套工作台的入口。\n\n本技能同时是画像完整度的守门人：任何 skill 发现画像仍有 `[填空]` 时，都应引导用户回到本技能。\n\n## 前置检查\n\n1. 确认插件根目录的 `CLAUDE.md` 存在且包含\"研究画像\"一节。若文件缺失，先停止并报告——不要自己重建 CLAUDE.md。\n2. 读取画像当前状态，统计七个必填小节（研究领域与方向、常用数据源、算力环境、写作语言与目标期刊、引用格式、团队协作、伦理合规）中有多少仍是 `[填空]`。\n3. 若全部小节已填写且用户未指定 `--redo`，告知用户\"画像已完整\"，建议改用 `customize` 做局部修改，除非用户坚持重谈。\n4. 检查是否存在未完成的访谈（画像中存在 `[PENDING]` 标记，见下文\"中断与续谈\"）。存在时优先询问用户是否续谈。\n\n## 模式\n\n参数由 `argument-hint` 传入，缺省时按规则自动选择：\n\n| 模式 | 触发方式 | 行为 |\n| --- | --- | --- |\n| quick | `quick` | 只问 5 个核心问题，约 2 分钟，其余小节保留 `[填空]` 并标注\"quick 模式未覆盖\" |\n| full | `full` | 完整 15 问，覆盖全部七个小节 |\n| --redo | `--redo` | 把现有画像各小节重置为 `[填空]` 后重新访谈（先向用户确认，因为这会丢弃已有画像内容） |\n| --check | `--check` | 不提问，只输出画像完整度报告：哪些小节已填、哪些仍缺、哪些超过一年未复核 |\n| （缺省） | 无参数 | 画像全空时默认 quick；画像部分已填时默认只补问缺失小节 |\n\n## 1 · 开场说明\n\n开始提问前，用一段话向用户说明三件事：\n\n1. 访谈的目的是填写 CLAUDE.md 中的研究画像，它决定后续所有 skill 的默认行为。\n2. 回答可以是口语化的，助手会负责整理成散文写入画像；任何问题都可以回答\"跳过\"，对应小节保留 `[填空]`。\n3. 随时可以中断，中断处会标记 `[PENDING]`，下次说\"继续访谈\"即可续谈。\n\n然后展示本次模式要问的问题清单（quick 展示 5 问，full 展示 15 问），让用户心里有数。\n\n## 2 · 提问清单（对应 CLAUDE.md 各占位）\n\n以下 15 问与画像七个小节一一对应。quick 模式只问标记 ★ 的 5 问。\n\n### 研究领域与方向\n\n1. ★ \"请用一两句话描述你的研究领域和正在做的课题，越具体越好。\"（追问：有没有想长期追踪的关键词？中英文都给我几个。）\n2. \"有没有明确不做的方向或方法？比如不做动物实验、不做某类材料。\"\n\n### 常用数据源\n\n3. ★ \"你平时查文献主要用哪些数据库？比如 OpenAlex、PubMed、CNKI、Web of Science。\"（追问：有没有没权限或很少用的？）\n4. \"文献管理用什么工具？Zotero、EndNote 还是 NoteExpress？有没有共享群组？\"\n\n### 算力环境\n\n5. ★ \"你的计算任务在哪里跑？本机、课题组服务器、学校超算还是云？\"（追问：远程的话怎么提交任务，有 Slurm 之类的调度系统吗？）\n6. \"常用的软件环境是什么？Python 版本、conda、领域软件，单任务大概多大规模？\"\n\n### 写作语言与目标期刊\n\n7. ★ \"论文和报告主要用中文还是英文写？\"\n8. \"常投的目标期刊或会议有哪些？说两三个就行。学位论文有学校模板要求吗？\"\n\n### 引用格式\n\n9. ★ \"参考文献默认用什么格式？GB\u002FT 7714、APA 还是 Vancouver？不同场景用不同格式的话分别说说。\"\n\n### 团队协作\n\n10. \"有固定的课题组协作吗？文献库、代码仓库放在哪，谁负责终审？\"\n11. \"汇报节奏是怎样的？组会频率、周报要求之类的。\"\n\n### 伦理与数据合规\n\n12. \"研究涉及人体、患者数据或动物实验吗？有伦理批件的话编号和有效期是什么？\"\n13. \"有没有数据不能离开某台机器、不能上传境外服务这类红线？基金项目有数据管理计划要求吗？\"\n\n### 收尾确认\n\n14. \"有没有以上没问到、但你希望助手一直记住的偏好？比如写作风格、图的风格、单位习惯。\"\n15. \"我接下来会把回答整理成画像写回 CLAUDE.md，写之前会给你看一遍草稿，可以吗？\"\n\n## 3 · 整理回答\n\n1. 把每个问题的回答整理成对应小节的散文。**不要写 YAML，画像是散文**——分节用 `###` 标题，内容是连贯的自然段。\n2. 保留用户原话中的关键细节（数据库权限、批件编号、软件版本），只做语句通顺化，不做信息增删。\n3. 用户回答\"不知道\"或\"跳过\"的小节，保留 `[填空]` 并在其后括注\"（访谈时已询问，用户暂未提供）\"，便于 `--check` 区分\"没问过\"和\"问了没答\"。\n4. 用户的口语表述出现明显矛盾时（如先说\"只用英文写作\"后说\"学位论文按学校中文模板\"），当面指出并请用户澄清，不要自行调和。\n5. 删除 CLAUDE.md 模板中各小节的\"填写指引（访谈完成后删除本段）\"段落——填写完成的画像不再保留指引文字。\n\n## 4 · 草稿确认与写回\n\n1. 把整理好的画像草稿完整展示给用户，逐小节问\"这一节这样可以吗？\"。\n2. 用户提出修改后当场更新草稿，直到用户明确说\"可以写入\"。\n3. 用编辑工具把草稿写回 CLAUDE.md 的画像部分，**只改动画像部分**——guardrails、术语表、附录一律不动。\n4. 写回后按 `provenance-record` 登记本次修改（paths 为 CLAUDE.md，note 写明\"画像访谈写回，模式 \u003Cquick|full>\"）。\n\n## 5 · 中断与续谈\n\n- 用户中断（\"先到这\"\"待会继续\"或直接结束会话）时：已确认的小节正常写回；尚未问到的小节在 CLAUDE.md 对应位置标注 `[PENDING: 访谈中断于第 N 问，续谈请运行 cold-start-interview]`。\n- 续谈时：读取画像，跳过已填写小节，从 `[PENDING]` 标记处继续提问；全部问完后清除所有 `[PENDING]` 标记。\n- `--check` 报告中 `[PENDING]` 小节单列为一类\"访谈中断未完成\"，优先建议续谈。\n\n## 输出模板\n\n访谈完成后向用户输出：\n\n```markdown\n## 画像访谈完成\n\n- 模式：\u003Cquick|full|--redo|续谈>\n- 已填写小节：x\u002F7（列出小节名）\n- 仍为 [填空] 的小节：（列出，或写\"无\"）\n- 写入位置：CLAUDE.md「研究画像」一节\n- 运行记录：已登记 .openscience\u002Fprovenance.jsonl\n\n下一步建议：运行 research-lifecycle 开始你的第一个研究流程，\n或运行 research-workspace 初始化工作区目录。\n```\n\n`--check` 模式的输出模板：\n\n```markdown\n## 画像完整度报告\n\n- 已填写：x\u002F7 小节\n- 空白（[填空]）：…\n- 中断未完成（[PENDING]）：…\n- 最后复核日期：…（超过一年时给出\"建议运行 customize 重新确认\"提示）\n```\n\n## 6 · quick 模式对话示例\n\n以下是一段 quick 模式访谈的示意对话，供把握节奏与语气（内容为虚构示例）：\n\n> 助手：接下来 5 个问题，大概两分钟。回答可以口语化，任何问题都能说\"跳过\"。\n> 第 1 问：请用一两句话描述你的研究领域和正在做的课题。\n> 用户：我做植物抗病基因的，主要是水稻抗稻瘟病的分子标记辅助育种。\n> 助手：第 2 问：平时查文献主要用哪些数据库？有没有没权限的？\n> 用户：PubMed 和知网，Web of Science 学校没买。\n> 助手：第 3 问：计算任务在哪里跑？\n> 用户：基本就是办公室电脑，偶尔用课题组的服务器跑 BLAST。\n> 助手：第 4 问：参考文献默认什么格式？\n> 用户：中文 GB\u002FT 7714，投英文刊的时候按期刊要求。\n> 助手：第 5 问：论文主要用什么语言写？\n> 用户：中文为主，毕业前想冲一篇英文。\n> 助手：收到。我把这五条整理成画像草稿给你过目，其余两节（团队协作、伦理合规）先保留 [填空]，之后可以运行 full 模式补全。\n\n## 本技能不做什么\n\n- 不替用户编造画像内容：用户没答的小节保留 `[填空]`，绝不根据\"研究者的典型情况\"自行填充（guardrail 第 2、3 条）。\n- 不修改 CLAUDE.md 中画像以外的任何内容：guardrails 的修改走 `customize`。\n- 不做研究选题建议：访谈只收集画像信息，\"我这个方向值不值得做\"之类问题转交 research-lifecycle 的 question 阶段。\n- 不验证用户提供信息的真实性（例如不真的去 SSH 登录用户的超算账号）；画像信息按 `[用户提供]` 对待。\n- 不删除画像历史：--redo 会重置画像，但修改记录留在 provenance.jsonl 中可追溯。\n\n## 收尾与下一步\n\n- 画像填写完成后，提醒用户两个入口：`research-lifecycle`（开始六阶段研究流程）和 `research-workspace`（初始化工作区）。\n- quick 模式结束后额外提醒：\"本次只覆盖了 5 个核心问题，其余小节仍是 [填空]，有空时可以运行 `cold-start-interview full` 补全。\"\n- 告知用户画像的更新通道：\"以后信息变了，直接说'改一下画像'（走 customize）或重新访谈（cold-start-interview --redo）。\"\n",{"data":38,"body":44},{"name":4,"description":6,"argument-hint":39,"metadata":40},"[quick|full|--redo|--check]",{"domains":41,"last_reviewed":43},[22,42],"research-profile","2026-08-18",{"type":45,"children":46},"root",[47,56,62,68,82,87,151,156,169,316,322,327,358,363,369,374,380,393,398,412,417,430,435,449,454,463,468,482,487,501,506,520,526,584,590,628,634,686,691,696,843,853,961,967,972,987,992,1041,1046,1094],{"type":48,"tag":49,"props":50,"children":52},"element","h1",{"id":51},"cold-start-interview研究画像冷启动访谈",[53],{"type":54,"value":55},"text","cold-start-interview：研究画像冷启动访谈",{"type":48,"tag":57,"props":58,"children":60},"h2",{"id":59},"目的",[61],{"type":54,"value":59},{"type":48,"tag":63,"props":64,"children":65},"p",{},[66],{"type":54,"value":67},"科研工作台的所有 skill 都依赖 CLAUDE.md 中的研究画像（默认数据源、默认引用格式、算力环境、合规红线等）。画像为空时，下游 skill 只能猜测默认值，这与 guardrail 第 2 条（不做静默补充）直接冲突。本技能通过一次简短访谈把画像填上，是整套工作台的入口。",{"type":48,"tag":63,"props":69,"children":70},{},[71,73,80],{"type":54,"value":72},"本技能同时是画像完整度的守门人：任何 skill 发现画像仍有 ",{"type":48,"tag":74,"props":75,"children":77},"code",{"className":76},[],[78],{"type":54,"value":79},"[填空]",{"type":54,"value":81}," 时，都应引导用户回到本技能。",{"type":48,"tag":57,"props":83,"children":85},{"id":84},"前置检查",[86],{"type":54,"value":84},{"type":48,"tag":88,"props":89,"children":90},"ol",{},[91,105,117,138],{"type":48,"tag":92,"props":93,"children":94},"li",{},[95,97,103],{"type":54,"value":96},"确认插件根目录的 ",{"type":48,"tag":74,"props":98,"children":100},{"className":99},[],[101],{"type":54,"value":102},"CLAUDE.md",{"type":54,"value":104}," 存在且包含\"研究画像\"一节。若文件缺失，先停止并报告——不要自己重建 CLAUDE.md。",{"type":48,"tag":92,"props":106,"children":107},{},[108,110,115],{"type":54,"value":109},"读取画像当前状态，统计七个必填小节（研究领域与方向、常用数据源、算力环境、写作语言与目标期刊、引用格式、团队协作、伦理合规）中有多少仍是 ",{"type":48,"tag":74,"props":111,"children":113},{"className":112},[],[114],{"type":54,"value":79},{"type":54,"value":116},"。",{"type":48,"tag":92,"props":118,"children":119},{},[120,122,128,130,136],{"type":54,"value":121},"若全部小节已填写且用户未指定 ",{"type":48,"tag":74,"props":123,"children":125},{"className":124},[],[126],{"type":54,"value":127},"--redo",{"type":54,"value":129},"，告知用户\"画像已完整\"，建议改用 ",{"type":48,"tag":74,"props":131,"children":133},{"className":132},[],[134],{"type":54,"value":135},"customize",{"type":54,"value":137}," 做局部修改，除非用户坚持重谈。",{"type":48,"tag":92,"props":139,"children":140},{},[141,143,149],{"type":54,"value":142},"检查是否存在未完成的访谈（画像中存在 ",{"type":48,"tag":74,"props":144,"children":146},{"className":145},[],[147],{"type":54,"value":148},"[PENDING]",{"type":54,"value":150}," 标记，见下文\"中断与续谈\"）。存在时优先询问用户是否续谈。",{"type":48,"tag":57,"props":152,"children":154},{"id":153},"模式",[155],{"type":54,"value":153},{"type":48,"tag":63,"props":157,"children":158},{},[159,161,167],{"type":54,"value":160},"参数由 ",{"type":48,"tag":74,"props":162,"children":164},{"className":163},[],[165],{"type":54,"value":166},"argument-hint",{"type":54,"value":168}," 传入，缺省时按规则自动选择：",{"type":48,"tag":170,"props":171,"children":172},"table",{},[173,196],{"type":48,"tag":174,"props":175,"children":176},"thead",{},[177],{"type":48,"tag":178,"props":179,"children":180},"tr",{},[181,186,191],{"type":48,"tag":182,"props":183,"children":184},"th",{},[185],{"type":54,"value":153},{"type":48,"tag":182,"props":187,"children":188},{},[189],{"type":54,"value":190},"触发方式",{"type":48,"tag":182,"props":192,"children":193},{},[194],{"type":54,"value":195},"行为",{"type":48,"tag":197,"props":198,"children":199},"tbody",{},[200,229,250,277,298],{"type":48,"tag":178,"props":201,"children":202},{},[203,209,217],{"type":48,"tag":204,"props":205,"children":206},"td",{},[207],{"type":54,"value":208},"quick",{"type":48,"tag":204,"props":210,"children":211},{},[212],{"type":48,"tag":74,"props":213,"children":215},{"className":214},[],[216],{"type":54,"value":208},{"type":48,"tag":204,"props":218,"children":219},{},[220,222,227],{"type":54,"value":221},"只问 5 个核心问题，约 2 分钟，其余小节保留 ",{"type":48,"tag":74,"props":223,"children":225},{"className":224},[],[226],{"type":54,"value":79},{"type":54,"value":228}," 并标注\"quick 模式未覆盖\"",{"type":48,"tag":178,"props":230,"children":231},{},[232,237,245],{"type":48,"tag":204,"props":233,"children":234},{},[235],{"type":54,"value":236},"full",{"type":48,"tag":204,"props":238,"children":239},{},[240],{"type":48,"tag":74,"props":241,"children":243},{"className":242},[],[244],{"type":54,"value":236},{"type":48,"tag":204,"props":246,"children":247},{},[248],{"type":54,"value":249},"完整 15 问，覆盖全部七个小节",{"type":48,"tag":178,"props":251,"children":252},{},[253,257,265],{"type":48,"tag":204,"props":254,"children":255},{},[256],{"type":54,"value":127},{"type":48,"tag":204,"props":258,"children":259},{},[260],{"type":48,"tag":74,"props":261,"children":263},{"className":262},[],[264],{"type":54,"value":127},{"type":48,"tag":204,"props":266,"children":267},{},[268,270,275],{"type":54,"value":269},"把现有画像各小节重置为 ",{"type":48,"tag":74,"props":271,"children":273},{"className":272},[],[274],{"type":54,"value":79},{"type":54,"value":276}," 后重新访谈（先向用户确认，因为这会丢弃已有画像内容）",{"type":48,"tag":178,"props":278,"children":279},{},[280,285,293],{"type":48,"tag":204,"props":281,"children":282},{},[283],{"type":54,"value":284},"--check",{"type":48,"tag":204,"props":286,"children":287},{},[288],{"type":48,"tag":74,"props":289,"children":291},{"className":290},[],[292],{"type":54,"value":284},{"type":48,"tag":204,"props":294,"children":295},{},[296],{"type":54,"value":297},"不提问，只输出画像完整度报告：哪些小节已填、哪些仍缺、哪些超过一年未复核",{"type":48,"tag":178,"props":299,"children":300},{},[301,306,311],{"type":48,"tag":204,"props":302,"children":303},{},[304],{"type":54,"value":305},"（缺省）",{"type":48,"tag":204,"props":307,"children":308},{},[309],{"type":54,"value":310},"无参数",{"type":48,"tag":204,"props":312,"children":313},{},[314],{"type":54,"value":315},"画像全空时默认 quick；画像部分已填时默认只补问缺失小节",{"type":48,"tag":57,"props":317,"children":319},{"id":318},"_1-开场说明",[320],{"type":54,"value":321},"1 · 开场说明",{"type":48,"tag":63,"props":323,"children":324},{},[325],{"type":54,"value":326},"开始提问前，用一段话向用户说明三件事：",{"type":48,"tag":88,"props":328,"children":329},{},[330,335,346],{"type":48,"tag":92,"props":331,"children":332},{},[333],{"type":54,"value":334},"访谈的目的是填写 CLAUDE.md 中的研究画像，它决定后续所有 skill 的默认行为。",{"type":48,"tag":92,"props":336,"children":337},{},[338,340,345],{"type":54,"value":339},"回答可以是口语化的，助手会负责整理成散文写入画像；任何问题都可以回答\"跳过\"，对应小节保留 ",{"type":48,"tag":74,"props":341,"children":343},{"className":342},[],[344],{"type":54,"value":79},{"type":54,"value":116},{"type":48,"tag":92,"props":347,"children":348},{},[349,351,356],{"type":54,"value":350},"随时可以中断，中断处会标记 ",{"type":48,"tag":74,"props":352,"children":354},{"className":353},[],[355],{"type":54,"value":148},{"type":54,"value":357},"，下次说\"继续访谈\"即可续谈。",{"type":48,"tag":63,"props":359,"children":360},{},[361],{"type":54,"value":362},"然后展示本次模式要问的问题清单（quick 展示 5 问，full 展示 15 问），让用户心里有数。",{"type":48,"tag":57,"props":364,"children":366},{"id":365},"_2-提问清单对应-claudemd-各占位",[367],{"type":54,"value":368},"2 · 提问清单（对应 CLAUDE.md 各占位）",{"type":48,"tag":63,"props":370,"children":371},{},[372],{"type":54,"value":373},"以下 15 问与画像七个小节一一对应。quick 模式只问标记 ★ 的 5 问。",{"type":48,"tag":375,"props":376,"children":378},"h3",{"id":377},"研究领域与方向",[379],{"type":54,"value":377},{"type":48,"tag":88,"props":381,"children":382},{},[383,388],{"type":48,"tag":92,"props":384,"children":385},{},[386],{"type":54,"value":387},"★ \"请用一两句话描述你的研究领域和正在做的课题，越具体越好。\"（追问：有没有想长期追踪的关键词？中英文都给我几个。）",{"type":48,"tag":92,"props":389,"children":390},{},[391],{"type":54,"value":392},"\"有没有明确不做的方向或方法？比如不做动物实验、不做某类材料。\"",{"type":48,"tag":375,"props":394,"children":396},{"id":395},"常用数据源",[397],{"type":54,"value":395},{"type":48,"tag":88,"props":399,"children":401},{"start":400},3,[402,407],{"type":48,"tag":92,"props":403,"children":404},{},[405],{"type":54,"value":406},"★ \"你平时查文献主要用哪些数据库？比如 OpenAlex、PubMed、CNKI、Web of Science。\"（追问：有没有没权限或很少用的？）",{"type":48,"tag":92,"props":408,"children":409},{},[410],{"type":54,"value":411},"\"文献管理用什么工具？Zotero、EndNote 还是 NoteExpress？有没有共享群组？\"",{"type":48,"tag":375,"props":413,"children":415},{"id":414},"算力环境",[416],{"type":54,"value":414},{"type":48,"tag":88,"props":418,"children":419},{"start":26},[420,425],{"type":48,"tag":92,"props":421,"children":422},{},[423],{"type":54,"value":424},"★ \"你的计算任务在哪里跑？本机、课题组服务器、学校超算还是云？\"（追问：远程的话怎么提交任务，有 Slurm 之类的调度系统吗？）",{"type":48,"tag":92,"props":426,"children":427},{},[428],{"type":54,"value":429},"\"常用的软件环境是什么？Python 版本、conda、领域软件，单任务大概多大规模？\"",{"type":48,"tag":375,"props":431,"children":433},{"id":432},"写作语言与目标期刊",[434],{"type":54,"value":432},{"type":48,"tag":88,"props":436,"children":438},{"start":437},7,[439,444],{"type":48,"tag":92,"props":440,"children":441},{},[442],{"type":54,"value":443},"★ \"论文和报告主要用中文还是英文写？\"",{"type":48,"tag":92,"props":445,"children":446},{},[447],{"type":54,"value":448},"\"常投的目标期刊或会议有哪些？说两三个就行。学位论文有学校模板要求吗？\"",{"type":48,"tag":375,"props":450,"children":452},{"id":451},"引用格式",[453],{"type":54,"value":451},{"type":48,"tag":88,"props":455,"children":457},{"start":456},9,[458],{"type":48,"tag":92,"props":459,"children":460},{},[461],{"type":54,"value":462},"★ \"参考文献默认用什么格式？GB\u002FT 7714、APA 还是 Vancouver？不同场景用不同格式的话分别说说。\"",{"type":48,"tag":375,"props":464,"children":466},{"id":465},"团队协作",[467],{"type":54,"value":465},{"type":48,"tag":88,"props":469,"children":471},{"start":470},10,[472,477],{"type":48,"tag":92,"props":473,"children":474},{},[475],{"type":54,"value":476},"\"有固定的课题组协作吗？文献库、代码仓库放在哪，谁负责终审？\"",{"type":48,"tag":92,"props":478,"children":479},{},[480],{"type":54,"value":481},"\"汇报节奏是怎样的？组会频率、周报要求之类的。\"",{"type":48,"tag":375,"props":483,"children":485},{"id":484},"伦理与数据合规",[486],{"type":54,"value":484},{"type":48,"tag":88,"props":488,"children":490},{"start":489},12,[491,496],{"type":48,"tag":92,"props":492,"children":493},{},[494],{"type":54,"value":495},"\"研究涉及人体、患者数据或动物实验吗？有伦理批件的话编号和有效期是什么？\"",{"type":48,"tag":92,"props":497,"children":498},{},[499],{"type":54,"value":500},"\"有没有数据不能离开某台机器、不能上传境外服务这类红线？基金项目有数据管理计划要求吗？\"",{"type":48,"tag":375,"props":502,"children":504},{"id":503},"收尾确认",[505],{"type":54,"value":503},{"type":48,"tag":88,"props":507,"children":509},{"start":508},14,[510,515],{"type":48,"tag":92,"props":511,"children":512},{},[513],{"type":54,"value":514},"\"有没有以上没问到、但你希望助手一直记住的偏好？比如写作风格、图的风格、单位习惯。\"",{"type":48,"tag":92,"props":516,"children":517},{},[518],{"type":54,"value":519},"\"我接下来会把回答整理成画像写回 CLAUDE.md，写之前会给你看一遍草稿，可以吗？\"",{"type":48,"tag":57,"props":521,"children":523},{"id":522},"_3-整理回答",[524],{"type":54,"value":525},"3 · 整理回答",{"type":48,"tag":88,"props":527,"children":528},{},[529,550,555,574,579],{"type":48,"tag":92,"props":530,"children":531},{},[532,534,540,542,548],{"type":54,"value":533},"把每个问题的回答整理成对应小节的散文。",{"type":48,"tag":535,"props":536,"children":537},"strong",{},[538],{"type":54,"value":539},"不要写 YAML，画像是散文",{"type":54,"value":541},"——分节用 ",{"type":48,"tag":74,"props":543,"children":545},{"className":544},[],[546],{"type":54,"value":547},"###",{"type":54,"value":549}," 标题，内容是连贯的自然段。",{"type":48,"tag":92,"props":551,"children":552},{},[553],{"type":54,"value":554},"保留用户原话中的关键细节（数据库权限、批件编号、软件版本），只做语句通顺化，不做信息增删。",{"type":48,"tag":92,"props":556,"children":557},{},[558,560,565,567,572],{"type":54,"value":559},"用户回答\"不知道\"或\"跳过\"的小节，保留 ",{"type":48,"tag":74,"props":561,"children":563},{"className":562},[],[564],{"type":54,"value":79},{"type":54,"value":566}," 并在其后括注\"（访谈时已询问，用户暂未提供）\"，便于 ",{"type":48,"tag":74,"props":568,"children":570},{"className":569},[],[571],{"type":54,"value":284},{"type":54,"value":573}," 区分\"没问过\"和\"问了没答\"。",{"type":48,"tag":92,"props":575,"children":576},{},[577],{"type":54,"value":578},"用户的口语表述出现明显矛盾时（如先说\"只用英文写作\"后说\"学位论文按学校中文模板\"），当面指出并请用户澄清，不要自行调和。",{"type":48,"tag":92,"props":580,"children":581},{},[582],{"type":54,"value":583},"删除 CLAUDE.md 模板中各小节的\"填写指引（访谈完成后删除本段）\"段落——填写完成的画像不再保留指引文字。",{"type":48,"tag":57,"props":585,"children":587},{"id":586},"_4-草稿确认与写回",[588],{"type":54,"value":589},"4 · 草稿确认与写回",{"type":48,"tag":88,"props":591,"children":592},{},[593,598,603,615],{"type":48,"tag":92,"props":594,"children":595},{},[596],{"type":54,"value":597},"把整理好的画像草稿完整展示给用户，逐小节问\"这一节这样可以吗？\"。",{"type":48,"tag":92,"props":599,"children":600},{},[601],{"type":54,"value":602},"用户提出修改后当场更新草稿，直到用户明确说\"可以写入\"。",{"type":48,"tag":92,"props":604,"children":605},{},[606,608,613],{"type":54,"value":607},"用编辑工具把草稿写回 CLAUDE.md 的画像部分，",{"type":48,"tag":535,"props":609,"children":610},{},[611],{"type":54,"value":612},"只改动画像部分",{"type":54,"value":614},"——guardrails、术语表、附录一律不动。",{"type":48,"tag":92,"props":616,"children":617},{},[618,620,626],{"type":54,"value":619},"写回后按 ",{"type":48,"tag":74,"props":621,"children":623},{"className":622},[],[624],{"type":54,"value":625},"provenance-record",{"type":54,"value":627}," 登记本次修改（paths 为 CLAUDE.md，note 写明\"画像访谈写回，模式 \u003Cquick|full>\"）。",{"type":48,"tag":57,"props":629,"children":631},{"id":630},"_5-中断与续谈",[632],{"type":54,"value":633},"5 · 中断与续谈",{"type":48,"tag":635,"props":636,"children":637},"ul",{},[638,650,669],{"type":48,"tag":92,"props":639,"children":640},{},[641,643,649],{"type":54,"value":642},"用户中断（\"先到这\"\"待会继续\"或直接结束会话）时：已确认的小节正常写回；尚未问到的小节在 CLAUDE.md 对应位置标注 ",{"type":48,"tag":74,"props":644,"children":646},{"className":645},[],[647],{"type":54,"value":648},"[PENDING: 访谈中断于第 N 问，续谈请运行 cold-start-interview]",{"type":54,"value":116},{"type":48,"tag":92,"props":651,"children":652},{},[653,655,660,662,667],{"type":54,"value":654},"续谈时：读取画像，跳过已填写小节，从 ",{"type":48,"tag":74,"props":656,"children":658},{"className":657},[],[659],{"type":54,"value":148},{"type":54,"value":661}," 标记处继续提问；全部问完后清除所有 ",{"type":48,"tag":74,"props":663,"children":665},{"className":664},[],[666],{"type":54,"value":148},{"type":54,"value":668}," 标记。",{"type":48,"tag":92,"props":670,"children":671},{},[672,677,679,684],{"type":48,"tag":74,"props":673,"children":675},{"className":674},[],[676],{"type":54,"value":284},{"type":54,"value":678}," 报告中 ",{"type":48,"tag":74,"props":680,"children":682},{"className":681},[],[683],{"type":54,"value":148},{"type":54,"value":685}," 小节单列为一类\"访谈中断未完成\"，优先建议续谈。",{"type":48,"tag":57,"props":687,"children":689},{"id":688},"输出模板",[690],{"type":54,"value":688},{"type":48,"tag":63,"props":692,"children":693},{},[694],{"type":54,"value":695},"访谈完成后向用户输出：",{"type":48,"tag":697,"props":698,"children":703},"pre",{"className":699,"code":700,"language":701,"meta":702,"style":702},"language-markdown shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","## 画像访谈完成\n\n- 模式：\u003Cquick|full|--redo|续谈>\n- 已填写小节：x\u002F7（列出小节名）\n- 仍为 [填空] 的小节：（列出，或写\"无\"）\n- 写入位置：CLAUDE.md「研究画像」一节\n- 运行记录：已登记 .openscience\u002Fprovenance.jsonl\n\n下一步建议：运行 research-lifecycle 开始你的第一个研究流程，\n或运行 research-workspace 初始化工作区目录。\n","markdown","",[704],{"type":48,"tag":74,"props":705,"children":706},{"__ignoreMap":702},[707,725,734,748,761,794,807,819,827,835],{"type":48,"tag":708,"props":709,"children":712},"span",{"class":710,"line":711},"line",1,[713,719],{"type":48,"tag":708,"props":714,"children":716},{"style":715},"--shiki-light:#39ADB5;--shiki-default:#89DDFF;--shiki-dark:#89DDFF",[717],{"type":54,"value":718},"## ",{"type":48,"tag":708,"props":720,"children":722},{"style":721},"--shiki-light:#E2931D;--shiki-default:#FFCB6B;--shiki-dark:#FFCB6B",[723],{"type":54,"value":724},"画像访谈完成\n",{"type":48,"tag":708,"props":726,"children":727},{"class":710,"line":30},[728],{"type":48,"tag":708,"props":729,"children":731},{"emptyLinePlaceholder":730},true,[732],{"type":54,"value":733},"\n",{"type":48,"tag":708,"props":735,"children":736},{"class":710,"line":400},[737,742],{"type":48,"tag":708,"props":738,"children":739},{"style":715},[740],{"type":54,"value":741},"-",{"type":48,"tag":708,"props":743,"children":745},{"style":744},"--shiki-light:#90A4AE;--shiki-default:#EEFFFF;--shiki-dark:#BABED8",[746],{"type":54,"value":747}," 模式：\u003Cquick|full|--redo|续谈>\n",{"type":48,"tag":708,"props":749,"children":751},{"class":710,"line":750},4,[752,756],{"type":48,"tag":708,"props":753,"children":754},{"style":715},[755],{"type":54,"value":741},{"type":48,"tag":708,"props":757,"children":758},{"style":744},[759],{"type":54,"value":760}," 已填写小节：x\u002F7（列出小节名）\n",{"type":48,"tag":708,"props":762,"children":763},{"class":710,"line":26},[764,768,773,778,784,789],{"type":48,"tag":708,"props":765,"children":766},{"style":715},[767],{"type":54,"value":741},{"type":48,"tag":708,"props":769,"children":770},{"style":744},[771],{"type":54,"value":772}," 仍为 ",{"type":48,"tag":708,"props":774,"children":775},{"style":715},[776],{"type":54,"value":777},"[",{"type":48,"tag":708,"props":779,"children":781},{"style":780},"--shiki-light:#91B859;--shiki-default:#C3E88D;--shiki-dark:#C3E88D",[782],{"type":54,"value":783},"填空",{"type":48,"tag":708,"props":785,"children":786},{"style":715},[787],{"type":54,"value":788},"]",{"type":48,"tag":708,"props":790,"children":791},{"style":744},[792],{"type":54,"value":793}," 的小节：（列出，或写\"无\"）\n",{"type":48,"tag":708,"props":795,"children":797},{"class":710,"line":796},6,[798,802],{"type":48,"tag":708,"props":799,"children":800},{"style":715},[801],{"type":54,"value":741},{"type":48,"tag":708,"props":803,"children":804},{"style":744},[805],{"type":54,"value":806}," 写入位置：CLAUDE.md「研究画像」一节\n",{"type":48,"tag":708,"props":808,"children":809},{"class":710,"line":437},[810,814],{"type":48,"tag":708,"props":811,"children":812},{"style":715},[813],{"type":54,"value":741},{"type":48,"tag":708,"props":815,"children":816},{"style":744},[817],{"type":54,"value":818}," 运行记录：已登记 .openscience\u002Fprovenance.jsonl\n",{"type":48,"tag":708,"props":820,"children":822},{"class":710,"line":821},8,[823],{"type":48,"tag":708,"props":824,"children":825},{"emptyLinePlaceholder":730},[826],{"type":54,"value":733},{"type":48,"tag":708,"props":828,"children":829},{"class":710,"line":456},[830],{"type":48,"tag":708,"props":831,"children":832},{"style":744},[833],{"type":54,"value":834},"下一步建议：运行 research-lifecycle 开始你的第一个研究流程，\n",{"type":48,"tag":708,"props":836,"children":837},{"class":710,"line":470},[838],{"type":48,"tag":708,"props":839,"children":840},{"style":744},[841],{"type":54,"value":842},"或运行 research-workspace 初始化工作区目录。\n",{"type":48,"tag":63,"props":844,"children":845},{},[846,851],{"type":48,"tag":74,"props":847,"children":849},{"className":848},[],[850],{"type":54,"value":284},{"type":54,"value":852}," 模式的输出模板：",{"type":48,"tag":697,"props":854,"children":856},{"className":699,"code":855,"language":701,"meta":702,"style":702},"## 画像完整度报告\n\n- 已填写：x\u002F7 小节\n- 空白（[填空]）：…\n- 中断未完成（[PENDING]）：…\n- 最后复核日期：…（超过一年时给出\"建议运行 customize 重新确认\"提示）\n",[857],{"type":48,"tag":74,"props":858,"children":859},{"__ignoreMap":702},[860,872,879,891,920,949],{"type":48,"tag":708,"props":861,"children":862},{"class":710,"line":711},[863,867],{"type":48,"tag":708,"props":864,"children":865},{"style":715},[866],{"type":54,"value":718},{"type":48,"tag":708,"props":868,"children":869},{"style":721},[870],{"type":54,"value":871},"画像完整度报告\n",{"type":48,"tag":708,"props":873,"children":874},{"class":710,"line":30},[875],{"type":48,"tag":708,"props":876,"children":877},{"emptyLinePlaceholder":730},[878],{"type":54,"value":733},{"type":48,"tag":708,"props":880,"children":881},{"class":710,"line":400},[882,886],{"type":48,"tag":708,"props":883,"children":884},{"style":715},[885],{"type":54,"value":741},{"type":48,"tag":708,"props":887,"children":888},{"style":744},[889],{"type":54,"value":890}," 已填写：x\u002F7 小节\n",{"type":48,"tag":708,"props":892,"children":893},{"class":710,"line":750},[894,898,903,907,911,915],{"type":48,"tag":708,"props":895,"children":896},{"style":715},[897],{"type":54,"value":741},{"type":48,"tag":708,"props":899,"children":900},{"style":744},[901],{"type":54,"value":902}," 空白（",{"type":48,"tag":708,"props":904,"children":905},{"style":715},[906],{"type":54,"value":777},{"type":48,"tag":708,"props":908,"children":909},{"style":780},[910],{"type":54,"value":783},{"type":48,"tag":708,"props":912,"children":913},{"style":715},[914],{"type":54,"value":788},{"type":48,"tag":708,"props":916,"children":917},{"style":744},[918],{"type":54,"value":919},"）：…\n",{"type":48,"tag":708,"props":921,"children":922},{"class":710,"line":26},[923,927,932,936,941,945],{"type":48,"tag":708,"props":924,"children":925},{"style":715},[926],{"type":54,"value":741},{"type":48,"tag":708,"props":928,"children":929},{"style":744},[930],{"type":54,"value":931}," 中断未完成（",{"type":48,"tag":708,"props":933,"children":934},{"style":715},[935],{"type":54,"value":777},{"type":48,"tag":708,"props":937,"children":938},{"style":780},[939],{"type":54,"value":940},"PENDING",{"type":48,"tag":708,"props":942,"children":943},{"style":715},[944],{"type":54,"value":788},{"type":48,"tag":708,"props":946,"children":947},{"style":744},[948],{"type":54,"value":919},{"type":48,"tag":708,"props":950,"children":951},{"class":710,"line":796},[952,956],{"type":48,"tag":708,"props":953,"children":954},{"style":715},[955],{"type":54,"value":741},{"type":48,"tag":708,"props":957,"children":958},{"style":744},[959],{"type":54,"value":960}," 最后复核日期：…（超过一年时给出\"建议运行 customize 重新确认\"提示）\n",{"type":48,"tag":57,"props":962,"children":964},{"id":963},"_6-quick-模式对话示例",[965],{"type":54,"value":966},"6 · quick 模式对话示例",{"type":48,"tag":63,"props":968,"children":969},{},[970],{"type":54,"value":971},"以下是一段 quick 模式访谈的示意对话，供把握节奏与语气（内容为虚构示例）：",{"type":48,"tag":973,"props":974,"children":975},"blockquote",{},[976],{"type":48,"tag":63,"props":977,"children":978},{},[979,981,985],{"type":54,"value":980},"助手：接下来 5 个问题，大概两分钟。回答可以口语化，任何问题都能说\"跳过\"。\n第 1 问：请用一两句话描述你的研究领域和正在做的课题。\n用户：我做植物抗病基因的，主要是水稻抗稻瘟病的分子标记辅助育种。\n助手：第 2 问：平时查文献主要用哪些数据库？有没有没权限的？\n用户：PubMed 和知网，Web of Science 学校没买。\n助手：第 3 问：计算任务在哪里跑？\n用户：基本就是办公室电脑，偶尔用课题组的服务器跑 BLAST。\n助手：第 4 问：参考文献默认什么格式？\n用户：中文 GB\u002FT 7714，投英文刊的时候按期刊要求。\n助手：第 5 问：论文主要用什么语言写？\n用户：中文为主，毕业前想冲一篇英文。\n助手：收到。我把这五条整理成画像草稿给你过目，其余两节（团队协作、伦理合规）先保留 ",{"type":48,"tag":708,"props":982,"children":983},{},[984],{"type":54,"value":783},{"type":54,"value":986},"，之后可以运行 full 模式补全。",{"type":48,"tag":57,"props":988,"children":990},{"id":989},"本技能不做什么",[991],{"type":54,"value":989},{"type":48,"tag":635,"props":993,"children":994},{},[995,1007,1018,1023,1036],{"type":48,"tag":92,"props":996,"children":997},{},[998,1000,1005],{"type":54,"value":999},"不替用户编造画像内容：用户没答的小节保留 ",{"type":48,"tag":74,"props":1001,"children":1003},{"className":1002},[],[1004],{"type":54,"value":79},{"type":54,"value":1006},"，绝不根据\"研究者的典型情况\"自行填充（guardrail 第 2、3 条）。",{"type":48,"tag":92,"props":1008,"children":1009},{},[1010,1012,1017],{"type":54,"value":1011},"不修改 CLAUDE.md 中画像以外的任何内容：guardrails 的修改走 ",{"type":48,"tag":74,"props":1013,"children":1015},{"className":1014},[],[1016],{"type":54,"value":135},{"type":54,"value":116},{"type":48,"tag":92,"props":1019,"children":1020},{},[1021],{"type":54,"value":1022},"不做研究选题建议：访谈只收集画像信息，\"我这个方向值不值得做\"之类问题转交 research-lifecycle 的 question 阶段。",{"type":48,"tag":92,"props":1024,"children":1025},{},[1026,1028,1034],{"type":54,"value":1027},"不验证用户提供信息的真实性（例如不真的去 SSH 登录用户的超算账号）；画像信息按 ",{"type":48,"tag":74,"props":1029,"children":1031},{"className":1030},[],[1032],{"type":54,"value":1033},"[用户提供]",{"type":54,"value":1035}," 对待。",{"type":48,"tag":92,"props":1037,"children":1038},{},[1039],{"type":54,"value":1040},"不删除画像历史：--redo 会重置画像，但修改记录留在 provenance.jsonl 中可追溯。",{"type":48,"tag":57,"props":1042,"children":1044},{"id":1043},"收尾与下一步",[1045],{"type":54,"value":1043},{"type":48,"tag":635,"props":1047,"children":1048},{},[1049,1070,1089],{"type":48,"tag":92,"props":1050,"children":1051},{},[1052,1054,1060,1062,1068],{"type":54,"value":1053},"画像填写完成后，提醒用户两个入口：",{"type":48,"tag":74,"props":1055,"children":1057},{"className":1056},[],[1058],{"type":54,"value":1059},"research-lifecycle",{"type":54,"value":1061},"（开始六阶段研究流程）和 ",{"type":48,"tag":74,"props":1063,"children":1065},{"className":1064},[],[1066],{"type":54,"value":1067},"research-workspace",{"type":54,"value":1069},"（初始化工作区）。",{"type":48,"tag":92,"props":1071,"children":1072},{},[1073,1075,1079,1081,1087],{"type":54,"value":1074},"quick 模式结束后额外提醒：\"本次只覆盖了 5 个核心问题，其余小节仍是 ",{"type":48,"tag":708,"props":1076,"children":1077},{},[1078],{"type":54,"value":783},{"type":54,"value":1080},"，有空时可以运行 ",{"type":48,"tag":74,"props":1082,"children":1084},{"className":1083},[],[1085],{"type":54,"value":1086},"cold-start-interview full",{"type":54,"value":1088}," 补全。\"",{"type":48,"tag":92,"props":1090,"children":1091},{},[1092],{"type":54,"value":1093},"告知用户画像的更新通道：\"以后信息变了，直接说'改一下画像'（走 customize）或重新访谈（cold-start-interview --redo）。\"",{"type":48,"tag":1095,"props":1096,"children":1097},"style",{},[1098],{"type":54,"value":1099},"html .light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html.light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html .default .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html.dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}",{"items":1101,"total":1302},[1102,1126,1142,1161,1176,1196,1214,1232,1247,1263,1282,1292],{"slug":1103,"name":1103,"fn":1104,"description":1105,"org":1106,"tags":1107,"stars":1123,"repoUrl":1124,"updatedAt":1125},"android-native-dev","develop Android native applications","Android native application development and UI design guide. Covers Material Design 3, Kotlin\u002FCompose development, project configuration, accessibility, and build troubleshooting. Read this before Android native application development.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1108,1111,1114,1117,1120],{"name":1109,"slug":1110,"type":16},"Accessibility","accessibility",{"name":1112,"slug":1113,"type":16},"Android","android",{"name":1115,"slug":1116,"type":16},"Kotlin","kotlin",{"name":1118,"slug":1119,"type":16},"Mobile","mobile",{"name":1121,"slug":1122,"type":16},"UI Components","ui-components",13030,"https:\u002F\u002Fgithub.com\u002FMiniMax-AI\u002Fskills","2026-07-13T06:16:54.247834",{"slug":1127,"name":1127,"fn":1128,"description":1129,"org":1130,"tags":1131,"stars":1123,"repoUrl":1124,"updatedAt":1141},"buddy-sings","generate singing performances for AI companions","Use when user wants their Claude Code pet (\u002Fbuddy) to sing a song. Triggers on any request that combines the concept of their Claude Code buddy, pet, or companion with singing or music. Supports multilingual triggers — match equivalent phrases in any language.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1132,1135,1138],{"name":1133,"slug":1134,"type":16},"Agents","agents",{"name":1136,"slug":1137,"type":16},"Audio","audio",{"name":1139,"slug":1140,"type":16},"Creative","creative","2026-07-13T06:16:35.130644",{"slug":1143,"name":1143,"fn":1144,"description":1145,"org":1146,"tags":1147,"stars":1123,"repoUrl":1124,"updatedAt":1160},"color-font-skill","select color palettes and font pairings","Choose presentation-ready color palettes and font pairings for PPT\u002Fdesign tasks. Use when users ask for visual theme choices, brand-safe palettes, or font recommendations. Triggers include: 配色, 色板, 字体, color palette, font, PPT配色, 字体搭配.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1148,1151,1154,1157],{"name":1149,"slug":1150,"type":16},"Design","design",{"name":1152,"slug":1153,"type":16},"Presentations","presentations",{"name":1155,"slug":1156,"type":16},"Themes","themes",{"name":1158,"slug":1159,"type":16},"Typography","typography","2026-07-13T06:17:02.785587",{"slug":1162,"name":1162,"fn":1163,"description":1164,"org":1165,"tags":1166,"stars":1123,"repoUrl":1124,"updatedAt":1175},"design-style-skill","select visual design systems for presentations","Select a consistent visual design system for PPT slides using radius\u002Fspacing style recipes. Use when users ask for overall style direction or component styling consistency. Includes Sharp\u002FSoft\u002FRounded\u002FPill recipes, component mappings, typography\u002Fspacing rules, and mixing guidance. Triggers: 风格, style, radius, spacing, 圆角, 间距, PPT风格, 视觉风格, design style, component style.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1167,1168,1171,1174],{"name":1149,"slug":1150,"type":16},{"name":1169,"slug":1170,"type":16},"Design System","design-system",{"name":1172,"slug":1173,"type":16},"PowerPoint","powerpoint",{"name":1152,"slug":1153,"type":16},"2026-07-13T06:17:10.398389",{"slug":1177,"name":1177,"fn":1178,"description":1179,"org":1180,"tags":1181,"stars":1123,"repoUrl":1124,"updatedAt":1195},"flutter-dev","build cross-platform apps with Flutter","Flutter cross-platform development guide covering widget patterns, Riverpod\u002FBloc state management, GoRouter navigation, performance optimization, and platform-specific implementations. Includes const optimization, responsive layouts, testing strategies, and DevTools profiling.\nUse when: building Flutter apps, implementing state management (Riverpod\u002FBloc), setting up GoRouter navigation, creating custom widgets, optimizing performance, writing widget tests, cross-platform development.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1182,1185,1188,1189,1192],{"name":1183,"slug":1184,"type":16},"Dart","dart",{"name":1186,"slug":1187,"type":16},"Flutter","flutter",{"name":1118,"slug":1119,"type":16},{"name":1190,"slug":1191,"type":16},"Performance","performance",{"name":1193,"slug":1194,"type":16},"State Management","state-management","2026-07-13T06:16:36.626679",{"slug":1197,"name":1197,"fn":1198,"description":1199,"org":1200,"tags":1201,"stars":1123,"repoUrl":1124,"updatedAt":1213},"frontend-dev","build visually striking frontend web pages","Full-stack frontend development combining premium UI design, cinematic animations,\nAI-generated media assets, persuasive copywriting, and visual art. Builds complete,\nvisually striking web pages with real media, advanced motion, and compelling copy.\nUse when: building landing pages, marketing sites, product pages, dashboards,\ngenerating media assets (image\u002Fvideo\u002Faudio\u002Fmusic), writing conversion copy,\ncreating generative art, or implementing cinematic scroll animations.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1202,1205,1206,1207,1210],{"name":1203,"slug":1204,"type":16},"Animation","animation",{"name":1139,"slug":1140,"type":16},{"name":1149,"slug":1150,"type":16},{"name":1208,"slug":1209,"type":16},"Frontend","frontend",{"name":1211,"slug":1212,"type":16},"Web Development","web-development","2026-07-13T06:16:39.108827",{"slug":1215,"name":1215,"fn":1216,"description":1217,"org":1218,"tags":1219,"stars":1123,"repoUrl":1124,"updatedAt":1231},"fullstack-dev","build full-stack web applications","Full-stack backend architecture and frontend-backend integration guide.\nTRIGGER when: building a full-stack app, creating REST API with frontend, scaffolding backend service,\nbuilding todo app, building CRUD app, building real-time app, building chat app,\nExpress + React, Next.js API, Node.js backend, Python backend, Go backend,\ndesigning service layers, implementing error handling, managing config\u002Fauth,\nsetting up API clients, implementing auth flows, handling file uploads,\nadding real-time features (SSE\u002FWebSocket), hardening for production.\nDO NOT TRIGGER when: pure frontend UI work, pure CSS\u002Fstyling, database schema only.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1220,1223,1224,1227,1230],{"name":1221,"slug":1222,"type":16},"Backend","backend",{"name":1208,"slug":1209,"type":16},{"name":1225,"slug":1226,"type":16},"Full-stack","full-stack",{"name":1228,"slug":1229,"type":16},"REST API","rest-api",{"name":1211,"slug":1212,"type":16},"2026-07-13T06:16:43.219005",{"slug":1233,"name":1233,"fn":1234,"description":1235,"org":1236,"tags":1237,"stars":1123,"repoUrl":1124,"updatedAt":1246},"gif-sticker-maker","create animated GIF stickers from photos","Convert photos (people, pets, objects, logos) into 4 animated GIF stickers with captions.\nUse when: user wants to create cartoon stickers, GIF expressions, emoji packs, animated avatars,\nor convert photos to Funko Pop \u002F Pop Mart blind box style animations.\nTriggers: sticker, GIF, cartoon, emoji, expression pack, avatar animation.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1238,1239,1240,1243],{"name":1203,"slug":1204,"type":16},{"name":1139,"slug":1140,"type":16},{"name":1241,"slug":1242,"type":16},"Images","images",{"name":1244,"slug":1245,"type":16},"Media","media","2026-07-13T06:16:51.74461",{"slug":1248,"name":1248,"fn":1249,"description":1250,"org":1251,"tags":1252,"stars":1123,"repoUrl":1124,"updatedAt":1262},"ios-application-dev","develop iOS applications with SwiftUI and UIKit","iOS application development guide covering UIKit, SnapKit, and SwiftUI. Includes touch targets, safe areas, navigation patterns, Dynamic Type, Dark Mode, accessibility, collection views, common UI components, and SwiftUI design guidelines. For detailed references on specific topics, see the reference files.\nUse when: developing iOS apps, implementing UI, reviewing iOS code, working with UIKit\u002FSnapKit\u002FSwiftUI layouts, building iPhone interfaces, Swift mobile development, Apple HIG compliance, iOS accessibility implementation.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1253,1254,1257,1258,1261],{"name":1109,"slug":1110,"type":16},{"name":1255,"slug":1256,"type":16},"iOS","ios",{"name":1118,"slug":1119,"type":16},{"name":1259,"slug":1260,"type":16},"SwiftUI","swiftui",{"name":1121,"slug":1122,"type":16},"2026-07-13T06:16:55.686092",{"slug":1264,"name":1264,"fn":1265,"description":1266,"org":1267,"tags":1268,"stars":1123,"repoUrl":1124,"updatedAt":1281},"minimax-docx","create and edit DOCX documents","Professional DOCX document creation, editing, and formatting using OpenXML SDK (.NET). Three pipelines: (A) create new documents from scratch, (B) fill\u002Fedit content in existing documents, (C) apply template formatting with XSD validation gate-check. MUST use this skill whenever the user wants to produce, modify, or format a Word document — including when they say \"write a report\", \"draft a proposal\", \"make a contract\", \"fill in this form\", \"reformat to match this template\", or any task whose final output is a .docx file. Even if the user doesn't mention \"docx\" explicitly, if the task implies a printable\u002Fformal document, use this skill.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1269,1272,1275,1278],{"name":1270,"slug":1271,"type":16},"Documents","documents",{"name":1273,"slug":1274,"type":16},"DOCX","docx",{"name":1276,"slug":1277,"type":16},"Office","office",{"name":1279,"slug":1280,"type":16},"Templates","templates","2026-07-13T06:16:40.461868",{"slug":1283,"name":1283,"fn":1284,"description":1285,"org":1286,"tags":1287,"stars":1123,"repoUrl":1124,"updatedAt":1291},"minimax-music-gen","generate music and audio tracks","Use when user wants to generate music, songs, or audio tracks. Triggers on any request involving music creation, song writing, lyrics generation, audio production, or covers. Also triggers when user provides lyrics and wants them turned into a song, or describes a mood\u002Fscene and wants background music. Supports multilingual triggers — match equivalent phrases in any language. Do NOT use for music playback of existing files, music theory questions, or music recommendation without generation.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1288,1289,1290],{"name":1136,"slug":1137,"type":16},{"name":1139,"slug":1140,"type":16},{"name":1244,"slug":1245,"type":16},"2026-07-13T06:16:50.381758",{"slug":1293,"name":1293,"fn":1294,"description":1295,"org":1296,"tags":1297,"stars":1123,"repoUrl":1124,"updatedAt":1301},"minimax-music-playlist","generate personalized music playlists","Generate personalized music playlists by analyzing the user's music taste and generation feedback history. Triggers on any request involving playlist generation, music taste profiling, or personalized music recommendations. Supports multilingual triggers — match equivalent phrases in any language.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1298,1299,1300],{"name":1136,"slug":1137,"type":16},{"name":1139,"slug":1140,"type":16},{"name":1244,"slug":1245,"type":16},"2026-07-13T06:16:57.002997",84,{"items":1304,"total":1392},[1305,1321,1336,1348,1360,1367,1380],{"slug":1306,"name":1306,"fn":1307,"description":1308,"org":1309,"tags":1310,"stars":26,"repoUrl":27,"updatedAt":1320},"article2tasks","convert articles into Dida365 tasks","将技术周报（批量）或单篇文章整理为滴答清单待办事项，自动分类到已有清单并打标签，全程通过 MCP 写入，跨平台无需任何本地脚本。当用户提供周报内容、文章链接，或提及「周报」「文章汇总」「添加到滴答」时，使用此技能。",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1311,1314,1317],{"name":1312,"slug":1313,"type":16},"Content Creation","content-creation",{"name":1315,"slug":1316,"type":16},"MCP","mcp",{"name":1318,"slug":1319,"type":16},"Task Management","task-management","2026-08-18T03:49:38.751656",{"slug":1322,"name":1322,"fn":1323,"description":1324,"org":1325,"tags":1326,"stars":26,"repoUrl":27,"updatedAt":1335},"citation-verify","verify academic citation accuracy","当用户需要核验参考文献真实性、检查 BibTeX 条目是否有误、审查论文引用是否可靠、 排查 bibliography 中的错误条目、验证 DOI 与题录是否对得上、发现参考文献张冠李戴、 做投稿前引用体检或审稿引用抽查时使用。同义场景：参考文献核验、引用核查、 文献真伪鉴别、bib 文件检查、参考文献纠错、引用元数据比对、 \"帮我看看这些参考文献有没有问题\"\"这个 DOI 对得上吗\"\"有没有编造的引用\"。",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1327,1330,1331,1334],{"name":1328,"slug":1329,"type":16},"Code Analysis","code-analysis",{"name":24,"slug":25,"type":16},{"name":1332,"slug":1333,"type":16},"QA","qa",{"name":14,"slug":15,"type":16},"2026-08-21T03:59:17.615117",{"slug":1337,"name":1337,"fn":1338,"description":1339,"org":1340,"tags":1341,"stars":26,"repoUrl":27,"updatedAt":1347},"claim-check","verify research claims against evidence","当需要检查论文草稿中的事实性论断是否有证据支撑、做引用-论断对齐审计、 找出没有出处的陈述、核对文内引用是否真能支撑所在句子时加载使用； 通常由 evidence-loop 或审稿类流程调用，不直接面向用户。同义场景： 论断支撑检查、claim 支撑审计、无支撑断言排查、证据覆盖检查、 引用与论断对齐、\"这段话有没有文献撑\"\"哪些说法没有引用\"。",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1342,1345,1346],{"name":1343,"slug":1344,"type":16},"Audit","audit",{"name":1328,"slug":1329,"type":16},{"name":14,"slug":15,"type":16},"2026-08-21T03:59:02.154691",{"slug":1349,"name":1349,"fn":1350,"description":1351,"org":1352,"tags":1353,"stars":26,"repoUrl":27,"updatedAt":1359},"cn-literature","search and organize Chinese academic literature","当用户需要检索或整理中文文献（CNKI 知网、万方、维普、超星）、把中文数据库 导出的题录文件解析成统一 PaperDocument、或把中文文献与英文检索结果合并去重 时使用。同义场景：中文文献检索、知网导出题录解析、万方检索、Refworks\u002FEndNote 格式转换、\"帮我把这份 CNKI 导出的 txt 整理成文献表\"\"中文核心期刊上关于 X 有哪些研究\"。",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1354,1357,1358],{"name":1355,"slug":1356,"type":16},"Data Cleaning","data-cleaning",{"name":1270,"slug":1271,"type":16},{"name":14,"slug":15,"type":16},"2026-08-21T03:59:12.24404",{"slug":4,"name":4,"fn":5,"description":6,"org":1361,"tags":1362,"stars":26,"repoUrl":27,"updatedAt":28},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1363,1364,1365,1366],{"name":24,"slug":25,"type":16},{"name":21,"slug":22,"type":16},{"name":18,"slug":19,"type":16},{"name":14,"slug":15,"type":16},{"slug":135,"name":135,"fn":1368,"description":1369,"org":1370,"tags":1371,"stars":26,"repoUrl":27,"updatedAt":1379},"customize research guardrails and settings","当用户想修改研究画像或共享守则（guardrails）时使用：换了研究领域、换了目标期刊、换了引用格式、换了算力环境、合规要求变化、想调整某条 guardrail 的严格程度。同义触发场景：改一下画像、更新我的研究信息、修改 CLAUDE.md、调整设置、换引用格式、customize、个性化配置、改规则、重新配置工作台。本技能是画像与守则的唯一维护入口：读取 CLAUDE.md、与用户逐项确认修改点、写回文件、并明确告知哪些 skill 的行为会因此变化。",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1372,1375,1378],{"name":1373,"slug":1374,"type":16},"Best Practices","best-practices",{"name":1376,"slug":1377,"type":16},"Configuration","configuration",{"name":14,"slug":15,"type":16},"2026-08-21T03:59:35.867596",{"slug":1381,"name":1381,"fn":1382,"description":1383,"org":1384,"tags":1385,"stars":26,"repoUrl":27,"updatedAt":1391},"dida365","manage Dida365 tasks and habits","Manage 滴答清单 (Dida365 China) tasks, lists, habits, focus records and countdowns through the official Dida365 MCP server at mcp.dida365.com. Use when the user asks to check, plan, create, update, complete or review tasks and habits on dida365.com, or asks about focus history and countdowns.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1386,1387,1390],{"name":1315,"slug":1316,"type":16},{"name":1388,"slug":1389,"type":16},"Scheduling","scheduling",{"name":1318,"slug":1319,"type":16},"2026-08-18T03:49:37.126385",36]