Documentation
README
Lit-Review Orchestrator
Run the literature-review pipeline from a single command, starting from a document that describes your article.
Input: a .tex or .docx document — a full manuscript, an abstract, or any
text describing the article's content.
Output: a deduplicated, relevance-screened master list (JSON + RIS), plus the
extracted search plan and all intermediate stage files.
Quick Start
The orchestrator.py commands below are the autonomous fallback (reasoning on
the Sonnet/DeepSeek API). When an agent runs this skill interactively, use the
agent-driven flow instead; see How it runs below. That flow performs
non-browser reasoning at the agent layer with no Anthropic API key, using the
platform routing in docs/claude-code.md or docs/codex.md.
This is the opening of the README. Read the full README on GitHub.