Pubmed Database

🌐Community
by moosegoose0701 · vlatest · Repository

Access and retrieve relevant biomedical research findings from the PubMed database using precise queries.

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 moosegoose0701-pubmed-database npx -- -y @trustedskills/moosegoose0701-pubmed-database
2

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

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

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

About This Skill

What it does

This skill provides access to the PubMed database, a comprehensive resource for biomedical literature. It allows AI agents to search and retrieve information from millions of journal articles, abstracts, and related resources. The agent can use this data for research summaries, answering medical questions, or identifying relevant publications.

When to use it

  • Literature Reviews: Quickly gather background information on a specific disease or treatment.
  • Medical Question Answering: Find answers to clinical questions by searching through published research.
  • Research Summarization: Extract key findings from multiple PubMed articles related to a topic.
  • Identifying Relevant Publications: Discover papers based on keywords, authors, or journal titles.

Key capabilities

  • PubMed database access
  • Search functionality
  • Retrieval of article abstracts and metadata
  • Filtering by publication date, journal, and other criteria (implied)

Example prompts

  • "Find me the latest research on Alzheimer's disease."
  • "What are the common treatments for hypertension according to recent publications?"
  • "Search PubMed for articles published in The New England Journal of Medicine about COVID-19."

Tips & gotchas

The skill relies on a stable internet connection to access and query the PubMed database. Be aware that search results can be extensive, so refining prompts with specific keywords is recommended.

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
moosegoose0701
Installs
18

🌐 Community

Passed automated security scans.