什么是 create-topic-note?
创建评论主题注释,将相关注释分组到共同主题下,并自动反向链接到源注释。触发器:“将它们分组到一个主题下”、“为 [[A]]、[[B]]、[[C]] 创建主题注释”。 来源:nweii/agent-stuff。
创建评论主题注释,将相关注释分组到共同主题下,并自动反向链接到源注释。触发器:“将它们分组到一个主题下”、“为 [[A]]、[[B]]、[[C]] 创建主题注释”。
通过命令行快速安装 create-topic-note AI 技能到你的开发环境
来源:nweii/agent-stuff。
Create a new topic note that groups related notes under a common theme. Synthesizes provided notes into a lightweight hub.
If no notes are provided, prompt for them. If no title is given but notes are provided, suggest a title based on the notes' common theme.
Read each note's frontmatter (especially description) and skim content to understand:
创建评论主题注释,将相关注释分组到共同主题下,并自动反向链接到源注释。触发器:“将它们分组到一个主题下”、“为 [[A]]、[[B]]、[[C]] 创建主题注释”。 来源:nweii/agent-stuff。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/nweii/agent-stuff --skill create-topic-note创建评论主题注释,将相关注释分组到共同主题下,并自动反向链接到源注释。触发器:“将它们分组到一个主题下”、“为 [[A]]、[[B]]、[[C]] 创建主题注释”。 来源:nweii/agent-stuff。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/nweii/agent-stuff --skill create-topic-note 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/nweii/agent-stuff