Pubmed Search

🌐Community
by yorkeccak · vlatest · Repository

Quickly retrieve relevant research articles from PubMed based on your provided keywords and query.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add pubmed-search npx -- -y @trustedskills/pubmed-search
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "pubmed-search": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/pubmed-search"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

The pubmed-search skill enables AI agents to query PubMed, a comprehensive database of biomedical literature. It allows agents to retrieve relevant scientific articles based on specific medical or biological research topics.

When to use it

  • Conducting preliminary literature reviews for clinical case studies.
  • Gathering background data on emerging diseases or treatment protocols.
  • Verifying the latest findings in pharmacology or genetics.
  • Supporting evidence-based decision-making in healthcare workflows.

Key capabilities

  • Direct access to PubMed's extensive biomedical database.
  • Retrieval of abstracts and metadata for scientific publications.
  • Search functionality tailored to medical research queries.

Example prompts

  • "Search PubMed for recent studies on the efficacy of immunotherapy in lung cancer."
  • "Find articles published in the last two years regarding CRISPR gene editing techniques."
  • "Retrieve information about side effects associated with new diabetes medications from PubMed."

Tips & gotchas

Ensure your AI agent has appropriate permissions to access external databases like PubMed. Results may vary based on the specificity of your search query; using precise medical terminology can improve accuracy.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
yorkeccak
Installs
86

🌐 Community

Passed automated security scans.