literature-search
Installation
SKILL.md
PubMed Literature Search Skill
This skill searches PubMed using the NCBI E-utilities API to find relevant scientific literature.
How to Use
When the user asks to search for literature, use the WebFetch tool to query PubMed's E-utilities API.
Step 1: Search for Articles
Use ESearch to find PMIDs matching a query:
https://eutils.ncbi.nlm.nih.gov/entrez/eutils/esearch.fcgi?db=pubmed&term=<QUERY>&retmode=json&retmax=<COUNT>