Claude-skill-registry lab-results

Lab Results 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/lab-results" ~/.claude/skills/majiayu000-claude-skill-registry-lab-results && rm -rf "$T"
manifest: skills/data/lab-results/SKILL.md
source content

Lab Results

This skill implements the Lab Results workflow using Anthropic's Claude.

Usage

python3 Skills/Anthropic_Health_Stack/Lab_Results/coworker.py