AutoResearchClaw systematic-review
Structured methodology for comprehensive literature review following PRISMA guidelines. Use during literature search and screening stages.
install
source · Clone the upstream repo
git clone https://github.com/aiming-lab/AutoResearchClaw
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/aiming-lab/AutoResearchClaw "$T" && mkdir -p ~/.claude/skills && cp -r "$T/researchclaw/skills/builtin/experiment/systematic-review" ~/.claude/skills/aiming-lab-autoresearchclaw-systematic-review && rm -rf "$T"
manifest:
researchclaw/skills/builtin/experiment/systematic-review/SKILL.mdsource content
Systematic Review Best Practice
Follow PRISMA-like methodology for literature search:
- Define clear inclusion/exclusion criteria BEFORE searching
- Use multiple databases (Semantic Scholar, arXiv, OpenAlex)
- Search with both broad and narrow queries
- Screen by title/abstract first, then full text
- Extract: method, dataset, metrics, key findings
- Synthesize gaps and opportunities, not just summaries
- Prioritize recent (last 2-3 years) high-citation papers
- Include at least one seminal/foundational paper per sub-topic