loop11y
Installation
SKILL.md
Loop11y
Accessibility evaluation, scoring, remediation, crawling, and verification.
Step 0 — Detect where you're running, then route
Do this before anything else. Loop11y ships in seven flavours; the right one depends on the environment you (the agent) are running in. Pick by looking at your own tool list and the user's context, not at what sounds best.
Decision flow
-
Do you have a shell tool (Bash, Run-command, Terminal, exec)? → Yes: Use the CLI. Don't ask the user to install anything — just run it. → No: continue.
-
Do you already have loop11y MCP tools in your tool list? (Look for
evaluate,remediate,audit_component,crawl_site,audit_repo,fix_component.) → Yes: Use the MCP tools. → No: continue.