Data & Analysis ✓ Anthropic · Official clinical-trialsclinical-protocolsfda-regulatorysample-size-calculationmedical-devicesdrug-developmentmcp

Clinical Trial Protocol Builder

Generate research-informed clinical trial protocols for medical devices and drugs.

FollowSkills review · FSRS-2.0
Not recommended
41/ 100 5-point scale 2.1 / 5
Trust12 / 25 · 2.4/5

The documentation requires user mode selection and confirmation at important stages, and clearly calls for IRB, FDA, biostatistical, and professional review. However, it does not adequately specify privacy handling for clinical inputs, external-service data flows, file-access boundaries, rollback, or dependency security, so points are deducted.

Reliability5 / 20 · 1.3/5

The workflow contains material inconsistencies: SKILL.md refers to both 05-generate-document.md and 05-concatenate-protocol.md, while the README mentions WebSearch although the research subskill prohibits generic web search. requirements.txt, the claimed sample-size script, and comprehensive tests are not supplied; abnormal-input and failure-feedback handling is also thin, so the static score remains low.

Adaptability8 / 15 · 2.7/5

The audience and device/drug scenarios are reasonably clear, and the research-only and full-protocol modes are differentiated. However, trigger boundaries, non-fit ranges, and environment requirements are incomplete; the workflow is strongly centered on U.S. FDA/NIH and Claude Desktop MCP, with no Chinese-language or mainland-China reachability guidance, so points are deducted.

Convention6 / 15 · 2.0/5

The material is layered across the main skill, README, references, assets, and waypoints, with usage examples and substantial disclaimers. License metadata, versioning, changelog, maintenance ownership, and update path are absent, and filenames conflict with parts of the described workflow, so points are deducted.

Effectiveness6 / 15 · 2.0/5

The design plausibly covers initialization, regulatory research, modular protocol drafting, statistical calculation, and final assembly, with potentially usable artifacts. Actual completion depends on MCP services, Python dependencies, and files not established by the supplied evidence, and professional review remains necessary; static material cannot verify completeness or comparative benefit over manual work, so the score is capped low.

Verifiability4 / 10 · 2.0/5

The supplied files include detailed workflow instructions, subskills, a template, and traceable FDA/regulatory links. However, no test suite, CI workflow, execution record, or third-party reproduction evidence is provided, so the key paths cannot be statically verified.

Evidence confidence:Low Reviewed Jul 23, 2026 Reviewed revision 744278a1fe63
Before you use it
  • This is a high-risk clinical and regulatory drafting aid and should not be used directly as a clinical protocol or regulatory submission.
  • Execution depends on the ClinicalTrials.gov MCP, Python dependencies, and scripts/files not fully evidenced here; unavailable services, path mismatches, or missing dependencies may prevent completion.
  • Research findings, regulatory references, statistical calculations, participant privacy, and data flows should be independently checked by qualified clinical, statistical, regulatory, IRB, and legal reviewers.
  • Chinese-language support and reachability of external services from mainland-China networks are not documented.
Review evidence [1][2][3][4][5][6][7]
See the full review method →

What it does & when to use it

This skill uses a staged workflow to develop clinical trial protocols for drugs or medical devices. It researches similar trials, FDA databases, regulatory pathways, and published protocol guidance before producing a research summary or a complete protocol draft. It supports Research Only and Full Protocol modes and stores progress in waypoint files for resumption. The workflow requires a Clinical Trials MCP server, while later statistical calculations require Python, SciPy, and NumPy.

Collects intervention details and preserves supplied technical or research context; searches similar trials through the Clinical Trials MCP server; accesses FDA 510(k), PMA, De Novo, Drugs@FDA, Orange Book, and Purple Book databases; generates research summaries, protocol sections, sample-size calculations, and Markdown protocol documents; writes metadata, research findings, and section files to the waypoints/ directory and resumes from completed steps.

  1. A clinical research team evaluating a new medical device and researching comparable trials and FDA pathways.
  2. A drug-development team preparing preliminary protocol material for an investigational product submission.
  3. A researcher who wants a focused clinical-trial research summary before committing to full protocol generation.
  4. A protocol team developing study design, intervention, assessment, statistics, and operations sections in stages.

