claude-skills/.claude/skills/literature-research/SKILL.md
Search academic literature and perform deep research reviews. Use when user asks to search PubMed, find academic papers, or do literature reviews.
npx skillsauth add aiagentwithdhruv/automation literature-researchInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Search academic databases and perform comprehensive literature reviews.
./scripts/pubmed_literature_search.py - Search PubMed./scripts/literature_deep_review.py - Deep review with Claudepython3 ./scripts/pubmed_literature_search.py \
--query "machine learning cancer diagnosis" \
--limit 50 \
--output .tmp/papers.json
python3 ./scripts/literature_deep_review.py \
--input .tmp/papers.json \
--output .tmp/review.md
| Name | Type | Required | Description |
|------|------|----------|-------------|
| query | string | Yes | Research query (e.g., 'machine learning cancer diagnosis') |
| limit | integer | No | Max papers to fetch (default: 50) |
| Name | Type | Description |
|------|------|-------------|
| papers_file | file_path | JSON file with paper metadata |
| review_file | file_path | Markdown review with key findings, themes, gaps |
| Name | Source |
|------|--------|
| ANTHROPIC_API_KEY | .env |
Free (PubMed API) + Claude for review
content-media
Find viral YouTube videos in your niche for competitive intelligence. Use when user asks to find YouTube outliers, monitor competitors, or track viral videos.
tools
Send welcome email sequence to new clients. Use when user asks to send welcome emails, onboard new client with emails, or trigger welcome sequence.
tools
Complete video editing toolkit - silence removal, auto-captions, vertical crop, YouTube clipping, 3D transitions, and social media compression. Use when user asks to edit video, remove silences, add captions/subtitles, crop to vertical/shorts, download YouTube clips, compress video, or create video teasers.
tools
Scrape Upwork jobs and generate personalized proposals with cover letters. Use when user asks to find Upwork jobs, create Upwork proposals, or apply to Upwork listings.