SEO AEO keyword research

01What is it?
Identifies high-value SEO keywords and AEO question-based queries for a topic. Its edge is a particular angle on search and SEO workflows, giving the agent tighter constraints than a plain SEO AEO keyword research request.
02Inputs
Context for search and SEO workflows: your goals, audience, constraints, and any source material the skill asks for.
03Output
A ready-to-use result for search and SEO workflows: the analysis, copy, or recommendations the agent produces.
Paste-ready

Install as a package

Installs this one skill package for your coding agent, including any supporting files that skill ships with — not every skill in the repository. Read the tutorial.

Terminal
$ npx skills add sickn33/antigravity-awesome-skills --skill seo-aeo-keyword-research

Use in Profound

Copy this file into a new Profound Skill. That's it, nothing else to install.

Copy and create in Profound
SKILL.md

SEO-AEO Keyword Research

Overview

Identifies high-value SEO keywords and AEO question-based queries for a topic. Produces keyword tiers (easy wins to long-term goals), search intent classification, cannibalization checks, and a content production map — all from a single topic input.

Part of the SEO-AEO Engine (https://github.com/mrprewsh/seo-aeo-engine) — an open-source AI-powered content growth system.

When to Use This Skill

  • Use when you need to build a keyword strategy for a new topic or niche
  • Use when you want to find AEO question queries for AI engine citation
  • Use when you need to prioritise which keywords to target first
  • Use when you want to check for keyword cannibalization before writing content

How It Works

Step 1: Extract Seed Keywords

Identify 3–5 core terms that anchor the topic's search territory. Go beyond the obvious head term to include adjacent terms the audience actually uses.

Step 2: Expand Into Tiers

Sort all keywords into three tiers:

  • Tier 1 — Low-to-moderate difficulty. Target first.
  • Tier 2 — Medium difficulty. Build toward after Tier 1 content is live.
  • Tier 3 — High difficulty. Long-term goals only.

Step 3: Generate AEO Keywords

Produce question-based keywords that AI engines surface in direct answers and People Also Ask boxes. For each AEO keyword, specify the answer format to use (definition sentence, numbered steps, comparison table, direct number).

Step 4: Run Cannibalization Check

Flag any two keywords similar enough to split traffic if targeted on separate pages. Recommend which page should own which term.

Step 5: Build Content Map

Recommend content type and production order for all Tier 1 and Tier 2 keywords.

Examples

Example 1: SaaS Product

Input: topic = "remote project management software" audience = "engineering managers and startup founders" goal = "convert" Output: Tier 1 Keywords:

"remote project management software" | Medium volume | Difficulty: 38 "project management tool remote teams" | Low volume | Difficulty: 29

AEO Keywords:

"What is the best project management software for remote teams?" → Answer format: Comparison table "How does remote project management work?" → Answer format: Numbered steps

Content Map:

Landing page → "remote project management software" Pillar blog → "complete guide to remote project management" Cluster article → "how to manage remote engineering teams"

Example 2: Fintech App

Input: topic = "automated budgeting app" audience = "millennials managing personal finances" goal = "all" Output: Tier 1 Keywords:

"automated budgeting app" | Medium volume | Difficulty: 33 "automatic savings app" | Low volume | Difficulty: 24

AEO Keywords:

"What is the best budgeting app for millennials?" → Answer format: Comparison table "How does automated budgeting work?" → Answer format: Numbered steps

Best Practices

  • Do: Target Tier 1 keywords first — build authority before going after competitive terms
  • Do: Use AEO keywords in FAQ sections and definition blocks for AI engine citation
  • Do: Validate estimated volume and difficulty with a live tool (Ahrefs, SEMrush) before committing
  • Don't: Target two keywords on the same page if cannibalization is flagged
  • Don't: Use volume as the only prioritisation signal — difficulty and intent matter more

Common Pitfalls

  • Problem: High-volume keyword chosen but impossible to rank for early on Solution: Always cross-check volume with difficulty. Tier 1 should have difficulty under 45.

  • Problem: AEO keywords ignored in favour of traditional search terms Solution: AEO keywords drive AI engine citation — include at least 5 in every research run.

Related Skills

  • @seo-aeo-content-cluster — uses keyword research output to build topic cluster
  • @seo-aeo-landing-page-writer — consumes primary keyword to generate landing page
  • @seo-aeo-blog-writer — uses secondary keywords for cluster article targeting

Additional Resources

Limitations

  • Use this skill only when the task clearly matches the scope described above.
  • Do not treat the output as a substitute for environment-specific validation, testing, or expert review.
  • Stop and ask for clarification if required inputs, permissions, safety boundaries, or success criteria are missing.

How do I install SEO AEO keyword research in Cursor, Claude Code, or Codex?

Run npx skills add sickn33/antigravity-awesome-skills --skill seo-aeo-keyword-research in the project where you want it, then ask your agent for the skill by name. The --skill flag installs only SEO AEO keyword research, not every skill in the repository.

Where does SEO AEO keyword research come from and what license is it under?

SEO AEO keyword research comes from the sickn33/antigravity-awesome-skills repository on GitHub. That repository has 42.1K GitHub stars. The skill is published under the MIT license.

Prefer plain text? Read the SEO AEO keyword research guide as markdown.