Use ADHD as an agent skill
1
Install the skill
One command, auto-detects your agent (Claude Code, Cursor, Antigravity, Codex, Cline, Gemini CLI, Windsurf, and ~50 more):
2
Restart your agent
Restart so the skill is discovered.
3
Invoke it
Invoke explicitly:The skill may also auto-trigger on open-ended design, naming, refactoring, and brainstorming prompts. It deliberately stays out of the way for lookups and known-root-cause bugs — see the pre-flight gate.
Use the CLI
1
Authenticate
Set
ANTHROPIC_API_KEY, or — if Claude Code is installed locally — the CLI inherits its auth automatically.2
Install and run
Use the TypeScript library
Troubleshooting
adhd: command not found
adhd: command not found
Reopen your shell and make sure npm’s global binary directory is on
PATH.My agent doesn't discover the skill
My agent doesn't discover the skill
Follow the per-platform paths in Installation — some agents (notably certain Codex builds) need a forced target or a manual copy into their skills directory.
Next steps
Installation
Every install path — skill, CLI, library, Agent SDK, per-platform.
CLI & Library reference
Every flag and result type.