← 返回 Skills 市场
zhouqkt

Accessibility Auditor

作者 zhouqkt · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
113
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install agency-accessibility-auditor
功能描述
Expert AI agent specializing in accessibility auditor. From The Agency (github.com/msitarzewski/agency-agents).
使用说明 (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.

安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install agency-accessibility-auditor
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /agency-accessibility-auditor 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug agency-accessibility-auditor
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Accessibility Auditor 是什么?

Expert AI agent specializing in accessibility auditor. From The Agency (github.com/msitarzewski/agency-agents). 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 113 次。

如何安装 Accessibility Auditor?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install agency-accessibility-auditor」即可一键安装,无需额外配置。

Accessibility Auditor 是免费的吗?

是的,Accessibility Auditor 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Accessibility Auditor 支持哪些平台?

Accessibility Auditor 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Accessibility Auditor?

由 zhouqkt(@zhouqkt)开发并维护,当前版本 v1.0.0。

💬 留言讨论