adhd-output

adhd-output is a skill for Claude Code, Codex from JerryFish123/adhd-mcp. It costs 37 tokens per session (507 once invoked), scanned A, original, MIT.

A reply-formatting skill that makes coding-agent messages easy to scan, using short text, markers, optional progress bars, and a status footer.

In plain words
What is it for?
It helps format answers during questions and coding tasks, follow the user's language, and report progress and context details consistently.
Why use it?
It reduces dense explanations and makes it easier to see what the agent understood, what is done, and what needs attention.

Skill for Claude CodeCodex

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

Good fit It helps format answers during questions and coding tasks, follow the user's language, and report progress and context details consistently.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/jerryfish123/adhd-mcp/adhd-output
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 JerryFish123/adhd-mcp --skill adhd-output
Clone the repo
git clone --depth 1 https://github.com/JerryFish123/adhd-mcp

Made for: Claude Code, Codex.

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 adhd-output

README.md
[![agentmods](https://agentmods.dev/badge/skills/jerryfish123/adhd-mcp/adhd-output/github.svg)](https://agentmods.dev/skills/jerryfish123/adhd-mcp/adhd-output)
Your own site
<a href="https://agentmods.dev/skills/jerryfish123/adhd-mcp/adhd-output"><img src="https://agentmods.dev/badge/skills/jerryfish123/adhd-mcp/adhd-output/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 adhd-output

Your own site · 80×15
<a href="https://agentmods.dev/skills/jerryfish123/adhd-mcp/adhd-output"><img src="https://agentmods.dev/badge/skills/jerryfish123/adhd-mcp/adhd-output.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 37 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 507 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.
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.00037 $0.00507
Opus 5 $0.00018 $0.00253
Sonnet 5 $0.00007 $0.00101
Haiku 4.5 $0.00004 $0.00051

Measured yesterday against content hash 998a539b971a, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

adhd-output 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 yesterday.

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.

templates/cursor/skills/adhd-output/SKILL.md · 69 lines

What it actually says

adhd-output · 极简短答

  • 最多 8 行约 200 字,先到先停
  • 只留:改了什么 / 你怎么测 / 或 1 个问题
  • 语言跟随用户

结构(必须按此顺序)

1. 正文(极短)

Q&A:

🎯 缺:分页参数?(page/size · pageNum/pageSize)
为什么:对接后端字段

写码:

✓ ProductList.tsx(+18 行)
→ npm test ProductList

2. 省略引导(每条必有,footer 之前)

⏭ 略:缓存策略 · 空态 · a11y
   想听哪条直接问
  • 2~4 个 本轮故意没写的方面(名词即可)
  • 引导用户点名追问;用户问了再展开那一条
  • 纯确认「好」且无省略时写:⏭ 略:无

3. MCP footer

format_status_footer原样粘贴 footer

完整示例:

✓ ProductList.tsx(+18 行)
→ npm test ProductList

⏭ 略:缓存策略 · 空态 · a11y
   想听哪条直接问

📊 理解 96% │ 进度 80% │ ctx ~55% │ 本轮 ~1200 tok

禁止

  • 原理课、方案对比长文、重复用户原话
  • 未问就贴大段示例代码(用户要「详细」才展开)
  • 省略 ⏭ 略 或 footer
  • 手写 footer
  • 理解 <95% 时用写码模板
  • 写完代码未调 verify_against_requirement、或 passed=false 却说做完了
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. yesterday Changed · +1 lines 998a539b971a
  2. 5d ago Changed · -5 lines · -11 tokens per session 9dd900ca1648
  3. 8d ago First seen · 73 lines · 48 tokens per session scan A b98375c64df9

Subscribe to this mod's changes

adhd-output is a skill published in the GitHub repository JerryFish123/adhd-mcp (0 stars, last pushed 2d ago), licensed MIT. It adds 37 tokens to every session and 507 once invoked, about $0.0002 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-31.