AEO Toolkit
by Rian O'Leary
Audit and fix your website's visibility for AI agents like ChatGPT, Claude, and Perplexity.
- Identify why ChatGPT or Claude can't "read" your website content.
- Generate llms.txt and agents-brief.txt files for your domain root.
- Compare your AI visibility score against a competitor side-by-side.
$6
· or 30 creditsSecure checkout via Stripe
Included in download
- Identify why ChatGPT or Claude can't "read" your website content.
- Generate llms.txt and agents-brief.txt files for your domain root.
- terminal, network, file_write automation included
- Ready for all agent frameworks
See it in action
A real example of what this skill takes in and produces.
Sample output
See screenshots for best visual representation ⬇️⬇️
AEO Toolkit
by Rian O'Leary
Audit and fix your website's visibility for AI agents like ChatGPT, Claude, and Perplexity.
$6
· or 30 creditsSecure checkout via Stripe
Included in download
- Identify why ChatGPT or Claude can't "read" your website content.
- Generate llms.txt and agents-brief.txt files for your domain root.
- terminal, network, file_write automation included
- Ready for all agent frameworks
- Instant install
See it in action
A real example of what this skill takes in and produces.
Sample output
See screenshots for best visual representation ⬇️⬇️
Screenshots
About This Skill
Optimize Your Site for the AI-First Web
As AI agents like ChatGPT, Claude, and Perplexity become the primary way users find information, "AI Engine Optimization" (AEO) is the new SEO. Many modern websites are invisible to these agents due to JavaScript rendering gaps, aggressive anti-bot protections, or missing structured data. The AEO Toolkit is a developer-centric suite designed to audit, score, and fix these visibility issues.
What it does
This skill performs a deep-crawl of any domain to identify "agent-hostile" patterns. It evaluates five critical dimensions: crawler access, machine-readability files, structured data coverage, content accessibility, and technical foundations. Unlike generic SEO tools, it focuses specifically on how Large Language Models (LLMs) and their crawlers perceive your site.
- JS Rendering Detection: Identifies if your content is invisible to agents that don't execute heavy JavaScript.
- File Generation: Automatically creates
llms.txt,robots.txt, andagents-brief.txttailored to your site. - Structured Data: Generates custom JSON-LD templates (Organization, FAQ, Product, etc.) to help agents categorize your business.
- Competitive Benchmarking: Side-by-side audits to see why your competitor is being cited by AI while you aren't.
Why use this skill?
Prompting an AI to "look at my site" often fails because the AI is restricted by its own browsing tool's limitations. This toolkit uses a dedicated Python-based crawler to bypass surface-level assumptions and provide a raw data report. You get a concrete visibility score (0-100) and ready-to-deploy files that fix transparency issues immediately.
Use Cases
- Identify why ChatGPT or Claude can't "read" your website content.
- Generate llms.txt and agents-brief.txt files for your domain root.
- Compare your AI visibility score against a competitor side-by-side.
- Create schema.org JSON-LD templates to improve LLM citations.
- Detect if Cloudflare or cookie walls are blocking AI search crawlers.
- Includes a full, comprehensive audit with step by step instructions to improve your AEO.
How to Install
mkdir -p ~/.claude/skills && curl -sL https://www.agensi.io/api/install/aeo-toolkit -o /tmp/aeo-toolkit.zip && unzip -o /tmp/aeo-toolkit.zip -d ~/.claude/skills && rm /tmp/aeo-toolkit.zipFree skills install directly. Paid skills require purchase - use the download button above after buying.
Reviews
No reviews yet - be the first to share your experience.
Only users who have downloaded or purchased this skill can leave a review.
Early access skill
Be the first to review this skill.
Only users who have downloaded or purchased this skill can leave a review.
Security Scanned
Passed automated security review
Permissions
Allowed Hosts
File Scopes
all agent frameworks
Frequently Asked Questions
Learn More About AI Agent Skills
More Premium Skills
keyword-research
Transform URLs or product lists into SEO keyword research packs with Google Ads data and intent-based clustering.
local-seo-audit
Automated local SEO auditing and keyword generation for agencies and small businesses.
competitor-content-gap-analyzer
Automated competitor content gap analysis and strategy reporting for SEO agencies and marketing teams.
designing-hybrid-context-layers
Architects the right retrieval strategy for every query — teaching your agent when to use RAG, a knowledge graph, or a temporal index instead of defaulting to vector search for everything.