mirror of
https://github.com/magnus919/agent-skills.git
synced 2026-09-12 20:16:29 +03:00
d346970bf8
Adds the dsm5 skill: an evidence-based conversational expert grounded in the DSM-5-TR (American Psychiatric Association, 2022) for clinicians, practitioners, patients, and family members. - SKILL.md: safety-first conversation workflow (triage -> clarify -> route -> compare criteria -> differentials -> calibrated conclusion), reference routing table, crisis protocol, audience adaptation - references/: 28 files — foundation (00-02), all 22 DSM-5-TR diagnostic classes (10-31), Part III measures/culture/AMPD/conditions-for-further- study (32-33), and cross-cutting differentials (40). Criteria are paraphrased with exact counts, durations, specifiers, and ICD-10-CM codes, plus per-disorder clinician and patient/family conversation guides - scripts/lookup.py: stdlib keyword search across the reference library (--json/--list/--max/-q) - evals/evals.json: 9 output-quality cases (schema v1) - README.md: human-facing overview, install notes, and APA attribution - Catalog entries and generated artifacts (llms.txt, marketplace plugins) regenerated; all repo validators pass Co-authored-by: factory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com>