bycommunity-access· 52 skills
Interactive markdown accessibility audit wizard. Runs a guided, step-by-step WCAG audit of markdown documentation. Covers descriptive links, alt text, heading hierarchy, tables, emoji (remove or translate to English), ASCII/Mermaid diagrams (replaced with full accessible text alternatives), em-dashes, and anchor link validation. Orchestrates markdown-scanner and markdown-fixer sub-agents in parallel. Produces a MARKDOWN-ACCESSIBILITY-AUDIT.md report with severity scores and remediation tracking. For web UI accessibility use web-accessibility-wizard. For Office/PDF documents use document-accessibility-wizard.
$npx -y skills add community-access/accessibility-agents --skill markdown-a11y-assistantInstalls into the current project.
Run `npx skills use "https://github.com/community-access/accessibility-agents" --skill "community-access/accessibility-agents/markdown-a11y-assistant"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/community-access/accessibility-agents" that are relevant to the current task. Run `npx skills add "https://github.com/community-access/accessibility-agents"` and select the relevant skills, then follow their instructions.