pubmed-database

Search and retrieve biomedical literature via the PubMed REST API.

Updated Mar 10, 2026
One-click install
npx skills add https://github.com/Yezez9/Research-Agent --skill pubmed-database-yezez9
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pubmed-database
Source: https://github.com/Yezez9/Research-Agent/tree/main/scientific-skills/pubmed-database
Command: npx skills add https://github.com/Yezez9/Research-Agent --skill pubmed-database-yezez9

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides direct programmatic access to the vast PubMed database, enabling users to search for and retrieve biomedical and life sciences literature efficiently.

Core Features & Use Cases

  • Advanced Search: Construct complex queries using Boolean operators, MeSH terms, and field tags.
  • E-utilities API: Programmatically fetch article abstracts, citations, and metadata.
  • Use Case: A researcher needs to find all systematic reviews published in the last two years on the topic of "CRISPR gene editing" and its "therapeutic applications". This Skill can construct the precise query and retrieve the relevant article list.

Quick Start

Search PubMed for recent articles on 'CRISPR gene editing' and 'therapeutic applications'.

Frequently Asked Questions about pubmed-database

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I search PubMed for biomedical literature using MeSH terms and Boolean operators?

To search PubMed for biomedical literature, construct complex queries using Boolean operators, MeSH terms, and field tags. This Skill translates your advanced search parameters into direct REST API requests to retrieve relevant articles.

What's the best way to programmatically retrieve article abstracts from the NCBI database?

The best way to retrieve article abstracts from the NCBI database is through the E-utilities API. This Skill provides direct programmatic access to fetch abstracts, citations, and metadata from the PubMed database.

Can I use the E-utilities API for batch processing and automated literature monitoring?

Yes, the E-utilities API supports batch processing and automated literature monitoring. You can programmatically fetch large sets of article abstracts and citations from PubMed for ongoing research discovery.

Does this method support systematic literature reviews for biomedical research?

Yes, this method is primarily used for systematic literature reviews in biomedical research. It allows you to construct precise search queries and retrieve relevant article lists efficiently from the PubMed database.

How do I find recent systematic reviews on CRISPR gene editing and therapeutic applications?

To find recent systematic reviews on topics like CRISPR gene editing, construct a precise query using your target keywords. The Skill accesses PubMed to retrieve and filter the relevant article list matching your specific research criteria.