AEO Audit
/aeo-audit <url>Runs the full 16-factor audit and returns a formatted report.
OpenClaw / Claude Code Skills
AEO workflows become more useful when the steps are packaged.
The public @ainyc/aeo-audit package documents five skills that wrap the audit engine into repeatable technical flows. On this page, we refer to them as OpenClaw / Claude Code skills while keeping the documented package commands unchanged.
Five Public Workflows
Runs the full 16-factor audit and returns a formatted report.
Audits a deployed URL, then fixes AEO issues directly in the working codebase.
Focuses on JSON-LD validation, schema completeness, and entity consistency.
Generates optimized llms.txt assets from existing site content.
Tracks AEO scores over time or compares multiple URLs.
Install Example
Verified install instructions live in the README for @ainyc/aeo-audit, also published on ClawHub.
git clone https://github.com/Canonry/aeo-audit.git /tmp/aeo-audit
cp -r /tmp/aeo-audit/skills/* ~/.claude/skills/From Our Blog
Canonry is the open-source, agent-first operating system for AEO. Run agents, orchestrate workflows, monitor citations, and automate everything across ChatGPT, Claude, and Gemini.
Read the articleWhy Canonry published @ainyc/aeo-audit, what the 13-factor model measures, and what teams can learn from it.
Read the article