paper-search
Installation
SKILL.md
Paper Search Skill
Unified paper search across arXiv, DBLP, OpenAlex, OpenReview
(NeurIPS / ICLR / ICML), Semantic Scholar, and Crossref using
./scripts/search_papers.py. All sources are searched concurrently (in
independent child processes) by default for maximum speed. Queries within one
source remain serial. Returns results grouped by source.
When to use
Trigger this skill when the user asks things like:
- "Find papers on X published between 2023 and 2025."
- "Search NeurIPS / ICLR / ICML for work on X."
- "Get arXiv + Semantic Scholar results for X."
- "Show me recent prior art on X."