Claude-skill-registry care-coordination

Care Coordination 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/care-coordination" ~/.claude/skills/majiayu000-claude-skill-registry-care-coordination && rm -rf "$T"
manifest: skills/data/care-coordination/SKILL.md
source content

Care Coordination

This skill implements the Care Coordination workflow using Anthropic's Claude.

Usage

python3 Skills/Anthropic_Health_Stack/Care_Coordination/coworker.py