treatment-plans

treatment-plans is a skill for Claude Code, Codex from synthetic-sciences/openscience. It costs 86 tokens per session (11,665 once invoked), scanned B, original, Apache-2.0.

A guide for writing concise medical treatment plans as LaTeX and PDF documents. It structures care around goals, interventions, timelines, monitoring, and expected outcomes.

In plain words
What is it for?
Use it for treatment plans covering general medicine, rehabilitation, mental health, chronic conditions, surgery, pain management, and other clinical specialties.
Why use it?
It helps turn clinical information into focused, measurable plans while keeping the document suitable for professional and regulatory use.

Skill for Claude CodeCodex

About the project

synthetic-sciences/openscience is an AI workbench that carries out scientific research by reading papers, forming hypotheses, writing and running code, conducting experiments, analyzing results, and preparing reports. Researchers use it for work in machine learning, biology, physics, and chemistry with remote or local models. Catalogue add-ons extend its scientific workflows through skills and instructions.

synthetic-sciences/openscience · 3,473 stars · on GitHub

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/synthetic-sciences/openscience/treatment-plans
Any agent
npx skills add synthetic-sciences/openscience --skill treatment-plans
Clone the repo
git clone --depth 1 https://github.com/synthetic-sciences/openscience

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for treatment-plans

README.md
[![agentmods](https://agentmods.dev/badge/skills/synthetic-sciences/openscience/treatment-plans.svg)](https://agentmods.dev/skills/synthetic-sciences/openscience/treatment-plans)
Your own site
<a href="https://agentmods.dev/skills/synthetic-sciences/openscience/treatment-plans"><img src="https://agentmods.dev/badge/skills/synthetic-sciences/openscience/treatment-plans.svg" alt="Measured on agentmods" height="20"></a>
Per session 86 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 11,665 The whole file, excluding the scripts and references it only reads on demand.
Security scan B 1 finding. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00086 $0.11665
Opus 5 $0.00043 $0.05833
Sonnet 5 $0.00017 $0.02333
Haiku 4.5 $0.00009 $0.01167

Measured 5d ago against content hash 531c76dfaf50, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade B, and why

treatment-plans scanned grade B with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.

The scan reads SKILL.md. This mod also ships 4 executable files (scripts/check_completeness.py, scripts/generate_template.py, scripts/timeline_generator.py, …), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Asks for rootmediumPrivilege escalation

A mod that escalates privileges can change anything on the machine, not only the project.

sudo cp assets/medical_treatment_plan.sty /usr/local/texlive/texmf-local/tex/latex/
Origin

Copies of this mod

8 near-identical copies found in the catalogue:

backend/cli/skills/biology/treatment-plans/SKILL.md · 1,581 lines

How it starts

The opening of the file, as written. The whole thing — 1,581 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Treatment Plan Writing

Overview

Treatment plan writing is the systematic documentation of clinical care strategies designed to address patient health conditions through evidence-based interventions, measurable goals, and structured follow-up. This skill provides comprehensive LaTeX templates and validation tools for creating concise, focused treatment plans (3-4 pages standard) across all medical specialties with full regulatory compliance.

Critical Principles:

  1. CONCISE & ACTIONABLE: Treatment plans default to 3-4 pages maximum, focusing only on clinically essential information that impacts care decisions
  2. Patient-Centered: Plans must be evidence-based, measurable, and compliant with healthcare regulations (HIPAA, documentation standards)
  3. Minimal Citations: Use brief in-text citations only when needed to support clinical recommendations; avoid extensive bibliographies

Every treatment plan should include clear goals, specific interventions, defined timelines, monitoring parameters, and expected outcomes that align with patient preferences and current clinical guidelines - all presented as efficiently as possible.

When to Use This Skill

This skill should be used when:

  • Creating individualized treatment plans for patient care
  • Documenting therapeutic interventions for chronic disease management
  • Developing rehabilitation programs (physical therapy, occupational therapy, cardiac rehab)
  • Writing mental health and psychiatric treatment plans
  • Planning perioperative and surgical care pathways
  • Establishing pain management protocols
  • Setting patient-centered goals using SMART criteria
  • Coordinating multidisciplinary care across specialties
  • Ensuring regulatory compliance in treatment documentation
  • Generating professional treatment plans for medical records

Visual Enhancement with Scientific Schematics

⚠️ MANDATORY: Every treatment plan MUST include at least 1 AI-generated figure using the scientific-schematics skill.

Read the full file on GitHub · 1,581 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 5d ago First seen · 1,581 lines · 86 tokens per session scan B 531c76dfaf50

Subscribe to this mod's changes

treatment-plans is a skill published in the GitHub repository synthetic-sciences/openscience (3,473 stars, last pushed today), licensed Apache-2.0. It adds 86 tokens to every session and 11,665 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it B with 1 finding (asks for root). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

pdf-toolkit

Structured .pdf operations: extract text/tables, merge pages from multiple PDFs, split a PDF by page ranges, fill PDF form fields, and generate fresh PDFs from JSON. Trigger when the user wants programmatic PDF work without natural-language rewriting — examples: pull tables from a report, combine three PDFs, extract…

opensquilla/opensquilla · 127 tokens

nano-pdf

Edit PDFs with natural-language instructions using the nano-pdf CLI.

opensquilla/opensquilla · 17 tokens

meta-pdf-intelligence

Use this meta-skill instead of answering directly when the user needs PDF analysis, pasted PDF excerpt analysis, digesting, comparison, or question answering that benefits from multi-skill orchestration across PDF extraction, summarization, cross-document synthesis, traceable evidence indexing, and memory capture.

opensquilla/opensquilla · 63 tokens

meta-research-to-slide-deck

Use this meta-skill instead of answering directly when the user needs a researched presentation, leadership briefing, competitive analysis deck, or source-backed slide outline that benefits from multi-skill orchestration across search, source curation, synthesis, slides, and document export.

opensquilla/opensquilla · 60 tokens

meta-multi-format-export-pack

From one piece of source content, render four deliverables: .docx report, .pptx slides, .xlsx data, and an HTML/PDF public version.

opensquilla/opensquilla · 41 tokens

meta-web-to-pdf-briefing

Render a topic into a distributable PDF briefing in three steps: web search → bullet summary → styled PDF. Trigger when the user asks for a PDF briefing on a single topic.

opensquilla/opensquilla · 45 tokens