Documentation
README
Systematic Literature Review
Overview
Produces a structured systematic literature review (SLR) across multiple academic papers on a research topic. Given a topic query, searches arXiv, extracts structured metadata from each paper, synthesizes themes, and emits a final report with consistent citations.
Distinct from academic-paper-review: that skill does deep peer review of
a single paper. This skill does breadth-first synthesis across many papers.
Poirot note: The original deer-flow skill uses a bundled
scripts/arxiv_search.py+ subagenttasktool for parallel extraction. Poirot has neither, so this version usesbashwithcurlto the arXiv API directly + sequential single-agent extraction.
When to Use
This is the opening of the README. Read the full README on GitHub.