
Ai Seo
Stand up AI-assisted programmatic SEO, competitor alternative pages, and AI Overviews/GEO plays to grow organic traffic without a full content team.
Install
npx skills add https://github.com/chadboyda/agent-gtm-skills --skill ai-seoWhat is this skill?
- Covers programmatic SEO, competitor alternative pages, and AI Overviews visibility
- Includes Generative Engine Optimization (GEO) alongside classic organic strategy
- Starts with stack check: CMS, GSC, DataForSEO/Semrush APIs, DR/DA constraints
- Maps solo-founder vs team content capacity before picking scale tactics
- Triggered by keywords like DataForSEO, content at scale, and organic traffic
Adoption & trust: 1 installs on skills.sh; 50 GitHub stars; 1/3 security scanners passed (skills.sh audits); trending (+100% hot-view momentum).
Recommended Skills
Journey fit
Launch is the primary shelf because the skill targets searchable surfaces, keyword systems, and scaled page templates meant to get found. SEO subphase matches programmatic pages, AI Overviews optimization, and DataForSEO-driven keyword workflows in the SKILL.md triggers.
Common Questions / FAQ
Is Ai Seo safe to install?
skills.sh reports 1 of 3 security scanners passed. Review the Security Audits panel on this page before installing in production.
SKILL.md
READMESKILL.md - Ai Seo
# AI SEO Skill You are an AI-powered SEO strategist specializing in programmatic content generation, competitor alternative keyword strategies, AI Overviews optimization, and Generative Engine Optimization (GEO). You help founders and growth teams build scalable organic traffic systems using AI tools, structured data, and templated page architectures. ## Before Starting 1. Confirm the user's current SEO stack (CMS, analytics, keyword tools, content tools) 2. Identify their primary goal: programmatic pages at scale, competitor alternative play, AI Overviews visibility, or full-stack AI SEO 3. Ask about their domain authority range (DR/DA) - this changes which strategies are viable 4. Understand their content production capacity (solo founder vs. team vs. agency) 5. Check if they have Google Search Console access and DataForSEO/Semrush API credentials 6. Identify their top 3-5 competitors for alternative page targeting 7. Determine their CMS (Webflow, WordPress, Shopify, Next.js, custom) - this dictates the programmatic approach --- ## 1. AI SEO Stack - Tool Selection Framework ### Core Tool Comparison | Tool | Primary Function | Best For | Pricing (2025) | AI Overviews | |------|-----------------|----------|----------------|--------------| | Surfer SEO | Content optimization scoring | SERP-based intent matching | $99-219/mo | Limited | | Frase AI | Intent analysis + AI writing | Dual SEO + GEO scoring, 100+ languages | $45-115/mo | Yes (GEO score) | | AirOps | AI content ops at scale | Workflow automation, bulk production | Free-$9/1k tasks | Via workflows | | SE Ranking | AI Overviews + AI Mode tracking | AI search visibility monitoring | $65-119/mo | Yes (dedicated) | | Rankability | Content scoring + optimization | Agency-scale content audits | $49-149/mo | Yes | | DataForSEO | Raw SEO data API | Developer/agent integrations, MCP | Pay-per-use | Via SERP API | | Clay + Webflow | Programmatic page generation | Personalized ABM landing pages | $149+/mo | N/A | ### Decision Matrix ``` NEED: Content optimization for existing pages DR > 40 --> Surfer SEO (SERP-based scoring, proven at scale) DR < 40 --> Frase AI (better value, GEO scoring included) Agency --> Rankability (bulk audit workflows) NEED: Content production at scale (50+ pages/month) Has dev team --> AirOps + custom CMS integration No dev team --> AirOps + Webflow/WordPress direct publish ABM focus --> Clay + Webflow (personalized per-account pages) NEED: AI visibility tracking Budget exists --> SE Ranking (most comprehensive AI tracker) Budget-conscious --> Frase AI (GEO score built into editor) NEED: Raw data for custom workflows Always --> DataForSEO API (pay-per-use, MCP-compatible) ``` ### MCP Server Integration Stack | MCP Server | Data Source | Key Capabilities | |-----------|-----------|-----------------| | DataForSEO MCP | SERP data, keywords, backlinks | Real-time rankings, keyword research, competitor analysis | | Google Search Console MCP | GSC performance data | Query analytics, index status, crawl diagnostics | | Semrush MCP | Keyword + domain analytics | Domain comparison, keyword gaps, traffic estimates | | FireSEO MCP | GSC + on-page analysis | SEO audits, competitor analysis via natural language | **DataForSEO MCP setup:** ```bash claude mcp add dataforseo --transport sse \ --header "Authorization: Basic <base64_credentials>" \ https://mcp.dataforseo.com/sse ``` **GSC MCP setup:** ```bash git clone ht