# Your Skill Name

> Healthcare-focused skill for <replace-this>. Use when an agent needs support with <replace-this>, especially in healthcare software, digital health product, clinical workflow, interoperability, privacy, security, or operational contexts.

- Skill: `reason-healthcare/your-skill-name` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add reason-healthcare/your-skill-name`
- Raw SKILL.md: https://api.skillmd.com/api/skills/reason-healthcare/your-skill-name/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: reason-healthcare (https://skillmd.com/u/reason-healthcare)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/reason-healthcare/your-skill-name

---


# Your Skill Name

## Overview

State what this skill enables and the healthcare context it is designed for.

## Workflow

1. Confirm the healthcare or product context.
2. Identify the specific task, artifact, or decision to support.
3. Use references or scripts only when the task needs deeper guidance or deterministic execution.
4. Produce an output that is concrete, reviewable, and scoped to the request.

## Constraints

- Stay within the scope described in the frontmatter.
- Surface domain risks, assumptions, and safety concerns clearly.
- Do not load detailed references unless they are needed.

## Resources

- `references/`: domain-specific guidance for conditional loading
- `scripts/`: deterministic helpers
- `assets/`: templates or output artifacts
- `examples/`: representative sample output artifacts

## Output Contract

- Describe the expected shape of the response or artifact.

