Agent skill · Databases

pubmed-database

Direct REST API access to PubMed. Advanced Boolean/MeSH queries, E-utilities API, batch processing, citation management. For Python workflows, prefer biopython (Bio.Entrez). Use this for direct HTTP/REST work or custom API implementations.

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill pubmed-database-oimiragieo-agent-studio --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 16 KB
Bundled scripts: none
Path: skills/analysis/pubmed-database-oimiragieo-agent-studio/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# 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)

What's inside
Steps it walks through
  1. Overview
  2. When to Use This Skill
  3. Core Capabilities
  4. 1. Advanced Search Query Construction
  5. 2. MeSH Terms and Controlled Vocabulary
  6. 3. Article Type and Publication Filtering
  7. 4. Programmatic Access via E-utilities API
  8. 5. Citation Matching and Article Retrieval
  9. 6. Systematic Literature Reviews
  10. 7. Search History and Saved Searches
  11. 8. Related Articles and Citation Discovery
  12. 9. Export and Citation Management
  13. Working with Reference Files
  14. references/apireference.md
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the pubmed-database skill do?

Direct REST API access to PubMed. Advanced Boolean/MeSH queries, E-utilities API, batch processing, citation management. For Python workflows, prefer biopython (Bio.Entrez). Use this for direct HTTP/REST work or custom API implementations.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill pubmed-database-oimiragieo-agent-studio --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.

Keep going