ykdojo/paper-search
16 stars · Last commit 2026-03-16
Claude Code plugin for searching 250M+ academic papers via OpenAlex. Search by keyword, look up by DOI, sort by citations or date. No API key needed.
README preview
# paper-search A Claude Code plugin and skill for searching academic papers via the [OpenAlex API](https://docs.openalex.org/). ## Install as Claude Code Plugin ```bash claude plugin marketplace add ykdojo/paper-search claude plugin install paper-search@paper-search ``` After installing, the `paper-search` skill is available automatically. Just ask Claude Code to search for papers and it will use the skill. ## Requirements - `curl`, `jq` ## Usage ```bash