Agent skill · Design & Presentation

treatment-plan-estimate

Build a veterinary treatment plan with tiered options and a cost estimate to discuss with a pet owner. Use when asked to prepare a treatment plan, create an estimate for an owner, present diagnostic/treatment options, or have the cost conversation in a vet practice. Produces a clear plan (recommended vs. acceptable-alternative vs. minimum), line-item cost ranges, the medical rationale in plain language, and how to frame the money conversation with empathy so the owner can make an informed, unpressured decision.

mohitagw15856github.com/mohitagw15856GitHub ↗
claude-codecursorMIT
Install
npx skills add mohitagw15856/pm-claude-skills --skill treatment-plan-estimate --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/treatment-plan-estimate/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

# Treatment Plan Estimate Skill The hardest conversation in a vet practice is money, and avoiding it hurts everyone — the owner feels ambushed by the bill, the pet gets under-treated, the practice eats the loss. This skill builds a plan with honest options at different price points and frames the estimate so the owner can choose with full information and no shame. ## Working from a brief Given the presentation and the recommended workup/treatment, **produce the full plan and estimate** — offer tiered options, use plain owner-facing language, and label cost figures as estimate ranges to be confirmed by the practice. Never diagnose beyond the information given or state prices as exact. ## Required Inputs Ask for (if not provided, else infer and label): - **The patient** (species, age, presenting problem) and the **recommended diagnostics/treatment** - **Practice pricing** (or a note to fill from the fee schedule) and typical ranges - **Owner context if known** — budget sensitivity, attachment, prior decisions ## Output Format ### The plan, in plain language What's going on (or what we need to find out), and why each step is recommended — jargon translated for the owner. ### Tiered op

What's inside
Steps it walks through
  1. Working from a brief
  2. Required Inputs
  3. Output Format
  4. The plan, in plain language
  5. Tiered options
  6. The money conversation
  7. Consent & next step
  8. Quality Checks
  9. Anti-Patterns
More from pm-claude-skills
All skills →
About this skill
What does the treatment-plan-estimate skill do?

Build a veterinary treatment plan with tiered options and a cost estimate to discuss with a pet owner. Use when asked to prepare a treatment plan, create an estimate for an owner, present diagnostic/treatment options, or have the cost conversation in a vet practice. Produces a clear plan (recommended vs. acceptable-alternative vs. minimum), line-item cost ranges, the medical rationale in plain language, and how to frame the money conversation with empathy so the owner can make an informed, unpressured decision.

How do I install it?

Run `npx skills add mohitagw15856/pm-claude-skills --skill treatment-plan-estimate --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