academic-search
Search academic papers across disciplines with citations and open PDFs
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install academic-search?โผ
Run `npx skills add ustc-ai4science/academic-search --all -g -y` in your terminal to install the skill globally for your AI agent.
How to search papers with AI?โผ
Just ask your agent in plain language, like finding the top 10 papers on a topic since 2023. The skill picks the right platforms, expands your query, and returns a ranked summary table.
Which academic databases does it support?โผ
It covers arXiv, Semantic Scholar, PubMed, OpenAlex, Crossref, Unpaywall, Papers with Code, ACM DL, IEEE Xplore, Google Scholar, and CNKI, with discipline-specific routing for medicine, physics, chemistry, economics, and humanities.
Can it download paper PDFs?โผ
Yes, but only legal open-access PDFs. It generates a download manifest first, labels each paper's access status, and never bypasses paywalls or uses shadow libraries.
Does academic-search work with Claude Code?โผ
Yes. It follows the standard SKILL.md format and runs directly in Claude Code and other compatible AI coding agents.
Related Repositories in Education & Research
View All in Education & Researchโlearn-claude-code
Learn to build AI agent harnesses from scratch
ai-agents-for-beginners
Learn to build, deploy, and secure AI agents step by step
33-js-concepts
Master 33 essential JavaScript concepts with tested, verified guides