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-optimizationskilz install alirezarezvani/aeo-box/answer-engine-optimization --agent opencodeskilz install alirezarezvani/aeo-box/answer-engine-optimization --agent codexskilz install alirezarezvani/aeo-box/answer-engine-optimization --agent geminiFirst time? Install Skilz: pip install skilz
Works with 22+ AI coding assistants
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-boxcp -r aeo-box/answer-engine-optimization ~/.claude/skills/Need detailed installation help? Check our platform-specific guides:
Related Agentic Skills
automating-mail
by SpillwaveSolutions
Automates Apple Mail via JXA with AppleScript dictionary discovery. Use when asked to "automate email", "send mail via script", "JXA Mail automatio...
automating-reminders
by SpillwaveSolutions
Automates Apple Reminders using JavaScript for Automation (JXA). Use when asked to "create reminders programmatically", "automate reminder lists", ...
mastering-postgresql
by SpillwaveSolutions
PostgreSQL development for Python with full-text search (tsvector, tsquery, BM25 via pg_search), vector similarity (pgvector with HNSW/IVFFlat), JS...
automating-contacts
by SpillwaveSolutions
Automates macOS Contacts via JXA with AppleScript dictionary discovery. Use when asked to "automate contacts", "JXA contacts automation", "macOS ad...
Agentic Skill Details
- Owner
- alirezarezvani (GitHub)
- Repository
- aeo-box
- Stars
- 7
- Type
- Other
- Meta-Domain
- Primary Domain
- Market Score
- 0
Agent Skill Grade
F Score: 43/100 Click to see breakdown
Score Breakdown
Areas to Improve
- Invalid or incomplete frontmatter
- Marketing Voice Throughout
- Name convention violations
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: 2026-01-24
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 struct...
AI-Detected Topics
Extracted using NLP analysis
Report Security Issue
Found a security vulnerability in this agent skill?
Report Security Issue
Thank you for helping keep SkillzWave secure. We'll review your report and take appropriate action.
Note: For critical security issues that require immediate attention, please also email security@skillzwave.ai directly.