research-skill
调研最佳实践的 Skill。当需要了解某个领域的方法论、工具、最佳实践时触发。触发词:调研、research、了解一下、有什么方法、最佳实践。
npx skills add majiayu000/claude-skill-registry --skill research-skill-maxoreric-sop-engine-2 --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# 调研 获取外部知识和最佳实践,为 Skill 创建提供依据。 ## 流程 1. **明确调研目标** - 从 goal.md 提取关键问题 2. **搜索信息** - 使用 web search 获取信息 3. **整理结果** - 汇总为结构化文档 4. **输出** - 写入 workspace/research.md ## 调研维度 ### 方法论 - 业界通用的方法是什么? - 有哪些成熟的框架? - 专家怎么做这件事? ### 工具 - 有什么现成的工具? - 各工具的优缺点? - 推荐哪个? ### 案例 - 有什么成功案例? - 他们是怎么做的? - 可以借鉴什么? ### 陷阱 - 常见的错误是什么? - 需要注意什么? - 如何避免? ## 输出格式 在 `workspace/research.md` 中记录: ```markdown # 调研报告:[主题] ## 调研目标 [要解决的问题] ## 方法论 [业界方法总结] ## 工具推荐 [工具对比和推荐] ## 参考案例 [可借鉴的案例] ## 注意事项 [陷阱和建议] ## 结论 [对 Skill 创建的建议] ## 参考来源 [信息来源列表] ``` ## 原则 - 优先搜索权威来源 - 信息要注明出处 - 多角度对比,不偏信单一来源 - 结论要可操作
- 流程
- 调研维度
- 方法论
- 工具
- 案例
- 陷阱
- 输出格式
- 原则
What does the research-skill skill do?
调研最佳实践的 Skill。当需要了解某个领域的方法论、工具、最佳实践时触发。触发词:调研、research、了解一下、有什么方法、最佳实践。
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill research-skill-maxoreric-sop-engine-2 --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
