treatment-plans

Generate LaTeX/PDF medical treatment plans with SMART goals and HIPAA de-identification.

4|Updated Mar 2, 2026
One-click install
npx skills add https://github.com/shushuzn/Rairos --skill treatment-plans-shushuzn
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: treatment-plans
Source: https://github.com/shushuzn/Rairos/tree/main/skills/treatment-plans
Command: npx skills add https://github.com/shushuzn/Rairos --skill treatment-plans-shushuzn

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python, pdflatex, requests, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

It helps clinicians create fast, consistent medical treatment plans that are concise, structured, and documentation-ready (including SMART goals and HIPAA de-identification), without rewriting everything from scratch each time.

Core Features & Use Cases

  • LaTeX/PDF treatment plan templates across multiple specialties with a clinician-focused structure that prioritizes brevity (typically 1 page or 3–4 pages).
  • SMART goal frameworks + structured clinical sections (goals, interventions, monitoring, outcomes, follow-up, education, and risk mitigation).
  • Validation and automation support for checking completeness and consistency, plus optional timeline generation.
  • Evidence and compliance-oriented documentation with minimal, targeted citations and HIPAA de-identification guidance.

Quick Start

Ask the skill to generate a one-page treatment plan template for a specific diagnosis and include SMART goals, monitoring parameters, and HIPAA-safe de-identified patient placeholders.

Frequently Asked Questions about treatment-plans

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

FAQPage Schema
How do I generate a medical treatment plan with SMART goals and HIPAA de-identification?

You can generate a medical treatment plan with SMART goals and HIPAA de-identification by using structured LaTeX templates that automatically insert HIPAA-safe patient placeholders into concise clinical documentation.

What is the best way to create a PDF treatment plan for chronic disease management?

Creating a PDF treatment plan for chronic disease management is best handled by populating specialty-specific LaTeX templates with structured interventions, monitoring parameters, and follow-up timelines, then compiling them via pdflatex.

How does SMART goal framework integration work in clinical documentation?

SMART goal framework integration in clinical documentation works by embedding specific, measurable, achievable, relevant, and time-bound objectives directly into structured treatment plan sections alongside interventions and outcomes.

Do I need Python and pdflatex to produce structured treatment plan PDFs?

Yes, you need Python and pdflatex installed in your environment to run the provided scripts that validate document completeness and compile the LaTeX templates into structured treatment plan PDFs.

Can I validate completeness and consistency for a mental health treatment plan?

Yes, you can validate completeness and consistency for a mental health treatment plan using built-in automation scripts that check required clinical sections, SMART goals, and risk mitigation before generating the final PDF.

What are the limitations of using LaTeX for patient education and treatment plans?

Limitations of using LaTeX for patient education and treatment plans include requiring a local pdflatex installation and familiarity with LaTeX syntax, making it less suited for clinicians needing rapid visual editing without technical setup.