Skills DirectorySkills Directory
SkillsLearnSecurityCategoriesDocsCommunityBlog
Sign InSubmit Skill
Skills Directory

Security-tested agent skills for Claude, coding agents, and AI workflows.

Directory

  • Browse Skills
  • All Skills A–Z
  • Claude Skills
  • Claude Code Skills
  • Agent Skills
  • Categories
  • Submit a Skill

Learn

  • Learn Hub
  • Install Claude Skills
  • Write SKILL.md
  • Skills vs MCP
  • Directories Compared

Security

  • Security
  • Methodology
  • Secure Claude Skills
  • Security Badges

Company

  • About
  • Community
  • Blog
  • API Docs
  • Advertise

2026 Skills Directory. All rights reserved.

Back to skills

Healthcare Poa

ASecurity

Drafts a state-compliant Healthcare Power of Attorney (HCPOA) designating an agent to make medical decisions for an incapacitated principal. Covers scope of authority, life-sustaining treatment directives, HIPAA authorization, organ donation preferences, and jurisdiction-specific execution formalities. Use when the user mentions healthcare power of attorney, medical power of attorney, healthcare proxy, healthcare agent designation, HCPOA, medical decision-making authority, or advance healthca...

22 stars
0 votes
0 copies
0 views
Added 9/20/2026
educationgospring

Works with

terminal

Security Analysis

A100/100

Scanned 9/20/2026

Install to Claude Code

$npx -y skills add lev-os/agents --skill healthcare-poa --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Healthcare Poa?

Add the live security badge to your README — it updates automatically with every re-scan.

