scholar-search
๐ฏSkillfrom dsebastien/ai-skill-scholar
A suite of three agent skills for academic research using the OpenAlex API, providing paper search across arXiv, conferences, journals, and books, citation graph traversal, and automated literature review with structured synthesis. No API key required.
Same repository
dsebastien/ai-skill-scholar(3 items)
Installation
npx vibeindex add dsebastien/ai-skill-scholar --skill scholar-searchnpx skills add dsebastien/ai-skill-scholar --skill scholar-search~/.claude/skills/scholar-search/SKILL.mdSKILL.md
More from this repository2
A citation graph skill from the ai-skill-scholar suite that fetches references and citing papers for a given work via the OpenAlex Graph API, requiring no API key and using only stdlib Python with zero dependencies.
A research skill suite that orchestrates two-pass literature reviews using the OpenAlex Graph API, combining scholar-search, citation graph traversal, and structured synthesis across arXiv, journals, and conferences with no API key required.