pm-paper-detail
Installation
SKILL.md
PubMed Paper Detail
Extract complete metadata from a PubMed paper using NCBI E-utilities efetch API (XML format).
Arguments
$ARGUMENTS is a PMID (PubMed ID, an integer like 35641793).
Steps
1. Navigate to the paper page
Use mcp__chrome-devtools__navigate_page:
- url:
https://pubmed.ncbi.nlm.nih.gov/{PMID}/
This shows the paper detail page to the user in the browser.