Agens treatment_plans

skill_id: treatment_plans

install
source · Clone the upstream repo
git clone https://github.com/Gyoungwe/agens
manifest: skills/treatment_plans/skill.yaml
source content

skill_id: treatment_plans name: treatment-plans description: Generate concise (3-4 page), focused medical treatment plans in LaTeX/PDF format for all clinical specialties. Supports general medical treatment, rehabilitation therapy, mental health care, chronic disease management, perioperative care, and pain management. Includes SMART goal frameworks, evidence-based interventions with minimal text citations, regulatory compliance (HIPAA), and professional formatting. Prioritizes brevity and clinical actionability. version: 1.0.0 author: K-Dense Inc. license: MIT license tags:

  • scientific-agent-skills
  • treatment-plans tools:
  • Read
  • Write
  • Edit
  • Bash permissions: network: true filesystem: true shell: true agents:
  • executor_agent enabled: true source: scientific-agent-skills entrypoint: entry.py readme: README.md input_schema: {} output_schema: type: object metadata: upstream_repo: K-Dense-AI/scientific-agent-skills upstream_skill: treatment-plans upstream_path: scientific-skills/treatment-plans/SKILL.md upstream_frontmatter: name: treatment-plans description: Generate concise (3-4 page), focused medical treatment plans in LaTeX/PDF format for all clinical specialties. Supports general medical treatment, rehabilitation therapy, mental health care, chronic disease management, perioperative care, and pain management. Includes SMART goal frameworks, evidence-based interventions with minimal text citations, regulatory compliance (HIPAA), and professional formatting. Prioritizes brevity and clinical actionability. allowed-tools: Read Write Edit Bash license: MIT license metadata: skill-author: K-Dense Inc.