CtrlK
BlogDocsLog inGet started
Tessl Logo

seo-keyword-gap-audit

Find keywords competitors rank for that the target property does not, and prioritize them by opportunity. Uses Ahrefs MCP for keyword and competitor data. Use this skill when planning content investment, identifying quick wins, building a content calendar against a competitor set, or scoping a market entry. Triggers on keyword gap, content gap, competitor keywords, opportunity keywords, what should we target, where are competitors winning, keyword opportunity. Also triggers when planning content for a new market or after losing organic share to a specific competitor.

63

Quality

75%

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Advisory

Suggest reviewing before use

Optimize this skill with Tessl

npx tessl skill review --optimize ./skills/seo-keyword-gap-audit/SKILL.md
SKILL.md
Quality
Evals
Security

SEO Keyword Gap Audit

Find keyword opportunities by comparing the target property's organic footprint against a competitor set, using Ahrefs MCP data. Stack-agnostic. Produces a prioritized list of keywords to target with new or improved content.


When to use

  • Planning content investment for the next quarter
  • Identifying quick-win keywords for fast organic gains
  • Scoping market entry into a new vertical
  • Refreshing a stale content strategy
  • Diagnosing why a competitor is gaining organic share
  • Pre-acquisition due diligence on growth ceiling

When NOT to use

  • Pure keyword discovery without a competitor frame (use seo-keyword)
  • Single-page optimization (use seo-onpage)
  • Content audit on existing pages (use seo-content-audit)
  • Topic and pillar planning (use content-strategy)

Required inputs

  • Target property
  • Competitor set (3-5 properties with overlapping intent and audience)
  • Target market and language
  • Business priorities (which segments matter most)
  • Existing content inventory (URLs and primary topics)
  • Confirmation Ahrefs MCP is connected

The framework: the gap matrix

A keyword can fall into one of four cells based on whether the target ranks and whether competitors rank.

Target ranksTarget does not rank
Competitors rankShared territory (defend and grow)Pure gap (the opportunity)
Competitors do not rankUnique territory (asset to protect)Untouched (validate before investing)

The audit focuses primarily on the "pure gap" cell. The other cells get secondary treatment.

Pure gap (top focus)

Keywords where one or more competitors rank in the top 10 and the target does not rank at all or ranks past page 3. These are the primary opportunities.

Shared territory

Keywords where both target and competitors rank. Useful for defending position and finding pages to push from page 2 to page 1.

Unique territory

Keywords where the target ranks and no competitor does. These are differentiators. Audit to confirm they are actually valuable (not just irrelevant terms).

Untouched

Keywords no one in the set ranks for. Could be opportunity or could be irrelevant. Validate intent before investing.


Opportunity scoring

Not every gap keyword is worth pursuing. Score each candidate.

Scoring dimensions

DimensionWhat it measuresWeight
Search volumeEstimated monthly searches in target market20%
Business relevanceHow close to a money topic for the target30%
DifficultyHow hard to rank (Ahrefs KD or proxy)15%
Intent matchWhether target can satisfy the dominant intent20%
Position potentialRealistic top 3 reach within 6 months15%

Weights adjust based on goal. For quick wins, weight position potential and difficulty higher. For strategic territory, weight business relevance and volume higher.

Opportunity score formula

score = (volume_normalized * 0.2)
      + (relevance_score * 0.3)
      + (difficulty_inverted * 0.15)
      + (intent_match * 0.2)
      + (position_potential * 0.15)

Where each input is normalized to 0-100. The result is a 0-100 score.

Banding for action

ScoreAction
80-100Top priority. Plan content this quarter.
60-79Strong priority. Plan within 6 months.
40-59Watch list. Revisit if competitive landscape shifts.
Below 40Park or drop.

Workflow

  1. Define the competitor set. 3-5 properties. Confirm they share intent and audience.
  2. Pull keyword data. For each property: organic keywords, top pages, traffic estimates.
  3. Build the gap matrix. Label each keyword with which property ranks where.
  4. Filter to the pure gap cell. Strip out the other cells for now.
  5. Validate intent. For each keyword, confirm the SERP intent matches what the target can produce.
  6. Score by opportunity. Use the formula. See references/opportunity-scoring-rubric.md.
  7. Cluster. Group related keywords into topics. One topic, one piece of content.
  8. Map to existing content. Some gap keywords are addressable by updating an existing page rather than creating new.
  9. Sequence. Build the prioritized list with action (create / update / merge / new pillar).
  10. Hand off. Output feeds content-strategy and seo-onpage.

Failure patterns

  • Wrong competitor set. Choosing competitors by brand recognition rather than SERP overlap produces gap lists that are not actually competitive. Pick competitors that fight you in the SERPs.
  • Volume worship. High-volume gap keywords are often unrealistic. A 50-volume keyword you can rank for beats a 5,000-volume keyword you cannot.
  • Ignoring intent. A gap keyword where the SERP is dominated by tools or marketplaces is not addressable by an article. Match content type to intent.
  • Skipping clustering. Targeting individual keywords instead of topics produces thin content that loses to topical hubs.
  • Over-relying on Ahrefs KD. Difficulty scores are heuristics. Look at the actual SERP. If it is dominated by Forbes and Wikipedia, KD is misleadingly low.
  • No business filter. A high-volume gap with zero buyer intent is a vanity opportunity. Filter for relevance.
  • One-shot audits. Gap closes and reopens as competitors publish. Rerun on a cadence.
  • Forgetting unique territory. Defending what you uniquely rank for can be more valuable than chasing gaps. Audit both directions.
  • Single-language audits in multi-market sites. Run separate gap audits per market. Patterns differ.

Output format

A keyword gap audit document with:

  1. Executive summary. Top 3 themes and top 10 priority keywords.
  2. Competitor set. Who, why selected, SERP overlap evidence.
  3. The gap matrix. Counts and patterns across the four cells.
  4. Pure gap analysis. The opportunity list, scored and banded.
  5. Topic clusters. Groups of related keywords mapped to content concepts.
  6. Action map. Create / update / merge decisions per cluster.
  7. Quick wins. Top 5-10 highest-confidence opportunities.
  8. Strategic plays. High-impact, longer-horizon investments.
  9. Methodology. Data sources, scoring weights, caveats.

Length: 6-15 pages plus an attached opportunity spreadsheet.


Reference files

Repository
rampstackco/claude-skills
Last updated
Created

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.