A cross-platform AI skill for clearer answers, smaller active workloads, and fewer cognitive dead ends. ADHD & 47 Tabs makes the useful part of an AI response easier to find, start, and finish. It is not a medical tool and does not diagnose or treat ADHD. No diagnosis is required. The skill uses four response contracts: 1. Answer: conclusion first, then necessary evidence and caveats. 2. Action: s
npx mdskills install zgbrenner/adhd-and-47-tabs@zgbrenner? Sign in with GitHub to claim this listing.Defines four clear response contracts to reduce cognitive load with actionable format rules
A cross-platform AI skill for clearer answers, smaller active workloads, and fewer cognitive dead ends.
Your brain has enough tabs open. Your AI does not need to add twelve more.
ADHD & 47 Tabs makes the useful part of an AI response easier to find, start, and finish. It is not a medical tool and does not diagnose or treat ADHD. No diagnosis is required.
The skill uses four response contracts:
The goal is lower cognitive load, not minimum word count. Detailed requests still receive detailed answers.
Download the canonical adhd-and-47-tabs.zip and verify it with SHA256SUMS. The repository rebuilds both files deterministically during make check, so the public package stays synchronized with the skill source.
Version 2 renamed the package from i-have-adhd-and-47-tabs. Remove or disable the old copy before installing v2 so both versions do not load together.
Skills are available on Claude Free, Pro, Max, Team, and Enterprise plans, but code execution must be enabled.
Official guide: Use skills in Claude.
OpenAI says Personal Skills are generally available for ChatGPT Business, Enterprise, Healthcare, and Edu accounts. Workspace administrators may also control access. Skills must currently be installed separately on desktop and web or mobile surfaces.
Official guide: Skills in ChatGPT.
For a Custom GPT fallback, copy chatgpt-custom-gpt/INSTRUCTIONS.md into a GPT named ADHD & 47 Tabs.
$skill-installer install https://github.com/zgbrenner/adhd-and-47-tabs/tree/main/adhd-and-47-tabs
Restart Codex after installation.
GitHub CLI 2.90.0 or later can preview and install Agent Skills:
gh skill preview zgbrenner/adhd-and-47-tabs adhd-and-47-tabs
gh skill install zgbrenner/adhd-and-47-tabs adhd-and-47-tabs --scope user
gh skill publish --dry-run
Official guide: Adding Agent Skills for GitHub Copilot.
npx skills add zgbrenner/adhd-and-47-tabs
Read the full skill at adhd-and-47-tabs/SKILL.md.
The repository includes 12 cross-platform scenarios and a dependency-free scorer:
python3 scripts/score_responses.py --responses responses.jsonl
make check
make install-hooks
See docs/EVALUATION.md. This repository intentionally uses no GitHub Actions or hosted CI and requires no third-party Python packages.
Use Discussions for questions and the issue forms for reproducible problems. Read SUPPORT.md and CONTRIBUTING.md.
Original concept and skill: Ayoub Ghriss, ayghri/i-have-adhd.
Cross-platform adaptation: Zachary Brenner.
MIT licensed. The original notice is preserved in LICENSE and adaptation history is in NOTICE.md.
Install via CLI
npx mdskills install zgbrenner/adhd-and-47-tabsADHD & 47 Tabs is a free, open-source AI agent skill. A cross-platform AI skill for clearer answers, smaller active workloads, and fewer cognitive dead ends. ADHD & 47 Tabs makes the useful part of an AI response easier to find, start, and finish. It is not a medical tool and does not diagnose or treat ADHD. No diagnosis is required. The skill uses four response contracts: 1. Answer: conclusion first, then necessary evidence and caveats. 2. Action: s
Install ADHD & 47 Tabs with a single command:
npx mdskills install zgbrenner/adhd-and-47-tabsThis downloads the skill files into your project and your AI agent picks them up automatically.
ADHD & 47 Tabs works with Claude Code, Claude Desktop, Cursor, Vscode Copilot, Windsurf, Continue Dev, Codex, Gemini Cli, Amp, Roo Code, Goose, Opencode, Trae, Qodo, Command Code, Chatgpt. Skills use the open SKILL.md format which is compatible with any AI coding agent that reads markdown instructions.