research-skills
Complete academic research workflow from literature search to slide decks
All Skills in This Repository (5)
Pure Emerald Level Indicatorspaper-slide-deck
Generate presentation slide decks from academic paper PDFs with extracted figures.
research-proposal
Generates PhD research proposals in Nature Reviews-style writing via a five-phase workflow.
medical-imaging-review
Synthesize medical imaging literature from ArXiv, PubMed, and Zotero into structured review drafts.
lit-search
Runs exhaustive time-windowed literature retrieval with measurable recall and quality-tiered DOI delivery.
scholar-slides
Converts research papers into fidelity-first academic slide decks with vector equations and editable PPTX.
Frequently Asked Questions
FAQPage SchemaHow to install research-skills?▼
Run `npx skills add luwill/research-skills --all -g -y` in your terminal to install all five research skills globally.
How to do a systematic literature search with AI?▼
The lit-search skill runs an exhaustive, time-windowed search across PubMed, OpenAlex, arXiv and more, delivering a quality-tiered DOI list with measurable recall evidence.
Can AI write a PhD research proposal without fake citations?▼
Yes. The research-proposal skill verifies every reference against DOI, PubMed, or arXiv before citing it, and flags anything unverifiable instead of fabricating it.
How to turn a research paper into presentation slides?▼
Use scholar-slides for faithful, editable decks with real equations and figures, or paper-slide-deck for stylized AI-generated slide images in 17 visual styles.
Does research-skills work with Claude Code?▼
Yes. All skills follow the standard SKILL.md format and run directly in Claude Code and other compatible AI agents, with bilingual English and Chinese support.
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