SEO & AEO Amplifier
Version: 1.1.0 Updated: 2026-05-17 Freshly updated: v1.1.0 swaps deprecated wordpress_* tool names to respira_* throughout, references the canonical Respira analyzer family (respira_analyze_seo, respira_analyze_aeo, respira_analyze_readability, respira_analyze_rankmath, respira_check_structured_data), and notes the Elementor 4 atomic-write surface added in v7.1 for site-wide SEO fixes on v4 pages.
Comprehensive on-page SEO and Answer Engine Optimization (AEO) audit and auto-fix system for WordPress sites. Scans all content, detects issues, generates intelligent schema markup, and creates optimized duplicates for review.
What This Skill Does
Finds:
- Missing or weak title tags and meta descriptions
- Poor heading structure (multiple H1s, skipped heading levels, non-descriptive headings)
- Missing image alt text across all media
- Thin content (pages under 300 words)
- Broken internal links
- Orphaned pages (no internal links pointing to them)
- Non-descriptive URL slugs
- Content that could answer questions but lacks FAQ schema
- Missing structured data (Article, HowTo, Product, Event, Video, Review)
- Content not optimized for featured snippets
- Missing table of contents on long-form content
- No clear Q&A structure for "People Also Ask" boxes
Provides:
- Comprehensive SEO health score (0-100)
- Page-by-page opportunity analysis
- Automated duplicate creation with all fixes applied
- Intelligent schema markup generation based on content type
- Before/after comparison for every fix
- Plugin-specific guidance (Yoast SEO, Rank Math, or plugin-agnostic)
Generates Schema Markup:
- Article schema (blog posts, news)
- FAQ schema (Q&A content detected)
- HowTo schema (tutorial/guide content)
- Product schema (WooCommerce products - requires WooCommerce add-on)
- Event schema (event content detected)
- Video schema (embedded videos detected)
- Review schema (review content detected)
- Breadcrumb schema (site navigation)
- Organization/Website schema (site-wide)
Requirements
- Respira for WordPress plugin installed and connected
- MCP connection active (desktop or WebMCP)
- WooCommerce add-on (optional - for product schema)
- Read access to scan site, write access to create duplicates
Trigger Phrase
- "amplify my seo and aeo"
Alternative Triggers
- "optimize my site for search engines"
- "run seo aeo audit"
- "improve my search visibility"
- "scan for seo opportunities"
Execution Workflow
Phase 1: Comprehensive Audit
- Verify Respira + MCP connection via
respira_get_site_context. If unavailable, stop and show setup guidance. - Detect SEO plugin setup using
respira_list_plugins:- Yoast SEO
- Rank Math
- No SEO plugin
- Scan all published pages and posts:
respira_list_pagesrespira_list_posts
- For each content item, load content and metadata:
respira_read_pageorrespira_read_postrespira_get_builder_infowhen needed
- Analyze on-page SEO:
- Title quality (length, uniqueness, keyword coverage)
- Meta description quality (presence, length, CTR intent)
- Heading hierarchy (single H1, no level skips)
- Image alt text coverage (
respira_list_media+ in-content image checks) - Content depth (word count, readability proxy)
- Internal links and orphaned pages
- URL slug descriptiveness
- Analyze AEO opportunities:
- FAQ potential (question patterns)
- HowTo potential (step-by-step patterns)
- Featured snippet opportunities
- Missing table of contents on long-form pages
- Missing structured data per content type
- Build opportunity scoring:
- Critical / High / Medium / Low
- Per-page opportunity score (0-100)
- Produce full report with:
- Overall health score
- Priority matrix
- Top opportunity pages
- Plugin-specific integration notes
Phase 2: Ask for Confirmation
After report, ask:
I found [X] pages with SEO/AEO opportunities. Would you like me to create optimized duplicates for all of them? You will review before publishing.
If user declines, stop after delivering recommendations.
Phase 3: Auto-Fix on Duplicates (Only If Approved)
- For each selected page/post:
- Create duplicate with
respira_create_duplicate
- Create duplicate with
- Apply fixes on duplicate only:
- Optimize title tags (target < 60 chars)
- Generate/rewrite meta descriptions (target 150-160 chars)
- Fix heading structure (single H1, logical hierarchy)
- Add/repair image alt text
- Add table of contents for long-form pages
- Restructure Q&A blocks for FAQ readiness
- Generate and inject JSON-LD schema markup
- Improve URL slug when safe and requested
- Save duplicate:
respira_update_page/respira_update_post
- Produce before/after comparison snapshots for representative pages
- Summarize totals:
- Duplicates created
- Titles/meta/schema/alt/headings fixed
Plugin Integration Behavior
Yoast SEO detected
- Read Yoast metadata
- Populate Yoast-compatible meta fields on duplicates
- Add JSON-LD schema only where Yoast does not already cover the content type
- Suggest focus keywords and readability improvements
Rank Math detected
- Read Rank Math metadata
- Populate Rank Math-compatible meta fields on duplicates
- Add JSON-LD schema where missing
No SEO plugin detected
- Insert meta tags and JSON-LD directly in duplicate content
- Recommend optional Yoast or Rank Math adoption
Schema Generation Rules
Generate schema based on detected content intent:
- Article: blog/news/editorial content
- FAQPage: clear Q&A content patterns
- HowTo: procedural/step-by-step content
- Product: WooCommerce products (if add-on/tools available)
- Event: event date/location content
- VideoObject: embedded YouTube/Vimeo/video blocks
- Review: clear review/rating content
- BreadcrumbList: URL hierarchy
- Organization / WebSite: site-level identity signals
All schema must be JSON-LD and valid structure-first (no fabricated claims).
Output Format
Always include:
- Executive summary
- Overall score + severity counts
- Top opportunities with impact rationale
- Plugin integration notes
- Clear confirmation prompt for duplicate creation
If auto-fix is run, also include:
- Fix summary totals
- Before/after samples
- Review instructions in WordPress admin
Safety Model
- Read-only audit first
- Explicit user confirmation before changes
- Duplicate-first changes only
- Never auto-publish
- Provide rollback guidance
- Preserve live content unless user explicitly approves publishing workflow
Honest Disclaimer
This skill identifies SEO/AEO opportunities and creates optimized duplicates for review.
It cannot:
- Guarantee rankings
- Fix off-page SEO or backlinks
- Fix server-level technical SEO by itself
- Publish without review
It can:
- Find broad on-page SEO and AEO gaps
- Generate structured schema recommendations and implementation
- Create transparent before/after duplicate drafts quickly
Tooling
Core WordPress tools
respira_get_site_contextrespira_list_pagesrespira_list_postsrespira_read_pagerespira_read_postrespira_get_builder_inforespira_list_mediarespira_list_pluginsrespira_create_duplicaterespira_update_pagerespira_update_post
WooCommerce tools (optional)
woocommerce_list_productswoocommerce_get_product
Telemetry
After run completion, send fire-and-forget usage tracking to:
POST https://www.respira.press/api/skills/track-usage
Include:
skill_slug = seo-aeo-amplifier- site/version context
- duration and success
- issues found and fixes applied counts
- tools used
Never block user flow on telemetry failure.
Related Skills
- WordPress Site DNA
- Technical Debt Audit
- Mobile Experience Report
Built by Respira Team
https://respira.press/skills/seo-aeo-amplifier