From cancer-buddy
从 MTB 报告和患者档案生成患者友好的宣教手册(含 Mermaid 机制图的 Markdown),包含速查卡、大白话健康摘要、带副作用管理的药物单、日常生活指南、复诊安排、费用/医保导航、分阶段 FAQ;吸收了 vmtb-patient-education 的机制图、癌种模块和按阶段组织的 FAQ。Use when 患者有 profile.json + 至少一份 MTB 报告(lite 或 full),需要把临床报告转成患者和家属能日常使用的材料。Triggers on: 宣教手册, 给我爸妈看的版本, 我爸妈看不懂报告, patient handbook, 患者教育.
How this skill is triggered — by the user, by Claude, or both
Slash command
/cancer-buddy:cancer-buddy-educationThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Turn clinical output into something the patient (and their family) can actually use day to day.
Turn clinical output into something the patient (and their family) can actually use day to day.
profile.json + one MTB report (lite or full).Run ../../references/preflight.md — role + disclosure + readiness grade + review_flags red gate (Step 2.5) + schema validity. The handbook propagates upstream extracted facts (diagnosis, stage, current_therapy, molecular_drivers, treatment_history) directly to the patient/caregiver as authoritative-sounding educational content; an unconfirmed 🔴 RED review_flag on any of those fields makes the resulting handbook misleading. Block until resolved.
patients/<pid>/profile.jsonpatients/<pid>/reports/mtb-full/ if exists; fallback to patients/<pid>/reports/mtb-lite/.Written under patients/<pid>/reports/education/:
<pid>_<date>_患者教育手册.md — main handbookquick-reference-card.md — one-pager with emergency info and key contactsdrug-sheets/<drug>.md — per-drug handout (mechanism, dose, side effects, when to call the doctor)See references/handbook-template.md for the full template. Main steps:
references/mechanism-diagrams.md based on patient's current_therapy type (chemo / targeted / immuno / radio).references/cancer-type-modules.md.references/expanded-faq.md based on current therapy phase (newly-diagnosed / active-treatment / survivorship).terminology.md).Apply safety-guardrails.md rules:
本手册为信息参考,任何治疗调整必须与主诊医生确认。立即就医,不要等门诊.## 你的自我照顾 chapter (1 page).Provides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.
npx claudepluginhub cancerdao/cancer-buddy-skill --plugin cancer-buddy