SQL on FHIR with Aidbox — ViewDefinitions, $materialize, sof schema
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
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
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 claimAidbox 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#
Health Samurai skills for Claude Code — Aidbox, FHIR, SQL on FHIR, and more
Aidbox FHIR server development - setup, data loading, access control, SQL, subscriptions, multi-tenancy, troubleshooting
npx claudepluginhub healthsamurai/samurai-skills --plugin aidbox-sql-on-fhirComprehensive 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.
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.
Claude Code skill pack for Abridge (18 skills)
Supabase skills for Postgres best practices, JavaScript SDK (auth, database, storage, realtime), and CLI (migrations, edge functions, local dev).