byleonardodalinky· 32 skills
Step 3 of the PaperOrchestra pipeline (arXiv:2604.05018). Execute the literature search strategy from outline.json — discover candidate papers via web search, verify them through Semantic Scholar (Levenshtein > 70 fuzzy title match, temporal cutoff, dedup by paperId), build a BibTeX file, and draft Introduction + Related Work using ≥90% of the verified pool. Runs in parallel with the plotting-agent. TRIGGER when the orchestrator delegates Step 3 or when the user asks to "find citations for my paper", "draft the related work", or "build the bibliography".
$npx -y skills add leonardodalinky/scider --skill literature-review-agentInstalls into the current project.
Run `npx skills use "https://github.com/leonardodalinky/scider" --skill "leonardodalinky/scider/literature-review-agent"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/leonardodalinky/scider" that are relevant to the current task. Run `npx skills add "https://github.com/leonardodalinky/scider"` and select the relevant skills, then follow their instructions.