pm-search

Installation
SKILL.md

PubMed Basic Search

Search PubMed for papers using keyword(s). Returns result count and structured result list via NCBI E-utilities API.

Arguments

$ARGUMENTS contains the search keyword(s) in English or Chinese.

Steps

1. Navigate

Use mcp__chrome-devtools__navigate_page:

  • url: https://pubmed.ncbi.nlm.nih.gov/?term={URL_ENCODED_KEYWORDS}&size=20
  • This shows the search results page to the user in the browser.

2. Search + extract results (single evaluate_script)

Replace YOUR_KEYWORDS with the actual search terms from $ARGUMENTS:

Installs
3
GitHub Stars
15
First Seen
Apr 9, 2026
pm-search — cookjohn/pm-skills