literature-harvest
Keyword-driven scholarly literature search, download, and deduplication
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install literature-harvest?โผ
Run `npx skills add zhongzhx/literature-harvest --all -g -y` in your terminal to install this skill globally.
How to batch-download research papers by keyword?โผ
Edit the config template with your topic keywords, then run the harvest script to search PubMed, Europe PMC, Crossref, and OpenAlex and download all legally accessible full texts automatically.
Does it work for topics other than biology?โผ
Yes. The skill works for any keyword set; you simply edit the queries and filter terms in the config file for your own research topic.
What happens if a download run gets interrupted?โผ
You can resume anytime with the continue script, which retries failed downloads, chases PDFs from saved HTML pages, and deduplicates the final file set.
Do I need coding experience to use it?โผ
No. Once installed, your AI agent reads the SKILL.md instructions and runs the search, download, and deduplication steps from your plain-English request.
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