By anthropics
Automate healthcare workflows like prior authorization, ICD-10 coding, and clinical trial protocol generation with real-time lookups from CMS, NPI, ICD-10, Clinical Trials, and PubMed via hosted MCP connections.
Generate clinical trial protocols for medical devices or drugs. This skill should be used when users say "Create a clinical trial protocol", "Generate protocol for [device/drug]", "Help me design a clinical study", "Research similar trials for [intervention]", or when developing FDA submission documentation for investigational products.
Answer a question across a corpus of contract documents with verified citations. Use when the user asks what a contract says, which contracts have a clause, what changed between amendments, or any question that needs reading and citing across a set of contract files. The corpus must be on the local filesystem (see README).
FHIR API development guide for building healthcare endpoints. Use when: (1) Creating FHIR REST endpoints (Patient, Observation, Encounter, Condition, MedicationRequest), (2) Validating FHIR resources and returning proper HTTP status codes and error responses, (3) Implementing SMART on FHIR authorization and OAuth scopes, (4) Working with Bundles, transactions, batch operations, or search pagination. Covers FHIR R4 resource structures, required fields, value sets (status codes, gender, intent), coding systems (LOINC, SNOMED, RxNorm, ICD-10), and OperationOutcome error handling.
Extract billable ICD-10-CM diagnosis codes from a clinical note the way a professional coder builds the claim. Use when users say "code this encounter", "assign ICD-10 codes", "what diagnosis codes apply", "code this chart", or when turning clinical documentation into claim-ready diagnosis codes.
Automate payer review of prior authorization (PA) requests. This skill should be used when users say "Review this PA request", "Process prior authorization for [procedure]", "Assess medical necessity", "Generate PA decision", or when processing clinical documentation for coverage policy validation and authorization decisions.
External network access
Connects to servers outside your machine
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
One plugin for healthcare work: skills for payer, provider, pharma, and general engineering, with hosted MCP servers connected. Skills only load when relevant, so the bundle stays cheap.
/plugin marketplace add anthropics/healthcare
/plugin install healthcare@healthcare
| Skill | Audience | What it does |
|---|---|---|
| prior-auth | payer, provider | Review prior authorization requests with clinical documentation synthesis |
| clinical-trial-protocol | pharma | Generate FDA/NIH-compliant clinical trial protocols for devices or drugs |
| fhir-developer | general | FHIR API development — R4 resources, SMART authorization, endpoint patterns |
Hosted, no setup — referenced from the plugin's .mcp.json:
| Server | URL |
|---|---|
| CMS Coverage | https://hcls.mcp.claude.com/cms_coverage/mcp |
| ICD-10 Codes | https://hcls.mcp.claude.com/icd10_codes/mcp |
| NPI Registry | https://hcls.mcp.claude.com/npi_registry/mcp |
| Clinical Trials | https://hcls.mcp.claude.com/clinical_trials/mcp |
| PubMed | https://pubmed.mcp.claude.com/mcp |
healthcare/
├── .claude-plugin/marketplace.json
├── plugins/healthcare/ # the plugin: skills/ · agents/ · workflows/ · .mcp.json
├── servers/ # customer-hosted MCP server source (npx/uvx runnable)
└── managed-agents/ # agent.yaml templates for the Managed Agents API
skills/ — procedures Claude reads; agents/ — specialists for narrow judgments; workflows/ — pipeline jobs run via /workflows.servers/ as runnable packages.The v1 per-skill and per-server plugins (prior-auth-review, fhir-developer, clinical-trial-protocol, cms-coverage, icd10-codes, npi-registry, pubmed) remain installable as deprecated aliases resolving into the single healthcare plugin. Switch to healthcare@healthcare; the aliases will be removed in a future release.
Provided under Anthropic's terms of service.
Document processing suite — Excel (xlsx), Word (docx), PowerPoint (pptx), and PDF generation and manipulation.
Anthropic's production Excel skill - read, analyze, create and edit .xlsx workbooks with formulas, formatting and charts. The most finance-relevant skill there.
Anthropic's open-source skill for authoring new Agent Skills. For finance devs and power users building their own skills.
Anthropic's production Word skill — create and edit .docx with tracked changes. For memos, technical accounting papers and reports.
Anthropic's production PDF skill — extract text and tables, fill forms and generate PDFs. Essential for financial statements, contracts and scanned invoices.
npx claudepluginhub anthropics/healthcare --plugin icd10-codesThe NPI Registry Connector gives Claude access to the US National Provider Identifier (NPI) Registry, containing information about all HIPAA-covered healthcare providers in the United States.
FHIR AI agent guardrails with 14 MCP tools. PHI redaction on every read, step-up authorization for writes, immutable audit trails, tenant isolation, Curatr data quality evaluation and correction, Fasten Connect EHR ingestion, and HealthEx portable health record export. FHIR R4 US Core v9 (stable) + FHIR R6 ballot3 (experimental). A healthclaw.io reference implementation.
Claude Code skill pack for OpenEvidence medical AI (24 skills)
HealthCare domain specialization with HIPAA compliance, HL7 FHIR interoperability, PHI data handling, clinical data modeling, EHR system integration, medical device software (IEC 62304), telehealth architecture, and healthcare analytics.
Validate AI medical devices, manage PCCPs, monitor adverse events, and stay aligned with FDA QSR
Search ClinicalTrials.gov trials, retrieve study details and results, and match patients to eligible trials via MCP. STDIO or Streamable HTTP.