mcpbeat

���用 ���度研究 ���加字段

lornshrimp/通用-深度研究-追加字段

向现有小说写作调研outline补充字段定义。优先补充对创作者有直接价值的"创作可迁移"维度字段。

264 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

4 sections, as written by the author

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

通用-深度研究-追加字段

触发方式

/research-add-fields

执行流程

Step 1: 自动定位Fields文件

在当前工作目录查找 */fields.yaml 文件,自动读取现有fields定义。

Step 2: 获取补充来源

询问用户选择:

  • A. 用户直接输入:用户提供字段名称和描述
  • B. Web Search搜索:启动web-search-agent搜索该领域常用字段

Step 3: 展示并确认

  • 展示建议的新字段列表
  • 用户确认哪些字段需要添加
  • 用户指定字段分类和detail_level

Step 4: 保存更新

将确认的字段追加到fields.yaml,保存文件。

输出

更新后的 {topic}/fields.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.