Health Samurai skills for Claude Code — Aidbox, FHIR, SQL on FHIR, and more
SQL on FHIR with Aidbox — ViewDefinitions, $materialize, sof schema. Use when user works with ViewDefinition resources, $materialize, sof schema, flattening FHIR data into SQL tables, dashboard queries, or analytics over FHIR data in Aidbox. Also triggers on "SQL on FHIR", "ViewDefinition", "sof schema", "materialize", "FHIR analytics", "FHIR dashboard".
Aidbox FHIR platform by Health Samurai. Use when user works with Aidbox — FHIR REST API, CRUD operations, search, transactions, bundles, access policies, subscriptions, custom resources, SQL on FHIR, bulk operations, terminology, profiles, Aidbox configuration, docker setup, environment variables, Aidbox SDK, AccessPolicy, SearchParameter, AidboxSubscription, AidboxTopicDestination, Operation, or any Aidbox-specific features. Also triggers on mentions of "aidbox", "aidboxone", "devbox", "multibox", "aidbox forms", "aidbox MPI".
Generate or update FHIR types using @atomic-ehr/codegen with tree-shaking — supports TypeScript, Python, and C#
Search health-samurai.io — docs, blog, case studies, examples. Use when user asks about Aidbox, Health Samurai products, or needs to find specific documentation, blog posts, pricing, or current product details.
Claude Code plugin with skills for Health Samurai products and healthcare development.
Add the marketplace:
claude plugin marketplace add HealthSamurai/samurai-skills
Install all skills at once:
claude plugin install samurai-skills@samurai-skills
Or install individual skills:
claude plugin install aidbox@samurai-skills
claude plugin install aidbox-sql-on-fhir@samurai-skills
claude plugin install atomic-generate-types@samurai-skills
claude plugin install hs-search@samurai-skills
| Skill | Description |
|---|---|
aidbox | Aidbox FHIR platform — API, configuration, access control, terminology |
aidbox-sql-on-fhir | SQL on FHIR with Aidbox — ViewDefinitions, $materialize, sof schema |
atomic-generate-types | Generate FHIR types using @atomic-ehr/codegen — TypeScript, Python, C# |
hs-search | Search health-samurai.io — docs, blog, case studies, examples |
Use template/SKILL.md as a starting point. Each skill is a folder under plugins/samurai-skills/skills/ with a SKILL.md file. See Skills docs for the frontmatter format.
.claude-plugin/
└── marketplace.json # Marketplace catalog
plugins/
└── samurai-skills/ # Plugin
├── .claude-plugin/
│ └── plugin.json # Plugin manifest
└── skills/
├── aidbox/SKILL.md
├── aidbox-sql-on-fhir/SKILL.md
├── atomic-generate-types/SKILL.md
└── hs-search/SKILL.md
template/
└── SKILL.md # Template for new skills
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.
npx claudepluginhub healthsamurai/samurai-skills --plugin samurai-skillsSQL on FHIR with Aidbox — ViewDefinitions, $materialize, sof schema
Aidbox FHIR platform — API reference, configuration, access control, and development guidance
Search health-samurai.io — docs, blog, case studies, examples
Generate FHIR types using @atomic-ehr/codegen — supports TypeScript, Python, and C#
Aidbox FHIR server development - setup, data loading, access control, SQL, subscriptions, multi-tenancy, troubleshooting
Comprehensive FHIR software development skill covering FHIR R4/R5 APIs, resource modeling, server implementation, profile validation, terminology, SMART on FHIR, FSH authoring, SUSHI, GoFSH, and IG publishing
Claude for Healthcare — skills for payer, provider, pharma, and general healthcare work, with hosted MCP connections to CMS Coverage, ICD-10, NPI Registry, Clinical Trials, and PubMed.
Claude Code skill pack for Abridge (18 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.
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.
Create and manage Claude Code skills, plugins, subagents, and hooks. Use when building new skills, validating existing skills, testing skills empirically, creating plugins, converting projects to plugins, creating hooks, or managing plugin automation. Includes /skills-toolkit:skill-composer, /skills-toolkit:skill-refiner, /skills-toolkit:skill-tester, /skills-toolkit:plugin-creator, /skills-toolkit:subagent-creator, /skills-toolkit:hook-creator, and /skills-toolkit:ask-user-question skills.