accessibility-agents
WCAG accessibility audits for web, documents, and GitHub
All Skills in This Repository (67)
Pure Emerald Level IndicatorsPowerPoint Accessibility
Scan PowerPoint .pptx files for WCAG 2.1 AA accessibility compliance.
github-scanning
Construct GitHub search queries for issues, PRs, and CI status.
web-severity-scoring
Calculate severity scores, grades, and confidence levels for web accessibility audits.
GitHub Hub
Route natural language GitHub commands to specialized agents for issue tracking and code review.
markdown-csv-reporter
Convert markdown accessibility audit findings into structured CSV reports.
Cognitive Accessibility
Audit web content and UI against WCAG 2.2 AA/AAA cognitive accessibility criteria.
office-scan-config
Manage accessibility scanning configuration files for DOCX, XLSX, and PPTX formats.
web-csv-reporter
Convert web accessibility audit findings into structured CSV reports.
Repo Manager
Scaffold GitHub repository infrastructure with issue templates and contributing guides.
lighthouse-scanner
Audit web accessibility with Lighthouse CI and track score regressions.
Text Quality Reviewer
Detect non-human-readable accessible names in web application text.
ePub Accessibility
Audit ePub documents against EPUB Accessibility 1.1 and WCAG 2.x standards.
Frequently Asked Questions
FAQPage SchemaHow to install accessibility-agents?โผ
Run `npx skills add Community-Access/accessibility-agents --all -g -y` in your terminal to install all accessibility skills globally.
How to audit a website for WCAG compliance?โผ
Invoke the web-accessibility-wizard, which runs axe-core scans plus specialist reviews of ARIA, keyboard navigation, contrast, forms, and modals, then produces a scored report with fixes.
Can it check Word, Excel, and PDF accessibility?โผ
Yes. The document-accessibility-wizard scans .docx, .xlsx, .pptx, PDF, and EPUB files for missing alt text, table headers, reading order, and tagging issues, with remediation guidance for each finding.
Does it work with Claude Code and GitHub Copilot?โผ
Yes. The suite ships parallel agent definitions for Claude Code, GitHub Copilot, Gemini CLI, and Codex CLI, plus an MCP server for other compatible clients.
Can it generate VPAT or compliance reports?โผ
Yes. The compliance-mapping skill converts audit results into VPAT 2.5 conformance tables mapped to Section 508, EN 301 549, EAA, and other legal frameworks.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core