treatment-plans

Generate LaTeX medical treatment plans with SMART goals and validation scripts.

5|2|Updated Jan 22, 2026
One-click install
npx skills add https://github.com/hyperbolic-c/auto-writing --skill treatment-plans-hyperbolic-c
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: treatment-plans
Source: https://github.com/hyperbolic-c/auto-writing/tree/main/claude-scientific-writer/skills/treatment-plans
Command: npx skills add https://github.com/hyperbolic-c/auto-writing --skill treatment-plans-hyperbolic-c

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill streamlines the creation of concise, compliant medical treatment plans across specialties by providing ready-to-use LaTeX templates, SMART goal frameworks, and built-in validation tools, reducing drafting time and ensuring consistency.

Core Features & Use Cases

  • One-page and 3-4 page formats to fit simple and complex cases with executive summaries and detailed sections.
  • Template-driven workflows for general medicine, rehabilitation, mental health, chronic disease management, perioperative care, and pain management.
  • Quality assurance & regulatory compliance via validation scripts, HIPAA de-identification guidance, and a built-in quality checklist.

Quick Start

  1. Install or locate the treatment-plans skill directory.
  2. Generate a template with:
    • python scripts/generate_template.py --type mental_health
    • or python scripts/generate_template.py
  3. Validate with:
    • python scripts/check_completeness.py my_plan.tex
    • python scripts/validate_treatment_plan.py my_plan.tex

Frequently Asked Questions about treatment-plans

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate medical treatment plans with LaTeX templates?

You generate medical treatment plans by running the provided Python script to output ready-to-use LaTeX templates tailored for specialties like general medicine, rehabilitation, and mental health.

How do you write SMART goals for clinical documentation?

Writing SMART goals for clinical documentation is supported by built-in frameworks that help you define specific, measurable objectives directly within the generated treatment plan templates.

Can I validate treatment plans for HIPAA compliance automatically?

Yes, you can validate treatment plans for HIPAA compliance automatically by running the included validation scripts, which provide de-identification guidance and check clinical documentation for completeness.

Do I need coding experience to use the treatment plan templates?

No, you do not need coding experience for basic use of the treatment plan templates, though extending validation, quality checks, and timeline visualization requires running basic Python commands.

What is the best way to format a complex chronic disease management plan?

The best way to format a complex chronic disease management plan is using the template-driven 3-4 page LaTeX workflow, which provides detailed sections and an executive summary for standards-aligned clinical documentation.