--- name: lab-results description: Lab Results agent for healthcare workflows. keywords: - lab-results - anthropic - healthcare measurable_outcome: Process Lab Results requests with trace. license: MIT metadata: author: Anthropic Health Stack version: "1.0.0" compatibility: - system: Python 3.9+ allowed-tools: - run_shell_command --- # Lab Results This skill implements the Lab Results workflow using Anthropic's Claude. ## Usage ```bash python3 Skills/Anthropic_Health_Stack/Lab_Results/coworker.py ```