npx skills add ...
npx skills add collaborative-deep-research/agent-papers-cli --skill literature-review
Conduct a systematic literature review on an academic topic. Use when the user asks for a literature review, survey, or systematic overview of a research area.
npx skills add collaborative-deep-research/agent-papers-cli --skill literature-review
Conduct a systematic literature review on "$ARGUMENTS" using the paper and paper-search CLI tools.
Before searching, clarify with the user:
Search with multiple query variations to maximize coverage:
Deduplicate results by title/paper ID.
For each unique paper found:
Categorize as: highly relevant / somewhat relevant / not relevant.
For highly relevant papers:
Take structured notes on each paper: problem, method, key results, limitations.
For seminal papers, find related work:
Add any important papers discovered this way back to the triage step.
Organize findings by theme, not by paper. Include:
paper bibtex <arxiv_id> to generate)paper-search semanticscholar citations <paper_id> --limit 20
paper-search semanticscholar references <paper_id> --limit 20