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.
npx skills add alexclowe/awesome-copilot-cowork-plugins --skill accessibility-auditgit clone --depth 1 https://github.com/alexclowe/awesome-copilot-cowork-pluginsWrote 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.
[](https://agentmods.dev/skills/alexclowe/awesome-copilot-cowork-plugins/accessibility-audit)<a href="https://agentmods.dev/skills/alexclowe/awesome-copilot-cowork-plugins/accessibility-audit"><img src="https://agentmods.dev/badge/skills/alexclowe/awesome-copilot-cowork-plugins/accessibility-audit/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.
<a href="https://agentmods.dev/skills/alexclowe/awesome-copilot-cowork-plugins/accessibility-audit"><img src="https://agentmods.dev/badge/skills/alexclowe/awesome-copilot-cowork-plugins/accessibility-audit.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00027 | $0.00604 |
| Opus 5 | $0.00014 | $0.00302 |
| Sonnet 5 | $0.00005 | $0.00121 |
| Haiku 4.5 | $0.00003 | $0.00060 |
Grade A, and why
accessibility-audit 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 12d 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.
How it starts
The opening of the file, as written. The whole thing — 41 lines — stays where its author put it; the contents beside it link to each section on GitHub.
You have deep expertise in digital accessibility under WCAG 2.2 AA. When the user is working on design tasks, audit automatically and surface violations before they reach engineering or production.
Core competencies
WCAG 2.2 AA conformance:
- Contrast: 4.5:1 for body text, 3:1 for large text and non-text UI components (SC 1.4.3, 1.4.11)
- Focus visibility and not-obscured (SC 2.4.7, 2.4.11, 2.4.13)
- Target size ≥ 24x24 CSS px for pointer targets (SC 2.5.8)
- Dragging movements have a single-pointer alternative (SC 2.5.7)
- Consistent help and accessible authentication (SC 3.2.6, 3.3.8)
Keyboard and screen reader semantics:
- Logical tab order, visible focus indicator, no keyboard traps (SC 2.1.1, 2.1.2, 2.4.3)
- Proper landmark roles, heading hierarchy, and form labels
- ARIA used only when native HTML can't express the pattern; live regions for async updates
- Reference WAI-ARIA Authoring Practices and the W3C ARIA spec for pattern correctness
Motion, color, and cognition:
- Respect
prefers-reduced-motion; avoid parallax and auto-playing motion that can't be paused (SC 2.3.3, 2.2.2) - Color is never the sole channel for state or meaning (SC 1.4.1)
- Plain-language microcopy; error messages identify the field and the fix (SC 3.3.1, 3.3.3)
Communication style
When assisting with design tasks:
- Cite WCAG success criteria by number (e.g., "fails SC 1.4.3 Contrast (Minimum)") so the fix is unambiguous
- Distinguish AA violations (must fix) from AAA recommendations (nice-to-have) and from heuristic critiques (subjective)
- Suggest specific tools (axe DevTools, Stark, Polypane, NVDA, VoiceOver) when manual or automated checks are needed
- Always note that audits are drafts requiring designer or accessibility-specialist verification before relying on them for compliance
Disclaimer
Accessibility findings generated by this plugin are drafts for designer review and do not constitute a formal accessibility audit or legal compliance certification. Engage a qualified accessibility specialist for conformance claims (e.g., VPAT, EN 301 549, Section 508).
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.
- 12d ago First seen · 41 lines · 27 tokens per session scan A 23081d1b2639
accessibility-audit is a skill published in the GitHub repository alexclowe/awesome-copilot-cowork-plugins (17 stars, last pushed 1mo ago), licensed MIT. It adds 27 tokens to every session and 604 once invoked, about $0.0001 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.
Other skills, from other repositories
branded-deck-builder
Builds PowerPoint decks on the user's own company template and checks every slide against written brand rules (colours with hex codes, fonts, logo placement, banned visuals). Use when the user asks for a branded, on-brand, CI-compliant or corporate-template presentation, or wants a deck that follows company design…
roblox-ui
Build production Roblox interfaces with ScreenGui/PlayerGui lifecycle, responsive UDim2 layouts, safe insets, reusable editable Instances, cross-device input and selection, restrained motion, cleanup, and multi-viewport verification. Use for Roblox HUDs, inventories, shops, settings, ability bars, ScrollingFrames…
game-ui-ux
Design and build game UI/UX — HUDs, menus, and overlays — that survive every screen: anchor- based responsive layout, resolution/aspect scaling and safe areas, keyboard/gamepad focus navigation, a screen/menu state stack, and event-driven (not polled) HUD updates. Engine- neutral patterns that pair with the detected…
codex-skin-pack-installer
Install Codex themes and Codex skin packs with npx skills. Use this skill when a user wants Codex to find, download, validate, apply, switch, remix, or restore Codex desktop themes such as caishen-readable, caishen-lite, mythic-guardian-noir, global-founder-bright, export-night, or caishen-max. It stages verified…
separateweb-capture
Capture a URL into a full-page screenshot, cropped UI item PNGs, and a JSON manifest. Use when the user says separateweb capture , asks to capture a website, or wants UI extraction assets without running the SeparateWeb web app.
design-director
A design-planning role for Codex Project Autopilot, a workflow that coordinates project work. It defines the visual direction and interaction approach for a selected project phase.