Security grade badge for Healthcare Poa
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/lev-os-healthcare-poa/badge)](https://www.skillsdirectory.com/skills/lev-os-healthcare-poa)

More formats (shields.io, HTML) on the badges page.

Download Zip
Files
SKILL.md
---
name: healthcare-poa
description: >-
  Drafts a state-compliant Healthcare Power of Attorney (HCPOA) designating an
  agent to make medical decisions for an incapacitated principal. Covers scope
  of authority, life-sustaining treatment directives, HIPAA authorization, organ
  donation preferences, and jurisdiction-specific execution formalities. Use
  when the user mentions healthcare power of attorney, medical power of
  attorney, healthcare proxy, healthcare agent designation, HCPOA, medical
  decision-making authority, or advance healthcare directive naming an agent.
  Also trigger when the user asks about HIPAA authorization for a healthcare
  agent, life-sustaining treatment elections, or state-specific execution
  requirements for healthcare proxy documents.
tags:
  - agreement
  - drafting
  - regulatory
---

# Healthcare Power of Attorney

Drafts a jurisdiction-compliant HCPOA that designates an agent, defines scope of authority, captures principal treatment directives, and satisfies state execution formalities.

## Prerequisites

1. **Principal** — full legal name, address, DOB
2. **Agent** — full legal name, address, contact; confirm eligibility under state law (some states disqualify treating physicians, facility employees)
3. **Successor agent(s)** — same details if designated; activation sequence
4. **Jurisdiction** — governs statutory form, witness/notary rules, mandatory language
5. **Healthcare preferences** — wishes on life-sustaining treatment, ANH, CPR, palliative care, organ donation
6. **Religious/moral directives** or limitations on agent authority (if any)

## Output Structure

### 1. Jurisdictional Research (pre-draft)

Complete before drafting:

| Requirement | Details |
|---|---|
| Statutory form required? | Yes / No — cite statute `[VERIFY]` |
| Witness count & eligibility | Typically 2; confirm exclusions (agent, providers, relatives) |
| Notarization | Required / Optional / Not required |
| Mandatory warnings/notices | Include verbatim if required by statute |
| Prohibited provisions | E.g., some states bar agent from refusing comfort care |
| Duration / revocation | Durable by default in most states; confirm revocation methods |

### 2. Document Sections

**TITLE:** Healthcare Power of Attorney of [Principal Full Name] — State of [Jurisdiction]

**ARTICLE 1 — DESIGNATION OF AGENT**
- Primary agent: name, address, relationship
- Successor agent(s): same; activation sequence when primary is unavailable/unwilling

**ARTICLE 2 — EFFECTIVE DATE AND DURABILITY**
- Springing (incapacity-triggered) vs. immediate authority
- Durability language per state statute; incapacity determination standard

**ARTICLE 3 — SCOPE OF AUTHORITY**

Standard grant:
- [ ] Medical treatment decisions (surgical, diagnostic, medication)
- [ ] Facility placement and transfer
- [ ] Hiring/discharging healthcare providers
- [ ] Access to medical records (HIPAA release — see Article 6)
- [ ] Organ/tissue donation and anatomical gifts
- [ ] Disposition of remains (if principal elects)

Principal-specified limitations:

**ARTICLE 4 — SPECIFIC HEALTHCARE DIRECTIVES**

| Scenario | Terminal Condition | Persistent Vegetative State |
|---|---|---|
| Artificial nutrition & hydration | Withhold / Provide / Agent discretion | Withhold / Provide / Agent discretion |
| Mechanical ventilation | Withhold / Provide / Agent discretion | Withhold / Provide / Agent discretion |
| CPR | Withhold / Provide / Agent discretion | Withhold / Provide / Agent discretion |
| Dialysis | Withhold / Provide / Agent discretion | Withhold / Provide / Agent discretion |
| Pain management / palliative care | Principal directive | Principal directive |

Distinguish **binding directives** from **guidance for agent discretion**.

**ARTICLE 5 — RELIGIOUS/MORAL GUIDANCE**
- Faith traditions or values to guide agent decision-making

**ARTICLE 6 — HIPAA AUTHORIZATION**
- Explicit authorization for agent to access all PHI necessary to perform duties
- Reference 45 C.F.R. § 164.510(b) `[VERIFY current reg]`
- Effective immediately upon execution (not contingent on incapacity trigger)

**ARTICLE 7 — REVOCATION**
- Principal may revoke orally, in writing, or by destruction
- Later-executed document controls; notification instructions to agent and providers

**ARTICLE 8 — SEVERABILITY AND GOVERNING LAW**

**ARTICLE 9 — CAPACITY DECLARATION**
- Principal affirms voluntary execution, without duress or undue influence, while of sound mind

### 3. Execution Block

```
PRINCIPAL SIGNATURE

_______________________________   Date: __________
[Principal Full Name]

WITNESS ATTESTATIONS (confirm count per jurisdiction)

We affirm the principal signed voluntarily, appears competent, and we are not the
designated agent, not related by blood/marriage, and not involved in the principal's healthcare.

Witness 1: _______________________________   Date: __________
Address: ________________________________

Witness 2: _______________________________   Date: __________
Address: ________________________________

NOTARIAL CERTIFICATE (if required by jurisdiction)

State of ___________, County of ___________
Subscribed and sworn before me on __________ by ______________________.

_______________________________
Notary Public — Commission Expires: __________
```

## Guidelines

- **Verify statutory form** — CA, NY, TX, FL and others have mandatory or model forms; use or adapt as required `[VERIFY each state]`
- **HIPAA gap** — an HCPOA without explicit HIPAA language may be rejected by providers; always include Article 6
- **Co-agent conflicts** — if co-agents appointed, specify joint vs. independent authority and deadlock resolution
- **Provider immunity** — note state good-faith immunity provisions to aid provider acceptance
- **Organ donation** — some states require a separate anatomical gift form; confirm whether HCPOA alone suffices `[VERIFY]`
- **Comfort care** — do not include provisions barring palliative care where prohibited by state law
- **Distribution** — recommend principal retain original; copies to agent, primary physician, and hospital of choice
- **Do not fabricate** statutory citations or execution requirements; mark uncertain references `[VERIFY]`
- **Attorney review required** — include disclaimer that document requires attorney review before execution

Attribution

lev-oslev-os
View sourceMore from lev-os →
SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.

Comments (0)

No comments yet. Be the first to comment!

SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Related Skills

Math Olympiad

1. **Strip thinking before verifying** — a verifier that sees the reasoning is biased toward agreement. Fresh context, cleaned proof only. 2. **"Does this prove RH?"** — if your theorem's specialization to ζ is a famous open problem, you have a gap. Most reliable red flag. 3. **Short proof → extract the general lemma** — try 2×2 counterexamples. If general form is false, find what's special about THIS instance. 4. **Same gap twice → step back** — the case split may be obscuring a unifie

358070 votes

Mcore Split Pr

Split a PR into multiple PRs to reduce the number of required CODEOWNERS reviewer groups.

177030 votes

Mcore Onboard Gb200 1node Tests

Onboard 1-node GitHub MR functional tests for GB200 from existing mr-scoped 2-node tests.

177030 votes

Seedance Recipes

This skill should be used when the user asks for a Seedance 2.0 template, genre recipe, product ad, lifestyle video, drama scene, music video, landscape shot, commercial, animation scene, or reusable production pattern.

71130 votes

Root Finding

Problem-solving strategies for root finding in numerical methods

39350 votes
View all in education →