pubmed-database
直接访问PubMed REST API。高级布尔/MeSH查询、E-utilities API、批量处理、引文管理。对于Python工作流,建议使用biopython (Bio.Entrez)。此技能适用于直接HTTP/REST操作或自定义API实现。
npx skills add majiayu000/claude-skill-registry --skill pubmed-database-victory-hugo-s2-agent-skill --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# PubMed Database ## Overview PubMed is the U.S. National Library of Medicine's comprehensive database providing free access to MEDLINE and life sciences literature. Construct advanced queries with Boolean operators, MeSH terms, and field tags, access data programmatically via E-utilities API for systematic reviews and literature analysis. ## When to Use This Skill This skill should be used when: - Searching for biomedical or life sciences research articles - Constructing complex search queries with Boolean operators, field tags, or MeSH terms - Conducting systematic literature reviews or meta-analyses - Accessing PubMed data programmatically via the E-utilities API - Finding articles by specific criteria (author, journal, publication date, article type) - Retrieving citation information, abstracts, or full-text articles - Working with PMIDs (PubMed IDs) or DOIs - Creating automated workflows for literature monitoring or data extraction ## Core Capabilities ### 1. Advanced Search Query Construction Construct sophisticated PubMed queries using Boolean operators, field tags, and specialized syntax. **Basic Search Strategies**: - Combine concepts with Boolean operators (AND, OR, NOT)
- Overview
- When to Use This Skill
- Core Capabilities
- 1. Advanced Search Query Construction
- 2. MeSH Terms and Controlled Vocabulary
- 3. Article Type and Publication Filtering
- 4. Programmatic Access via E-utilities API
- 5. Citation Matching and Article Retrieval
- 6. Systematic Literature Reviews
- 7. Search History and Saved Searches
- 8. Related Articles and Citation Discovery
- 9. Export and Citation Management
- Working with Reference Files
- references/apireference.md
What does the pubmed-database skill do?
直接访问PubMed REST API。高级布尔/MeSH查询、E-utilities API、批量处理、引文管理。对于Python工作流,建议使用biopython (Bio.Entrez)。此技能适用于直接HTTP/REST操作或自定义API实现。
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill pubmed-database-victory-hugo-s2-agent-skill --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
