Claude-skill-registry fhir-development

FHIR Development agent for healthcare workflows.

install
source · Clone the upstream repo
git clone https://github.com/majiayu000/claude-skill-registry
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/majiayu000/claude-skill-registry "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/data/fhir-development" ~/.claude/skills/majiayu000-claude-skill-registry-fhir-development && rm -rf "$T"
manifest: skills/data/fhir-development/SKILL.md
source content

FHIR Development

This skill implements the FHIR Development workflow using Anthropic's Claude.

Usage

python3 Skills/Anthropic_Health_Stack/FHIR_Development/coworker.py