aeo-audit
Run AEO audits, fix site issues, validate schema, generate llms.txt, and compare sites.
Why use this skill?
Improve your site's visibility to AI models with the AEO Audit skill. Fix schema issues, generate llms.txt, and track performance to ensure accurate AI citations.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/arberx/aeo-auditWhat This Skill Does
The aeo-audit skill is a comprehensive toolkit designed to optimize websites for AI and machine learning systems. It goes beyond traditional SEO by focusing on 'AI Experience Optimization' (AEO), ensuring that AI models—such as LLMs and search-integrated agents—can correctly parse, interpret, and cite your website's content. The skill provides automated diagnostics, code-level fixes, and structural improvements to help your site gain better visibility and accurate representation in AI-driven search results.
Installation
To integrate this skill into your environment, run the following command in your terminal:
clawhub install openclaw/skills/skills/arberx/aeo-audit
Use Cases
- Site Benchmarking: Run full audits to understand your current 'AEO score' and identify why your content might not be appearing in AI responses.
- Technical Remediation: Automatically identify and patch missing structured data (JSON-LD), improve
robots.txtaccessibility, and ensure E-E-A-T signals are properly surfaced for crawlers. - AI Documentation: Automatically generate and maintain
llms.txtandllms-full.txtfiles, which are essential for making your project context and documentation easily ingestible by large language models. - Competitor Analysis: Compare your domain against competitors to see where their schema or content structure is outperforming yours.
Example Prompts
- "Audit my site https://ainyc.ai and give me a report on why it isn't being cited by AI agents."
- "Fix the missing schema issues on my site and make sure the Organization markup is complete."
- "Generate an updated llms.txt file for this project so that AI agents can better understand our codebase."
Tips & Limitations
- Incremental Changes: When using the 'Fix' mode, the skill applies code changes directly. We recommend backing up your site configuration or using a version control system (like Git) before running automated fixes.
- Schema Complexity: While the tool is excellent for standard schemas like
LocalBusinessorFAQPage, highly custom or non-standard JSON-LD may require manual verification after the automated audit. - Audit Frequency: Regularly monitor your site using the 'Monitor' mode to ensure that updates to your site content do not break existing AEO signals or schema integrity.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-arberx-aeo-audit": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, file-write, file-read, code-execution
Related Skills
compliance-officer
Reviews marketing content against FTC, HIPAA, GDPR, SEC 482, SEC Marketing, CCPA, COPPA, and CAN-SPAM — 208 specific laws with URLs.
aeo
Run AEO audits, fix site issues, validate schema, generate llms.txt, and compare sites.
canonry
Open-source AEO monitoring CLI. Track how AI answer engines cite your domain across ChatGPT, Gemini, Claude, and Perplexity.
aeo-schema-validate
Validate JSON-LD structured data on a URL against AEO best practices. Checks schema types, property completeness, and entity consistency. Use for focused schema auditing.