answer-engine-optimization
> Professional Answer Engine Optimization for Marketers & SEO Specialists
Third-Party Agent Skill: Review the code before installing. Agent skills execute in your AI assistant's environment and can access your files. Learn more about security
Installation for Agentic Skill
View all platforms →skilz install alirezarezvani/aeo-box/answer-engine-optimization skilz install alirezarezvani/aeo-box/answer-engine-optimization --agent opencode skilz install alirezarezvani/aeo-box/answer-engine-optimization --agent codex skilz install alirezarezvani/aeo-box/answer-engine-optimization --agent gemini
First time? Install Skilz: pip install skilz
Works with 22+ AI coding agents
Cursor, Aider, Copilot, Windsurf, Qwen, Kimi, and more...
Extract and copy to ~/.claude/skills/ then restart Claude Desktop
git clone https://github.com/alirezarezvani/aeo-box cp -r aeo-box/answer-engine-optimization ~/.claude/skills/ Need detailed installation help? Check our platform-specific guides:
Related Agentic Skills
automating-mail
by SpillwaveSolutionsAutomates Apple Mail via JXA with AppleScript dictionary discovery. Use when asked to "automate email", "send mail via script", "JXA Mail automation",...
automating-reminders
by SpillwaveSolutionsAutomates Apple Reminders using JavaScript for Automation (JXA). Use when asked to "create reminders programmatically", "automate reminder lists", "JX...
mastering-postgresql
by SpillwaveSolutionsPostgreSQL development for Python with full-text search (tsvector, tsquery, BM25 via pg_search), vector similarity (pgvector with HNSW/IVFFlat), JSONB...
automating-contacts
by SpillwaveSolutionsAutomates macOS Contacts via JXA with AppleScript dictionary discovery. Use when asked to "automate contacts", "JXA contacts automation", "macOS addre...
Agentic Skill Details
- Owner
- alirezarezvani (GitHub)
- Repository
- aeo-box
- Type
- Other
- Meta-Domain
- N/A
- Primary Domain
- N/A
- Market Score
- 0.0
Agent Skill Grade
F
Score: 43/100
Click to see breakdown
Score Breakdown
Areas to Improve
- No frontmatter found
- Extensive marketing language and second-person voice violates instructional tone requirements; includes testimonials, emojis, and promotional copy inappropriate for Claude instructions.
- No frontmatter to check name
Recommendations
- Focus on improving Spec Compliance (currently 0/15)
- Focus on improving Ease Of Use (currently 13/25)
- Focus on improving Writing Style (currently 3/10)
Graded: 1/24/2026
Developer Feedback
I took a look at your answer-engine-optimization skill and noticed the PDA score is dragging things down—you've got solid foundational concepts, but the guide structure could be way more token-efficient if you break up those massive sections and add progressive disclosure checkpoints. What's your thinking on the current organization?
Links:
The TL;DR
You're at 43/100, which puts you in F territory. This is based on Anthropic's 5-pillar grading framework for agentic skills. Your strongest area is Utility (14/20)—the core problem you're solving is real and the feature set is comprehensive. Your biggest weakness is Spec Compliance (0/15)—there's no frontmatter at all, which is a hard blocker for skill metadata.
What's Working Well
- Real problem-solving power: AEO is a legitimate need, especially as LLMs become more prominent in search. Your approach to E-E-A-T analysis and citation tracking addresses a genuine pain point.
- Extensive configuration flexibility: TARGET_INDUSTRY, GEOGRAPHIC_REGION, and optimization levels give users real degrees of freedom to customize their approach.
- Good command documentation: Your numbered steps and examples for commands are clear and easy to follow—that 4/5 workflow clarity score is earned.
The Big One: Missing Frontmatter
This is your biggest blocker. The skill has zero frontmatter—no YAML at the top with name, description, version, or trigger phrases. This isn't just a documentation thing; it's how the marketplace and Claude actually discover and invoke the skill.
Fix: Add this to the very top of SKILL.md:
---
name: answer-engine-optimization
description: Optimize content for AI citation using E-E-A-T analysis and structure optimization. Use when asked to "aeo-audit", "optimize for answer engines", "LLM citation optimization", or "answer engine optimization".
version: 1.0.0
author: alirezarezvani
---
This alone gets you +5 points on spec compliance.
Other Things Worth Fixing
Trim the marketing voice (lines 1-50, scattered throughout): Replace "Transform your content," "game-changing," and testimonials with direct instructional language. Change "Get your content cited" to "Optimize content for citation by AI models." This fixes your 1/4 voice and tone score and reclaims ~80 lines. Impact: +4 points.
Move installation/setup to references: Your SKILL.md is 615 lines—way too dense. Installation steps (lines 315-355), troubleshooting, and roadmap should go to separate reference files (INSTALLATION.md, TROUBLESHOOTING.md). SKILL.md should stay under 200 lines. Impact: +6 points on PDA.
Add a Table of Contents: With content this long, navigation matters. A simple TOC at the top helps Claude (and humans) jump to relevant sections. Impact: +3 points on navigation signals.
Include before/after examples: You have usage examples, but no actual content samples showing what "optimized for AEO" looks like. Add 2-3 examples of original content → optimized content with annotations. Impact: +2 points on utility.
Quick Wins
- Add frontmatter now (+5 points)—literally 4 lines, biggest bang for buck
- Strip marketing copy (+4 points)—search/replace "Transform", "game-changing", remove testimonials
- Delegate to references (+6 points)—move setup, troubleshooting, roadmap to separate files
- Add a TOC (+3 points)—one simple section at the top listing all major sections
You're sitting at 43/100, but these four fixes alone would push you over 60. The utility foundation is there—the execution just needs tightening.
Checkout your skill here: SkillzWave.ai | SpillWave We have an agentic skill installer that install skills in 14+ coding agent platforms. Check out this guide on how to improve your agentic skills.
AI-Detected Topics
Extracted using NLP analysis
Report Security Issue
Found a security vulnerability in this agent skill?