Agent Skills
› aiming-lab/MetaClaw
› structured-research-workflow
structured-research-workflow
GitHub提供从零开始进行主题研究的结构化工作流,涵盖文献综述、竞品分析及技术尽职调查。通过定义范围、广泛搜索、严格筛选、深度阅读及综合归纳等步骤,确保研究质量并避免常见陷阱。
Trigger Scenarios
需要进行文献综述
开展竞品分析
执行技术尽职调查
启动开放式事实查找任务
Install
npx skills add aiming-lab/MetaClaw --skill structured-research-workflow -g -y
SKILL.md
Frontmatter
{
"name": "structured-research-workflow",
"category": "research",
"description": "Use this skill when conducting research on a topic from scratch — literature review, competitive analysis, technical due diligence, or fact-finding. Apply before starting any open-ended research task."
}
Structured Research Workflow
- Define scope — Write the specific question you are trying to answer. Avoid scope creep.
- Search broadly first — Use multiple search strategies and keywords.
- Filter ruthlessly — Keep only sources that directly address the question.
- Read deeply — Skim abstracts/intros; read in full only when clearly relevant.
- Synthesize, don't transcribe — Group findings by theme; note agreements and conflicts.
- Cite — Record source URL/DOI at time of reading; don't reconstruct later.
- Flag uncertainty — Clearly separate what is established vs. contested vs. unknown.
Anti-pattern: Reporting the first search result without checking alternatives.
Version History
- 922caf3 Current 2026-07-25 11:08