Pros & cons

Pros
  • Covers protocol development for both medical devices and drugs.
  • Combines similar-trial research with FDA database and regulatory-pathway research.
  • Saves intermediate work in waypoint files and supports resuming interrupted workflows.
  • Includes a validated sample-size calculation script and Markdown deliverables.
Limitations
  • The Clinical Trials MCP server is required for Step 1, with no fallback if it is unavailable.
  • Python, SciPy, and NumPy are required for the statistical calculation stage.
  • The output is not FDA or IRB approval and does not replace biostatistical, clinical, regulatory, or legal review.
  • The source provides no test suite, detailed platform matrix, or complete example final protocol.

How to install

Install the healthcare plugin collection:
/plugin marketplace add anthropics/healthcare
/plugin install healthcare@healthcare

The SKILL.md also requires a Clinical Trials MCP server and describes installing it by dragging an .mcpb file into Claude Desktop or configuring it manually in Claude Desktop settings. The README lists Clinical Trials as a hosted MCP server. The documented Python dependency command is: pip install -r requirements.txt.

How to use

Invoke the skill and select 1 (Research Only), 2 (Full Protocol), or 3 (Exit). Example prompts include “Create a clinical trial protocol,” “Generate protocol for [device/drug],” “Help me design a clinical study,” and “Research similar trials for [intervention].” Research Only runs initialization and research; Full Protocol continues through protocol generation and pauses before final concatenation for review.

FAQ

Does this produce an FDA-approved protocol?
No. It produces a preliminary protocol based on NIH/FDA guidance and similar trials. FDA Pre-Submission, IRB review, professional statistical review, and other expert input remain necessary.
What external dependencies are required?
A Clinical Trials MCP server is required; the statistical stage also requires Python, SciPy >= 1.11.0, and NumPy >= 1.24.0.
Can work be resumed after interruption?
Yes. The workflow stores progress and intermediate outputs in the waypoints/ directory and checks completed steps when restarted.

More skills from this repository

All from anthropics/healthcare

Data & Analysis ✓ Anthropic · Official

Clinical Note Extractor

Turn clinical notes into structured, reviewable records with evidence spans.

Productivity & Collaboration ✓ Anthropic · Official

Contract Evidence Analyzer

Search local contract files, compare amendments, and produce answers backed by verified citations.

Dev & Engineering ✓ Anthropic · Official

Document Text Extractor

Turn common documents and healthcare attachments into processable plain text.

Data & Analysis ✓ Anthropic · Official

FHIR Clinical Data Connector

Connect to a hospital FHIR R4 server and extract structured findings from a patient’s clinical data and notes.

Data & Analysis ✓ Anthropic · Official

Healthcare Claims Fraud Screening

Turn Medicare and Medicaid claims into ranked, auditable investigation referrals.

✓ Anthropic · Official

ICD-10-CM Clinical Coding Assistant

Convert clinical notes into verified, billable ICD-10-CM diagnoses.

Dev & Engineering ✓ Anthropic · Official

Contracts Engine Verifier

Verify contracts-engine changes end to end through its stdio MCP server.

✓ Anthropic · Official

Clinical Procedure Coding Assistant

Turn encounter documentation into claim-ready CPT and HCPCS procedure codes.

Dev & Engineering ✓ Anthropic · Official

FHIR API Engineering Guide

Build, validate, and secure healthcare APIs that follow FHIR R4 conventions.

Automation & Ops ✓ Anthropic · Official

Prior Authorization Review

Automates payer prior-authorization review and produces auditable approval, denial, or pend decisions.

Related skills