cognitive-accessibility

cognitive-accessibility is a skill for Claude Code, Codex from humanity4ai/project_human. It costs 57 tokens per session (1,284 once invoked), scanned A, original, MIT.

A guide for making content and user workflows easier to follow for people with different attention, memory, and planning needs, including some people with ADHD. It uses short sections, clear directions, and recovery options.

In plain words
What is it for?
Simplifying text, improving readability, organizing information, and redesigning steps that are difficult to follow or remember.
Why use it?
It reduces the mental effort needed to understand information or complete a task. It also helps avoid unexplained jargon and overly complicated flows.

Skill for Claude CodeCodex

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.

agentmods
npx agentmods add skills/humanity4ai/project_human/cognitive-accessibility
Any agent
npx skills add humanity4ai/project_human --skill cognitive-accessibility
Clone the repo
git clone --depth 1 https://github.com/humanity4ai/project_human

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 cognitive-accessibility

README.md
[![agentmods](https://agentmods.dev/badge/skills/humanity4ai/project_human/cognitive-accessibility.svg)](https://agentmods.dev/skills/humanity4ai/project_human/cognitive-accessibility)
Your own site
<a href="https://agentmods.dev/skills/humanity4ai/project_human/cognitive-accessibility"><img src="https://agentmods.dev/badge/skills/humanity4ai/project_human/cognitive-accessibility.svg" alt="Measured on agentmods" height="20"></a>
Per session 57 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,284 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00057 $0.01284
Opus 5 $0.00028 $0.00642
Sonnet 5 $0.00011 $0.00257
Haiku 4.5 $0.00006 $0.00128

Measured 5d ago against content hash 3640f099865a, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

cognitive-accessibility 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 5d 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.

skills/cognitive-accessibility/SKILL.md · 199 lines

How it starts

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

Cognitive Accessibility

Purpose

Improves content and workflows for users with varied attention, memory, and executive function profiles. Applies cognitive load theory (Sweller, 1988), chunking strategies, and clear information architecture.

When to Use

  • "Simplify this content"
  • "Reduce cognitive load"
  • "Make this more readable"
  • "Chunk this information"
  • "Help users with focus issues"
  • "Improve accessibility for ADHD"
  • "Simplify the user flow"

Boundaries

Always

  • Use clear, simple language
  • Chunk information into small pieces
  • Provide clear signposting
  • Include recovery options

Ask First

  • Confirm before major restructuring
  • Check cultural context

Never

  • Never use jargon without explanation
  • Never create complex multi-step flows without breaks

Principles

This skill is grounded in the Humanity4AI core principles and the following skill-specific principles:

  1. Cognitive load is a spectrum. Users have varying levels of working memory, attention, and executive function. Recommendations must be framed as considerations, not absolute requirements.
  2. Simplicity is not condescension. Clear, simple language and structured layouts respect all users. Avoid framing simplification as "dumbing down".
  3. Explicit uncertainty over false certainty. Acknowledge when a recommendation may not apply to all users or contexts.
  4. Inclusive design benefits everyone. Cognitive accessibility improvements (chunked content, clear headings, reduced distractions) improve usability for all users.
  5. Safety boundaries apply. Do not make medical or clinical claims about cognitive conditions such as ADHD or dyslexia.

Instructions

Step 1: Assess Load

Analyze content for:

  • Sentence length and complexity
  • Jargon and technical terms
  • Multi-step processes
  • Information density

Step 2: Identify Friction

Find:

  • Ambiguous instructions
  • Missing progress indicators
  • No way to save progress
  • Dense paragraphs

Step 3: Recommend Changes

Read the full file on GitHub · 199 lines

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. 5d ago First seen · 199 lines · 57 tokens per session scan A 3640f099865a

Subscribe to this mod's changes

cognitive-accessibility is a skill published in the GitHub repository humanity4ai/project_human (4 stars, last pushed today), licensed MIT. It adds 57 tokens to every session and 1,284 once invoked, about $0.0003 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.