literature-search-europepmc

Search Europe PMC for open-access articles and retrieve metadata, full text, and citations.

269|20|Updated Jun 13, 2026
One-click install
npx skills add https://github.com/NeuroAIHub/BrainPilot --skill literature-search-europepmc-neuroaihub
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: literature-search-europepmc
Source: https://github.com/NeuroAIHub/BrainPilot/tree/main/packages/skills/skills/17_Literature_Databases/literature-search-europepmc
Command: npx skills add https://github.com/NeuroAIHub/BrainPilot --skill literature-search-europepmc-neuroaihub

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires polite-http, and includes scripts (resource) components.

What problem does it solve?

This skill solves the challenge of manually searching, filtering, and retrieving full-text scientific literature from the Europe PMC database, which contains millions of life-science articles.

Core Features & Use Cases

  • Advanced Search: Perform complex queries using DOI, PMID, author, or keyword filters with automatic open-access enforcement.
  • Full-Text Retrieval: Download PDFs or extract clean, plain-text content from open-access articles for immediate analysis.
  • Citation Mapping: Explore the research landscape by programmatically retrieving citation lists and bibliographies for any given paper.

Quick Start

Use the literature-search-europepmc skill to search for open-access papers on CRISPR and save the results to a file named results.json.

Frequently Asked Questions about literature-search-europepmc

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

FAQPage Schema
How do I search for open-access life-science papers from Europe PMC?

Search open-access life-science literature from Europe PMC by querying with DOI, PMID, author, or keyword filters. This skill automates the discovery process, returning article metadata and enforcing open-access restrictions automatically.

Can I download PDFs and extract full text from scientific articles?

Yes, you can download PDFs or extract clean plain-text content from open-access articles. This facilitates full-text retrieval of scientific literature for immediate analysis and systematic review workflows.

How do I retrieve citation lists and bibliographies for a research paper?

Retrieve citation lists and bibliographies programmatically to explore the research landscape. This citation mapping feature allows you to extract citation networks for any given paper found in the Europe PMC database.

Do I need a specific library to manage API rate limits when extracting literature?

Yes, you need the polite-http library to manage API rate limits and ensure compliant data extraction. This dependency is required when programmatically accessing article metadata and full-text content from the Europe PMC database.

What is the best way to automate a systematic review workflow for life-science articles?

Automate systematic review workflows by using programmatic access to search Europe PMC, retrieve full-text PDFs or plain text, and map citation networks. This enforces open-access filtering while extracting metadata at scale.

Why does my Europe PMC search return restricted access articles?

Europe PMC searches are subject to automatic open-access enforcement, filtering out restricted articles. If articles appear restricted, the query may match non-open-access metadata, though full-text retrieval is strictly limited to open-access content.