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
-
Get the file. Supported:
.pptx,.docx,.html,.md. If the user pasted raw HTML or Markdown instead, save it to a file first. -
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