Literature Sweep banner
youngeun1209 youngeun1209

Literature Sweep

Development community

Description

--- description: Find, summarize, and verify N papers on a topic. Parallel-dispatch engine across `@literature-curator` instances; only verified entries enter the BibTeX file. --- # /literature-sweep Dispatcher. Read [`skills/literature-sweep/SKILL.md`](../skills/literature-sweep/SKILL.md) and follow it exactly. Arguments: `$ARGUMENTS` ## Signature ``` /literature-sweep <topic> [--n N] [--depth basic|deep] [--source crossref|openalex|both] [--parallel P] ``` ## Flags | Flag | Default | Pu

Installation

Installs to ~/.claude/skills/youngeun1209-oh-my-claudecode-research-literature-sweep/SKILL.md

Terminal
mkdir -p ~/.claude/skills/youngeun1209-oh-my-claudecode-research-literature-sweep && curl -fsSL https://raw.githubusercontent.com/youngeun1209/oh-my-claudecode-research/HEAD/commands/literature-sweep.md -o ~/.claude/skills/youngeun1209-oh-my-claudecode-research-literature-sweep/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository