alterlab-pubmed

Search PubMed via NCBI E-utilities and retrieve XML/JSON results.

58|9|Updated Mar 16, 2026
One-click install
npx skills add https://github.com/AlterLab-IEU/AlterLab-Academic-Skills --skill alterlab-pubmed
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: alterlab-pubmed
Source: https://github.com/AlterLab-IEU/AlterLab-Academic-Skills/tree/main/skills/databases/alterlab-pubmed
Command: npx skills add https://github.com/AlterLab-IEU/AlterLab-Academic-Skills --skill alterlab-pubmed

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Enables programmatic PubMed searching and data retrieval to support systematic reviews, literature monitoring, and automated citation gathering without manual querying.

Core Features & Use Cases

  • Programmatic access via NCBI E-utilities (ESearch, EFetch, ESummary, EPost, ELINK) to search PubMed, fetch abstracts, and summarize results.
  • MeSH and field-tag based advanced search for precise results (e.g., [mh], [tiab], date filters, publication types).
  • Batch retrieval and data export in XML/JSON for downstream analysis, with support for date ranges, language filters, and related data links.
  • Workflow templates for systematic reviews, evidence monitoring, and literature screening.

Quick Start

Query PubMed with a 2023:2024 date range using MeSH terms and retrieve abstracts for screening.

Frequently Asked Questions about alterlab-pubmed

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

FAQPage Schema
How do I search PubMed using MeSH terms and field tags programmatically?

Programmatic PubMed searching uses NCBI E-utilities like ESearch with MeSH terms and field tags such as [mh] and [tiab]. This approach enables precise literature queries for systematic reviews, allowing you to filter by date ranges and publication types.

Can I retrieve PubMed abstracts in bulk for systematic review screening?

Yes, batch retrieval of PubMed abstracts is supported via the EFetch utility. You can export fetched abstracts and citation data in XML or JSON format, facilitating downstream analysis and automated literature screening workflows.

What NCBI E-utilities endpoints are available for literature monitoring?

The suite supports ESearch, EFetch, ESummary, EPost, and ELINK endpoints. These NCBI E-utilities allow you to search PubMed, fetch full records, summarize results, and retrieve related data links for continuous evidence monitoring.

Do I need an API key to use NCBI E-utilities for automated citation extraction?

An API key is optional for NCBI E-utilities but recommended for automated citation extraction. Using an API key increases your rate limit, and the system provides rate-limiting guidance to ensure compliant programmatic access to PubMed.

How do I find related articles and data links for a specific PubMed record?

You can find related articles using the ELINK E-utility. ELINK retrieves related data links for specific PubMed records, enabling you to expand your literature search and identify connected publications for comprehensive systematic reviews.

What is the best way to export PubMed search results for downstream analysis?

The best way to export PubMed search results is by fetching data via EFetch in XML or JSON format. This structured data export supports systematic review workflows, automated citation gathering, and direct integration into downstream analysis pipelines.