accessibility-pass

Installation
SKILL.md

Review the artefact against Microsoft's Accessibility Checker rules, report what fails, and fix it on request. Use the rule names below verbatim. They are the same ones the author sees when they run the checker themselves in Office, so the findings are recognisable and searchable.

Instructions

  1. Get the file. Supported: .pptx, .docx, .html, .md. If the user pasted raw HTML or Markdown instead, save it to a file first.

  2. Run the bundled checker when a Python environment is available, from the skill's own root directory (the folder containing scripts/), so the relative path resolves:

    python scripts/a11y_check.py <file> --json
    
Installs
3
GitHub Stars
71
First Seen
Aug 30, 2026
accessibility-pass — microsoft/cat-agent-skills