/document-accessibility
Document accessibility router for Word, Excel, PowerPoint, PDF, EPUB, Office remediation, PDF remediation, and accessible generated documents.
$ npx -y skills add Community-Access/accessibility-agents --skill document-accessibility --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
- Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
- You can call itInvoke it directly when you want it.
- Slash command
/document-accessibility
Context preview
The summary Claude sees to decide when to auto-load this skill.
Document accessibility router for Word, Excel, PowerPoint, PDF, EPUB, Office remediation, PDF remediation, and accessible generated documents.
SKILL.md
document-accessibility.SKILL.mdname: document-accessibility description: Document accessibility router for Word, Excel, PowerPoint, PDF, EPUB, Office remediation, PDF remediation, and accessible generated documents.
Document Accessibility Router
Use this skill for document audits, document remediation, and generated document accessibility.
Workflow
1. Identify document type: Word, Excel, PowerPoint, PDF, EPUB, markdown export, or generated document pipeline. 2. Check installed Accessibility Agents extensions for company templates, legal standards, regional rules, or internal document policies. 3. Load the relevant specialist reference only when needed. 4. Use subagents when the user asks for parallel review or when multiple document types are in scope. 5. Report findings by severity, affected assistive technology workflow, standard mapping, and remediation path.
Extension findings must identify the extension that supplied the rule.
AI and automated tools are not perfect. They miss things, make mistakes, and cannot replace testing with real screen readers and assistive technology. Always verify with VoiceOver, NVDA, JAWS, and keyboard-only navigation.
Repo: Community-Access/accessibility-agents
Other skills on accessibility-agents.
- /developer-tools
Developer tools accessibility router for Python, wxPython, desktop accessibility APIs, NVDA add-ons, scanner tooling, CI tooling, and accessibility developer experience.
Open skill - /github-workflows
GitHub workflow accessibility router for PR review, issues, Actions, releases, projects, security alerts, notifications, repository management, and accessible contributor workflows.
Open skill - /markdown-accessibility
Markdown accessibility router for docs, README files, headings, links, tables, alt text, diagrams, generated docs, and publication-ready accessible markdown.
Open skill - /web-accessibility
Use for web accessibility work in HTML, JSX, CSS, ARIA, keyboard, forms, contrast, modals, live regions, headings, links, tables, or WCAG review; starts accessibility-lead first and uses tool_search if subagent tools are lazy-loaded.
Open skill

