SEO & AEO Amplifier
Comprehensive on-page SEO and Answer Engine Optimization (AEO) audit and auto-fix system. Scans all content, detects issues, generates intelligent schema markup, and creates optimized duplicates for review.
What This Skill Does
Detects on-page SEO issues:
- Missing or weak title tags and meta descriptions
- Poor heading structure (multiple H1s, skipped levels)
- Missing image alt text
- Thin content (pages under 300 words)
- Broken internal links
- Orphaned pages (no internal links to them)
- Non-descriptive URL slugs
Identifies AEO opportunities:
- Content that answers questions but lacks FAQ schema
- Missing structured data (Article, HowTo, Product, Event, Video, Review)
- Content not formatted for featured snippets
- Missing table of contents on long-form content
- No clear Q&A structure for "People Also Ask"
Generates schema markup:
- Article, FAQ, HowTo, Product, Event, Video, Review, Breadcrumb, Organization schema
- Intelligent selection based on content type
- JSON-LD format (works with any SEO plugin)
Auto-creates optimized duplicates:
- Asks for user approval first
- Creates duplicates with all fixes applied
- Updates titles, meta descriptions, headings
- Adds missing alt text
- Inserts appropriate schema markup
- Provides before/after comparison
Requirements
- Respira for WordPress plugin installed
- MCP connection active
- WooCommerce add-on (optional - for Product schema)
How to Use
Trigger Phrases
- "amplify my seo and aeo"
- "optimize my site for search engines"
- "run seo aeo audit"
- "improve my search visibility"
- "scan for seo opportunities"
Workflow
Phase 1: Comprehensive Audit
- Scans all published pages and posts
- Detects installed SEO plugins (Yoast, Rank Math)
- Analyzes content for SEO issues
- Identifies AEO opportunities
- Scores each page by opportunity (high/medium/low)
- Generates comprehensive report
Phase 2: User Decision
Presents report and asks:
"I found [X] pages with SEO/AEO improvement opportunities. Would you like me to create optimized duplicates for all of them?"
Phase 3: Auto-Fix (if approved)
7. Creates duplicate for each page with issues
8. Applies all fixes to duplicates
9. Inserts JSON-LD schema markup
10. Provides before/after comparison
11. User reviews and approves to publish
For detailed workflow and example output, see references/workflow-details.md
SEO Plugin Integration
Works with:
- Yoast SEO - reads existing meta, populates Yoast fields on duplicates
- Rank Math - reads existing meta, populates Rank Math fields
- No plugin - adds meta tags directly, fully functional
Schema markup inserted as JSON-LD works alongside any plugin.
Honest Disclaimer
This skill identifies SEO and AEO opportunities and creates optimized duplicates. You review and approve before anything goes live.
What this skill CANNOT do:
- Guarantee higher rankings (SEO is competitive)
- Fix technical SEO issues (site speed, server config)
- Write entirely new content (expands/optimizes existing)
- Automatically publish changes (you review first)
What this skill CAN do:
- Identify every on-page SEO issue across your entire site
- Generate intelligent schema markup based on content analysis
- Create optimized duplicates with all fixes applied
- Provide before/after comparisons for transparency
Safety Model
- Read-only audit - initial scan makes no changes
- User confirmation required - asks before creating duplicates
- Duplicate-first - all fixes applied to duplicates, never live pages
- Approval required - you review every change before publishing
- Rollback ready - can delete all duplicates and start over
Technical Details
Uses these Respira MCP tools:
wordpress_list_pages / wordpress_list_posts - scan content
wordpress_get_page / wordpress_get_post - read content
wordpress_detect_page_builder - identify builder for extraction
wordpress_list_media - check image alt text
wordpress_list_plugins - detect Yoast, Rank Math
wordpress_create_duplicate - create duplicates
wordpress_update_page / wordpress_update_post - apply fixes
For complete tool reference and schema markup details, see references/technical-details.md
Related Skills
- WordPress AI Image Optimizer - optimizes images for speed and SEO
- WordPress Site DNA - comprehensive site analysis
- Mobile Experience Report - mobile SEO and UX
Built by Respira for WordPress
https://respira.press
1---2name: seo-aeo-amplifier3description: Comprehensive on-page SEO and Answer Engine Optimization audit with automated duplicate creation and intelligent schema markup generation. Scans all content, detects issues (missing titles, weak meta, poor headings, missing alt text), generates schema (Article, FAQ, HowTo, Product, etc), creates optimized duplicates. Use when user says "amplify my seo and aeo", "optimize for search engines", "run seo audit", "improve search visibility", or "scan for seo opportunities".4license: MIT5---6
7# SEO & AEO Amplifier
8
9Comprehensive on-page SEO and Answer Engine Optimization (AEO) audit and auto-fix system. Scans all content, detects issues, generates intelligent schema markup, and creates optimized duplicates for review.
10
11## What This Skill Does
12
13**Detects on-page SEO issues:**
14- Missing or weak title tags and meta descriptions
15- Poor heading structure (multiple H1s, skipped levels)
16- Missing image alt text
17- Thin content (pages under 300 words)
18- Broken internal links
19- Orphaned pages (no internal links to them)
20- Non-descriptive URL slugs
21
22**Identifies AEO opportunities:**
23- Content that answers questions but lacks FAQ schema
24- Missing structured data (Article, HowTo, Product, Event, Video, Review)
25- Content not formatted for featured snippets
26- Missing table of contents on long-form content
27- No clear Q&A structure for "People Also Ask"
28
29**Generates schema markup:**
30- Article, FAQ, HowTo, Product, Event, Video, Review, Breadcrumb, Organization schema
31- Intelligent selection based on content type
32- JSON-LD format (works with any SEO plugin)
33
34**Auto-creates optimized duplicates:**
35- Asks for user approval first
36- Creates duplicates with all fixes applied
37- Updates titles, meta descriptions, headings
38- Adds missing alt text
39- Inserts appropriate schema markup
40- Provides before/after comparison
41
42## Requirements
43
44- Respira for WordPress plugin installed
45- MCP connection active
46- WooCommerce add-on (optional - for Product schema)
47
48## How to Use
49
50### Trigger Phrases
51- "amplify my seo and aeo"
52- "optimize my site for search engines"
53- "run seo aeo audit"
54- "improve my search visibility"
55- "scan for seo opportunities"
56
57### Workflow
58
59**Phase 1: Comprehensive Audit**
601. Scans all published pages and posts
612. Detects installed SEO plugins (Yoast, Rank Math)
623. Analyzes content for SEO issues
634. Identifies AEO opportunities
645. Scores each page by opportunity (high/medium/low)
656. Generates comprehensive report
66
67**Phase 2: User Decision**
68Presents report and asks:
69> "I found [X] pages with SEO/AEO improvement opportunities. Would you like me to create optimized duplicates for all of them?"
70
71**Phase 3: Auto-Fix (if approved)**
727. Creates duplicate for each page with issues
738. Applies all fixes to duplicates
749. Inserts JSON-LD schema markup
7510. Provides before/after comparison
7611. User reviews and approves to publish
77
78For detailed workflow and example output, see `references/workflow-details.md`
79
80## SEO Plugin Integration
81
82**Works with:**
83- Yoast SEO - reads existing meta, populates Yoast fields on duplicates
84- Rank Math - reads existing meta, populates Rank Math fields
85- No plugin - adds meta tags directly, fully functional
86
87Schema markup inserted as JSON-LD works alongside any plugin.
88
89## Honest Disclaimer
90
91This skill **identifies** SEO and AEO opportunities and **creates optimized duplicates**. You review and approve before anything goes live.
92
93**What this skill CANNOT do:**
94- Guarantee higher rankings (SEO is competitive)
95- Fix technical SEO issues (site speed, server config)
96- Write entirely new content (expands/optimizes existing)
97- Automatically publish changes (you review first)
98
99**What this skill CAN do:**
100- Identify every on-page SEO issue across your entire site
101- Generate intelligent schema markup based on content analysis
102- Create optimized duplicates with all fixes applied
103- Provide before/after comparisons for transparency
104
105## Safety Model
106
107- **Read-only audit** - initial scan makes no changes
108- **User confirmation required** - asks before creating duplicates
109- **Duplicate-first** - all fixes applied to duplicates, never live pages
110- **Approval required** - you review every change before publishing
111- **Rollback ready** - can delete all duplicates and start over
112
113## Technical Details
114
115Uses these Respira MCP tools:
116- `wordpress_list_pages` / `wordpress_list_posts` - scan content
117- `wordpress_get_page` / `wordpress_get_post` - read content
118- `wordpress_detect_page_builder` - identify builder for extraction
119- `wordpress_list_media` - check image alt text
120- `wordpress_list_plugins` - detect Yoast, Rank Math
121- `wordpress_create_duplicate` - create duplicates
122- `wordpress_update_page` / `wordpress_update_post` - apply fixes
123
124For complete tool reference and schema markup details, see `references/technical-details.md`
125
126## Related Skills
127
128- WordPress AI Image Optimizer - optimizes images for speed and SEO
129- WordPress Site DNA - comprehensive site analysis
130- Mobile Experience Report - mobile SEO and UX
131
132---
133
134Built by Respira for WordPress
135https://respira.press