Agent skill · Workflow & Productivity

client-discharge-notes

Write clear at-home care instructions for a pet owner after a veterinary visit, procedure, or hospitalization. Use when asked to write discharge instructions, go-home notes, post-op care, or medication instructions for a pet owner. Produces plain-language home-care instructions: medications (what/how much/when/how), activity restrictions, what to watch for, warning signs that mean call-now, the recheck plan, and emergency contacts — written so a worried owner can actually follow them.

mohitagw15856github.com/mohitagw15856GitHub ↗
claude-codecursorMIT
Install
npx skills add mohitagw15856/pm-claude-skills --skill client-discharge-notes --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 3 KB
Bundled scripts: none
Path: skills/client-discharge-notes/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 1,255
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Client Discharge Notes Skill Discharge instructions fail when they're written for the chart, not the owner — Latin drug names, no schedule, and "monitor for complications" with no idea what that means. A stressed owner in the parking lot needs to know exactly what to do, what's normal, and when to panic. This skill writes go-home notes an owner can actually follow. ## Working from a brief Given the visit/procedure and the plan, **write the full discharge notes** — translate everything to plain language, make the medication schedule concrete, and define the warning signs specifically. Note that these are owner-facing instructions; the clinical record is separate. ## Required Inputs Ask for (if not provided, else infer and label): - **The patient** and **what was done** (procedure, diagnosis, hospitalization) - **Medications** prescribed (drug, dose, route, frequency, duration) - **Restrictions and the recheck plan** (activity, diet, sutures, follow-up timing) ## Output Format ### What we did (in plain terms) A one-paragraph plain-language summary of the visit/procedure so the owner understands the context. ### Medications | Medication (what it's for) | How much | When | How to giv

What's inside
Steps it walks through
  1. Working from a brief
  2. Required Inputs
  3. Output Format
  4. What we did (in plain terms)
  5. Medications
  6. Home care
  7. What's normal vs. call us
  8. Recheck & contacts
  9. Quality Checks
  10. Anti-Patterns
More from pm-claude-skills
All skills →
About this skill
What does the client-discharge-notes skill do?

Write clear at-home care instructions for a pet owner after a veterinary visit, procedure, or hospitalization. Use when asked to write discharge instructions, go-home notes, post-op care, or medication instructions for a pet owner. Produces plain-language home-care instructions: medications (what/how much/when/how), activity restrictions, what to watch for, warning signs that mean call-now, the recheck plan, and emergency contacts — written so a worried owner can actually follow them.

How do I install it?

Run `npx skills add mohitagw15856/pm-claude-skills --skill client-discharge-notes --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From mohitagw15856/pm-claude-skills, a repository with 1,255 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going