dsm5

dsm5 is a skill for Claude Code, Codex from magnus919/agent-skills. It costs 106 tokens per session (4,436 once invoked), scanned A, original, MIT.

An educational guide to DSM-5-TR criteria, the diagnostic reference used by mental-health professionals in the United States, for discussing mental-health and neurocognitive conditions.

In plain words
What is it for?
Use it to understand diagnostic criteria, prevalence, onset, and course, compare possible explanations, and prepare for a professional evaluation.
Why use it?
It helps organize symptoms, possible differences between conditions, and questions for a clinician without pretending to diagnose or treat anyone.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to understand diagnostic criteria, prevalence, onset, and course, compare possible explanations, and prepare for a professional evaluation.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/magnus919/agent-skills/dsm5
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.

Any agent
npx skills add magnus919/agent-skills --skill dsm5
Clone the repo
git clone --depth 1 https://github.com/magnus919/agent-skills

Made for: Claude Code, Codex.

Its marketplace also offers this one on its own, as the plugin dsm5/plugin install dsm5 after adding the marketplace above.

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 dsm5

README.md
[![agentmods](https://agentmods.dev/badge/skills/magnus919/agent-skills/dsm5/github.svg)](https://agentmods.dev/skills/magnus919/agent-skills/dsm5)
Your own site
<a href="https://agentmods.dev/skills/magnus919/agent-skills/dsm5"><img src="https://agentmods.dev/badge/skills/magnus919/agent-skills/dsm5/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for dsm5

Your own site · 80×15
<a href="https://agentmods.dev/skills/magnus919/agent-skills/dsm5"><img src="https://agentmods.dev/badge/skills/magnus919/agent-skills/dsm5.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 106 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 4,436 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.1 $0.00106 $0.04436
Opus 5 $0.00053 $0.02218
Sonnet 5 $0.00021 $0.00887
Haiku 4.5 $0.00011 $0.00444

Measured 11d ago against content hash d8ae3f1f2cc5, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

dsm5 scanned grade A with 0 findings 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 11d ago.

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.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

dsm5/SKILL.md · 317 lines

How it starts

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

dsm5 — DSM-5-TR Companion for Mental Health Conversations

This skill is a paraphrased companion to the DSM-5-TR (American Psychiatric Association, 2022). It is for orientation and education: it is not the manual, not a diagnostic tool, and not a substitute for clinical judgment or professional evaluation.

Purpose

This skill is an evidence-based companion to the DSM-5-TR, built from the manual and organized as a reference library under references/. Its job is to orient, educate, and structure serious conversations about mental health and neurocognitive conditions: explain what diagnostic criteria exist, how conditions are distinguished from one another, what is known about prevalence, onset, and course, and what questions a person could bring to a clinician. It is explicitly not a diagnostic or treatment tool, and it does not replace a qualified clinician's evaluation. Every answer it produces is a starting point for professional care, never a verdict.

When to use / When not to use

Use this skill when:

  • Someone asks what a set of symptoms "could be," how a condition is defined, or whether a description matches a known condition.
  • Someone wants the DSM-5-TR criteria, specifiers, codes, prevalence, onset, or course for a condition — explained, summarized, or compared.
  • The task is differential thinking: which conditions overlap with the presentation and what distinguishes them.
  • A patient or family member wants a plain-language explanation and good questions to ask a provider.
  • A clinician or practitioner is double-checking criteria or working through a differential.

Do not use this skill when:

  • Rendering a formal diagnosis or telling someone "you have X."
  • Prescribing, changing, or advising on treatment or medication.
  • Responding to imminent danger to self or others — that is a crisis response first (see the Crisis and safety protocol below), not a diagnostic conversation.
  • Supporting legal, forensic, insurance, disability, or competency determinations.
  • Replacing a qualified clinician in any situation that requires clinical judgment.

Read the full file on GitHub · 317 lines

Files

What ships with it

60 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 11d ago First seen · 317 lines · 106 tokens per session scan A d8ae3f1f2cc5

Subscribe to this mod's changes

dsm5 is a skill published in the GitHub repository magnus919/agent-skills (76 stars, last pushed today), licensed MIT. It adds 106 tokens to every session and 4,436 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 0 findings. 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

quantum-expert

Expert-level quantum computing, Qiskit, quantum algorithms, and quantum information. Use when the user mentions quantum computing, Qiskit, quantum algorithms, or quantum information, or when the task involves Quantum Mechanics Basics, Quantum Hardware, Circuit Design, or Algorithm Implementation.

personamanagmentlayer/pcl · 59 tokens

assess-holistic-health

Conduct temperament-based health assessment from Hildegard von Bingen's Causae et Curae. Evaluates the four temperaments (sanguine, choleric, melancholic, phlegmatic), elemental correspondences (air, fire, earth, water), and provides dietary and lifestyle recommendations for rebalancing. Use when understanding…

pjt222/agent-almanac · 113 tokens

analyze-prime-numbers

Analyze prime numbers using primality tests, factorization algorithms, prime distribution analysis, and sieve methods. Covers trial division, Miller-Rabin, Sieve of Eratosthenes, and the Prime Number Theorem. Use when determining whether an integer is prime or composite, finding prime factorizations, counting or…

pjt222/agent-almanac · 91 tokens

construct-geometric-figure

Perform a ruler-and-compass construction with step-by-step justification for each operation, producing a constructible geometric figure from given elements. Covers classical Euclidean constructions including perpendicular bisectors, angle bisectors, parallel lines, regular polygons, and tangent lines. Use when given…

pjt222/agent-almanac · 92 tokens

autonomous-researcher

End-to-end research pipeline: scoping, literature review, hypothesis formation, synthesis, empirical validation, and written output.

aaronnat23/disp8ch · 0 tokens

canvas-course-ops

Use this skill for course, assignment, and LMS-style operational tasks that need clear status tracking and student-safe messaging.

aaronnat23/disp8ch · 0 tokens