Biomedical Search

🌐Community
by yorkeccak · vlatest · Repository

Quickly retrieves relevant biomedical research papers, patents, and clinical trial data based on complex 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 biomedical-search npx -- -y @trustedskills/biomedical-search
2

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

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

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

About This Skill

The biomedical-search skill enables AI agents to retrieve and analyze specific information from trusted scientific literature, clinical trial databases, and medical journals. It bridges the gap between raw research data and actionable insights for healthcare professionals and researchers.

When to use it

  • Verify the latest efficacy rates of new pharmaceutical compounds against peer-reviewed studies.
  • Investigate potential drug-drug interactions based on current clinical guidelines.
  • Summarize recent findings from specific medical journals regarding a particular disease mechanism.
  • Cross-reference patient case reports with established diagnostic criteria for rare conditions.

Key capabilities

  • Accesses curated biomedical databases and repositories.
  • Filters results by publication date, author affiliation, or journal impact factor.
  • Extracts structured data such as dosage information, side effects, and statistical significance.
  • Synthesizes complex medical texts into concise summaries for clinical decision support.

Example prompts

  • "What are the most recent Phase III trial results for the new insulin analog developed by Novo Nordisk in 2024?"
  • "Summarize the consensus guidelines from the American Heart Association regarding the management of atrial fibrillation in elderly patients."
  • "Compare the adverse event profiles of two competing oncology drugs based on FDA approval documents and published clinical trials."

Tips & gotchas

Ensure your queries include specific medical terminology or database identifiers to avoid retrieving outdated or non-peer-reviewed content. This skill is designed for professional research; always validate critical findings with a qualified healthcare provider before applying them to patient care.

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
89

🌐 Community

Passed automated security scans.