mcpbeat

���用 ���度研究 ���加课题

lornshrimp/通用-深度研究-追加课题

向现有调研outline补充items(调研对象)。

254 tokens
context cost
the whole folder, loaded on every use
1
files
instructions only
0
copies elsewhere
how many repositories repackaged it
148
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/lornshrimp/Lorn.NovelWriteSkills --skill 通用-深度研究-追加课题

The instruction itself

3 sections, as written by the author

<!-- ===== Layer 1: 永久缓存 ===== -->

通用-深度研究-追加课题

触发方式

/research-add-items

执行流程

Step 1: 自动定位 Outline

在当前工作目录查找 */outline.yaml 文件,自动读取。

Step 2: 并行获取补充来源

同时进行:

  • A. 询问用户:需要补充哪些 items?有具体名称吗?——优先考虑是否还有对创作者有直接价值的对象未被列入,以及当前项目的人物、设定、大纲中可能暴露的信息缺口。
  • B. 询问是否需要 Web Search:是否启动 agent 搜索更多 items?

Step 3: 合并更新

  • 将新items追加到outline.yaml
  • 展示给用户确认
  • 避免重复
  • 保存更新后的outline

输出

更新后的 {topic}/outline.yaml 文件(原地修改)

How to use it

Copy the folder

Take lornshrimp/通用-深度研究-追加课题 from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

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.