.agents/skills/seo-aeo-audit/SKILL.md
| name | description | license | tags | |------|-------------|---------|------| | seo-aeo-audit | Perform comprehensive SEO and Answer Engine Optimization (AEO) audits on web pages. Analyzes technical SEO, content quality, structured data, AI snippet eligibility, and provides prioritized fixes. | MIT | --- seo aeo content-marketing optimization search | # SEO/AEO Audit ## Overview Run a full SEO and Answer Engine Optimization audit combining traditional search ranking factors with AI-era opti
npx skillsauth add Greenmamba29/skillsdotmd_web .agents/skills/seo-aeo-auditInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
| name | description | license | tags | |------|-------------|---------|------| | seo-aeo-audit | Perform comprehensive SEO and Answer Engine Optimization (AEO) audits on web pages. Analyzes technical SEO, content quality, structured data, AI snippet eligibility, and provides prioritized fixes. | MIT | --- seo aeo content-marketing optimization search |
Run a full SEO and Answer Engine Optimization audit combining traditional search ranking factors with AI-era optimization for featured snippets, knowledge panels, and conversational AI responses.
AUDIT_MODE=full
INCLUDE_AEO=true
SCHEMA_VALIDATION=true
READABILITY_TARGET=60
MIN_WORD_COUNT=800
Input:
url: https://example.com/blog/best-crm-software
primary_keyword: best CRM software
competitor_urls: [hubspot.com/crm, salesforce.com]
Output:
SEO/AEO Audit Report
URL: https://example.com/blog/best-crm-software
Overall Score: 67/100
Critical Issues (2):
- Missing FAQ schema (AEO: reduces snippet eligibility by ~40%)
- H1 does not contain primary keyword
High Issues (3):
- Meta description 187 chars (trim to 155)
- Only 1 internal link (add 2 more)
- 4 images missing alt text
AEO Score: 45/100
- Direct answer: Present in first paragraph
- FAQ schema: Missing (add 5 Q&A pairs)
- Entity coverage: 6/10 key entities mentioned
Top Recommendation: Add FAQ schema with 5 common CRM questions
tools
Automate end-to-end new customer onboarding for SaaS and marketplace platforms. Use when onboarding new customers after signup or contract signing, including account provisioning in CRM (HubSpot/Salesforce), sending personalized welcome email sequences via SendGrid, creating and tracking onboarding checklists, scheduling kickoff calls via Calendly/Cal.com, monitoring customer health scores, and generating time-to-value reports. Triggers on tasks involving new customer setup, onboarding automation, welcome sequences, CSM task assignment, or onboarding health tracking.
development
Migrates Zapier zaps to Make.com scenarios automatically. Use when asked to convert, port, or recreate Zapier workflows in Make.com.
development
Routes, transforms and fans out webhook payloads across multiple services. Use when you need to receive an incoming webhook and dispatch it to multiple downstream endpoints with payload transformation.
tools
| name | description | license | tags | |------|-------------|---------|------| | webapp-testing | Generate and execute comprehensive test suites for web applications. Covers unit, integration, E2E, and visual regression tests. Analyzes application structure to create meaningful test cases with high coverage. | MIT | --- testing qa automation e2e playwright jest | # Webapp Testing ## Overview Generate and execute comprehensive test suites for web applications covering unit, integration, end-t