Agent skill
research-add-items-weizhena-deep-research-skills
向现有调研outline补充items(调研对象)。
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/skills/other/research-add-items-weizhena-deep-research-skills
SKILL.md
Research Add Items - 补充调研对象
触发方式
/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 文件(原地修改)
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?