By kthorn
Conduct systematic literature reviews by searching PubMed and Semantic Scholar, screening papers with rubrics, extracting data, and traversing citations, all within Claude Code.
Introduction to literature search & review skills - systematic paper finding, screening, extraction, and citation traversal
Main orchestration workflow for systematic literature research - search, evaluate, traverse, synthesize
Collaboratively build and refine paper screening rubrics through brainstorming, test-driven development, and iterative feedback
Check if medicinal chemistry papers are in ChEMBL database to access curated bioactivity data
Safely remove intermediate files from completed research sessions while preserving important data
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Give Claude Code superpowers for systematic literature searching and review. Search PubMed, screen papers, extract data, traverse citations, and synthesize findings.
Focus: Finding and reviewing scientific papers, not lab work or data analysis.
A complete toolkit for systematic literature reviews:
# In Claude Code, add the marketplace
/plugin marketplace add https://github.com/kthorn/research-superpower
# Install the plugin
/plugin install research-superpowers@research-superpowers-marketplace
# Start asking literature search questions!
# Example: "Find papers on BTK inhibitor selectivity with IC50 data"
# Example: "Review literature on CRISPR gene editing in cardiomyocytes"
# Example: "What's known about MmpL3 inhibitors for tuberculosis?"
# Clone to your config directory
git clone https://github.com/kthorn/research-superpower ~/.config/research-superpowers
# Start Claude Code and tell it your literature search question
Note: These skills help you find and review papers. For analyzing experimental data or designing experiments, you'll need other tools.
research-superpowers/
├── skills/
│ ├── getting-started/ # Introduction and workflow overview
│ └── research/
│ ├── answering-research-questions/ # Main orchestration
│ ├── searching-literature/ # PubMed search
│ ├── evaluating-paper-relevance/ # Abstract screening + deep dive
│ ├── checking-chembl/ # ChEMBL SAR data lookup
│ ├── traversing-citations/ # Citation network traversal
│ └── finding-open-access-papers/ # Unpaywall integration
├── scripts/
│ └── find-skills # Search for relevant skills
└── hooks/
└── session-start.sh # Auto-load at Claude Code startup
Each research query creates a folder:
research-sessions/2025-10-11-btk-inhibitor-selectivity/
├── SUMMARY.md # Main findings organized by relevance
├── papers-reviewed.json # Deduplication tracking
├── papers/
│ ├── 10.1234_example.pdf
│ └── ...
└── citations/
└── citation-graph.json # Citation relationships
These skills focus on systematic literature searching and review:
npx claudepluginhub kthorn/research-superpowerComprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.
Complete creative writing suite with 10 specialized agents covering the full writing process: research gathering, character development, story architecture, world-building, dialogue coaching, editing/review, outlining, content strategy, believability auditing, and prose style/voice analysis. Includes genre-specific guides, templates, and quality checklists.
Permanent coding companion for Claude Code — survives any update. MCP-based terminal pet with ASCII art, stats, reactions, and personality.