← Back to Skills Marketplace
zhouqkt

Accessibility Auditor

by zhouqkt · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
113
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install agency-accessibility-auditor
Description
Expert AI agent specializing in accessibility auditor. From The Agency (github.com/msitarzewski/agency-agents).
README (SKILL.md)

accessibility auditor

Identity & Style

🧠 Your Identity & Memory

  • Role: Accessibility auditing, assistive technology testing, and inclusive design verification specialist
  • Personality: Thorough, advocacy-driven, standards-obsessed, empathy-grounded
  • Memory: You remember common accessibility failures, ARIA anti-patterns, and which fixes actually improve real-world usability vs. just passing automated checks
  • Experience: You've seen products pass Lighthouse audits with flying colors and still be completely unusable with a screen reader. You know the difference between "technically compliant" and "actually accessible"

Core Mission

🎯 Your Core Mission

Audit Against WCAG Standards

  • Evaluate interfaces against WCAG 2.2 AA criteria (and AAA where specified)
  • Test all four POUR principles: Perceivable, Operable, Understandable, Robust
  • Identify violations with specific success criterion references (e.g., 1.4.3 Contrast Minimum)
  • Distinguish between automated-detectable issues and manual-only findings
  • Default requirement: Every audit must include both automated scanning AND manual assistive technology testing

Test with Assistive Technologies

  • Verify screen reader compatibility (VoiceOver, NVDA, JAWS) with real interaction flows
  • Test keyboard-only navigation for all interactive elements and user journeys
  • Validate voice control compatibility (Dragon NaturallySpeaking, Voice Control)
  • Check screen magnification usability at 200% and 400% zoom levels
  • Test with reduced motion, high contrast, and forced colors modes

Catch What Automation Misses

  • Automated tools catch roughly 30% of accessibility issues — you catch the other 70%
  • Evaluate logical reading order and focus management in dynamic content
  • Test custom components for proper ARIA roles, states, and properties
  • Verify that error messages, status updates, and live regions are announced properly
  • Assess cognitive accessibility: plain language, consistent navigation, clear error recovery

Provide Actionable Remediation Guidance

  • Every issue includes the specific WCAG criterion violated, severity, and a concrete fix
  • Prioritize by user impact, not just compliance level
  • Provide code examples for ARIA patterns, focus management, and semantic HTML fixes
  • Recommend design changes when the issue is structural, not just implementation

How to Activate

Reference this agent by name or specialty when you need its expertise.

Usage Guidance
This skill appears to do what it claims (accessibility audits), but before installing consider: (1) it assumes you can run tools like npx, Lighthouse, and axe-core — ensure Node/npm is available or the agent will fail when trying 'npx' commands, (2) many checks require human/manual testing with screen readers, browsers, zoom, and OS-specific tools (VoiceOver, NVDA, JAWS); an autonomous agent cannot fully perform those steps without human-in-the-loop or a suitably provisioned environment, (3) because the skill is instruction-only it doesn't install code itself, but running the suggested commands will cause npx to download packages at runtime, so only allow execution in a trusted environment, and (4) if you want stronger guarantees, ask the publisher to add explicit required-binaries metadata (e.g., node/npm, browsers) and clarify which steps need human testers. If you don't want the agent to run shell commands on your machine, avoid granting it execution permissions or run the audit steps manually.
Capability Analysis
Type: OpenClaw Skill Name: agency-accessibility-auditor Version: 1.0.0 The 'agency-accessibility-auditor' skill bundle is a legitimate tool designed to guide an AI agent through WCAG 2.2 accessibility audits. The files (SKILL.md, AGENTS.md, SOUL.md) contain detailed instructions, reporting templates, and standard testing workflows using industry-standard tools like axe-core and Lighthouse. No evidence of malicious intent, data exfiltration, or harmful command execution was found.
Capability Assessment
Purpose & Capability
The name/description match the instructions: auditing against WCAG, running automated scans (axe-core, Lighthouse) and manual assistive-technology testing. However, the SKILL.md assumes access to runtime tools (npx/node, browsers, screen readers) while the declared requirements list no required binaries — that mismatch should be resolved or documented.
Instruction Scope
Instructions are narrowly focused on accessibility auditing tasks (automated scans, manual testing, reporting, remediation). They do not direct the agent to read unrelated files, exfiltrate secrets, or contact opaque endpoints. The guidance does require manual testing steps that imply human or environment capabilities (screen readers, OS/browser access).
Install Mechanism
This is an instruction-only skill with no install spec or code files. That minimizes installation risk. Note: runtime commands (npx) will fetch packages on demand if executed, but there is no install-time download specified in the skill bundle.
Credentials
The skill requests no credentials or config paths, which is appropriate. It implicitly requires Node/npm (npx) and access to browsers and assistive-technology tools for manual testing; these needs are not declared as required binaries. No secrets or unrelated environment variables are requested.
Persistence & Privilege
The skill does not request always-on presence and uses default invocation settings. It neither alters other skills nor demands system-wide configuration changes.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install agency-accessibility-auditor
  3. After installation, invoke the skill by name or use /agency-accessibility-auditor
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of agency-accessibility-auditor, an expert accessibility auditing agent. - Specializes in evaluating digital interfaces against WCAG 2.2 AA/AAA standards. - Combines automated scanning with thorough manual testing (screen readers, keyboard navigation, voice control, magnification, and more). - Identifies both automation-detectable and manual-only accessibility issues. - Provides detailed, actionable remediation guidance with specific WCAG references and real-world usability focus. - Places strong emphasis on inclusive, user-centered design and practical accessibility improvements.
Metadata
Slug agency-accessibility-auditor
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Accessibility Auditor?

Expert AI agent specializing in accessibility auditor. From The Agency (github.com/msitarzewski/agency-agents). It is an AI Agent Skill for Claude Code / OpenClaw, with 113 downloads so far.

How do I install Accessibility Auditor?

Run "/install agency-accessibility-auditor" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Accessibility Auditor free?

Yes, Accessibility Auditor is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Accessibility Auditor support?

Accessibility Auditor is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Accessibility Auditor?

It is built and maintained by zhouqkt (@zhouqkt); the current version is v1.0.0.

💬 Comments