Systems Lab

Agent skill

keyword-research-and-clustering

Research, expand, and cluster keywords for content strategy.

slowingSelf-containedActs undeclared1,351 words

Filed under Content and SEO.

From manojbajaj95/claude-gtm-plugin · 51 skills · 92 · pushed 2026-05-18

What it does when it runs

Research, expand, and cluster keywords for content strategy. Use when planning content topics, building keyword lists, expanding seed keywords, clustering by topic and intent, or mapping keywords to funnel stages. Triggers on "keyword research," "keyword expansion," "keyword clustering," "content topics," "what to write about," "topic ideation," "content planning," "6 circles method," "seed keywords," "keyword difficulty," "search volume," "intent mapping," "pillar content strategy," or "content calendar planning." For SEO optimization and auditing, see seo-and-aeo-strategy.

Read from the skill and the 0 files bundled beside it. A skill’s own description is written to be selected by an agent, so it describes the job and not the dependencies.

Keys and connectors you must supply
None found.
Hosts it reaches
No third-party host appears in the skill or its bundled files.
Tool permissions it declares
No allowed-tools in the frontmatter. It does act, so it runs under whatever permissions your session already grants.
Actions present in the files
writes files

Ask about keyword-research-and-clustering

Opens your assistant with this page's verified links already in the prompt.

Is this safe to install?ClaudeChatGPT
Adapt it to my stackClaudeChatGPT
What else do I need for it to workClaudeChatGPT
Rather ask a human? Talk to Cheetah
git clone --depth 1 --filter=blob:none --sparse https://github.com/manojbajaj95/claude-gtm-plugin.git /tmp/claude-gtm-plugin
git -C /tmp/claude-gtm-plugin sparse-checkout set "skills/keyword-research-and-clustering"
mkdir -p ~/.claude/skills/keyword-research-and-clustering
cp -R "/tmp/claude-gtm-plugin/skills/keyword-research-and-clustering/." ~/.claude/skills/keyword-research-and-clustering/

Picked up without a restart. A project skill of the same name is shadowed by your personal one. For one repository only, swap ~/.claude/skills for .claude/skills. Claude Code docs ↗

Or take the whole library

This repo ships a .claude-plugin manifest, so Claude Code can install all 51 skills at once. Plugin skills are invoked as /<plugin>:<skill>, so they never collide with your own.

/plugin marketplace add manojbajaj95/claude-gtm-plugin
/plugin

The folder is the same in every client that implements the format — 46 of them — so if yours is not above, only the destination changes.

Reproduced in full from manojbajaj95/claude-gtm-plugin/blob/3c308fa4f7879d13d3d3df394247eabf6d26b684/skills/keyword-research-and-clustering/SKILL.md, which is licensed MIT (repository). 1,351 words, 34 headings.

Keyword Research & Clustering

Workspace Context

Read bootstrap context before asking questions: strategy/brand.md for brand, audience, offer, channels, tools, constraints, and metrics; about/me.md for personal voice; content/ideas.md and content/calendar.md for content planning. Use legacy product-marketing context files only as fallback. Save generated drafts to content/<platform>/drafts/YYYY-MM-DD_short-topic-slug.md, and route durable learnings back to strategy/brand.md, about/me.md, or content/ideas.md.

Operating Contract

This skill is self-contained for its frontmatter scope: use its local instructions, references, scripts, and assets as the playbook; ask only for missing task-specific inputs; hand off to adjacent skills instead of expanding scope; and return an actionable artifact, decision, plan, draft, or diagnostic.

Research keywords, expand them systematically, cluster by topic and intent, and prioritize for content strategy — all without expensive tools.


Required Input

Ask the user for:

  1. Niche/Industry — What space are you in?
  2. Target Audience — Who are you writing for?
  3. Business Goal — Traffic, leads, sales, authority?
  4. Existing Content — Do you have a site/blog already?

The 6 Circles Method

Generate 13 content ideas from a single seed keyword using nested topic clusters.

                    ┌─────────────────────┐
                    │   PRIMARY KEYWORD   │  ← 1 pillar topic
                    │   (Largest Circle)  │
                    └─────────────────────┘
                              │
            ┌─────────────────┼─────────────────┐
            ▼                 ▼                 ▼
     ┌───────────┐     ┌───────────┐     ┌───────────┐
     │ Sub-topic │     │ Sub-topic │     │ Sub-topic │  ← 3 supporting themes
     │     A     │     │     B     │     │     C     │
     └───────────┘     └───────────┘     └───────────┘
            │                 │                 │
      ┌─────┼─────┐     ┌─────┼─────┐     ┌─────┼─────┐
      ▼     ▼     ▼     ▼     ▼     ▼     ▼     ▼     ▼
     [1]   [2]   [3]   [4]   [5]   [6]   [7]   [8]   [9]  ← 9 content pieces

Process:

  1. Identify primary keyword — high-traffic, high-intent topic in your niche
  2. Brainstorm 3 sub-topics — related themes that support the primary
  3. Generate 3 pieces per sub-topic — specific articles addressing aspects of each

Content Types for Supporting Pieces

TypeExample
How-to Guide"How to [achieve outcome] with [method]"
Comparison"[Option A] vs [Option B]: Which is better for [use case]"
List Post"[Number] [adjective] ways to [achieve result]"
Case Study"How [persona] achieved [result] using [approach]"
Trend Analysis"[Topic] trends in [year]: What's changing"
Beginner Guide"[Topic] for beginners: Everything you need to know"
Tool Review"Best [category] tools for [audience/use case]"
Problem-Solution"Why [problem happens] and how to fix it"

Seed Generation (50–100 Keywords)

Google Autocomplete & PAA

  • Type [keyword] + a–z variations
  • "how to [keyword]", "best [keyword] for", "[keyword] vs"
  • Capture People Also Ask questions from SERP

Community Mining

SourceWhat to Extract
RedditPain points, questions, terminology
QuoraQuestion patterns, answer gaps
Industry ForumsNiche-specific problems
YouTube CommentsObjections, confusion points
Amazon ReviewsCustomer language, unmet needs

Reddit Mining Protocol

Search queries:

site:reddit.com "[niche]" + "how do I"
site:reddit.com "[niche]" + "help"
site:reddit.com "[niche]" + "struggling with"
site:reddit.com "[niche]" + "recommend"
site:reddit.com "[niche]" + "vs"

Extract: Questions asked repeatedly (content opportunities), complaints about existing solutions (angle differentiation), terminology and slang (keyword variations), upvote patterns (demand signals).


Keyword Expansion Techniques

Modifier Categories

Question modifiers:

  • What is {keyword} / How to {keyword} / Why {keyword} / When to {keyword}

Comparative modifiers:

  • {keyword} vs {competitor} / {keyword} alternatives / best {keyword} / {keyword} comparison

Intent modifiers:

  • {keyword} guide / {keyword} tutorial / {keyword} examples / {keyword} template / buy {keyword} / {keyword} pricing

Audience modifiers:

  • {keyword} for beginners / {keyword} for {industry} / {keyword} for small business / {keyword} for enterprise

Expansion Procedure

  1. Extract current topic scope and any exclusions
  2. Propose expansions: synonyms, related terms, acronyms
  3. Add explicit exclusions for common false positives
  4. Document "why" for each change
  5. Keep query count manageable — merge near-duplicates instead of adding many variations

Free Tool Arsenal

Demand Research

ToolUse ForAccess
Google Keyword PlannerVolume ranges, competitionads.google.com (free account)
Google TrendsSeasonality, rising topicstrends.google.com
Ahrefs Free Generator150 suggestions with difficultyahrefs.com/keyword-generator
Ubersuggest3 searches/day with metricsneilpatel.com/ubersuggest

Intent Discovery

ToolUse ForAccess
Google AutocompleteReal-time user queriesType in search bar
People Also AskQuestion-based contentScroll down in SERP
Answer the PublicVisual question mapsanswerthepublic.com
AlsoAskedPAA clusteringalsoasked.com

Competition Assessment (Manual SERP Analysis)

For each target keyword, analyze top 10 results:

SignalWhat to Look ForOpportunity If...
Content DepthWord count, comprehensivenessTop results are thin (<1000 words)
FreshnessPublication date, last updateTop results are 2+ years old
Format MatchDoes format match intent?Results don't match searcher need
Authority GapDomain strength of rankersSmall sites ranking (not all big brands)
Content GapsMissing subtopics, unanswered questionsPAA questions not covered

Sweet Spot Targets by Site Stage

Site StageMonthly Search VolumeCompetition Level
New site (0–6 months)100–500Low
Growing site (6–18 months)500–2,000Low–Medium
Established site (18+ months)1,000–10,000Medium

Clustering Algorithm

  1. Extract seed topics — Identify main themes from expanded list
  2. Group by semantic similarity — Keywords with overlapping meaning
  3. Map intent — Assign Informational / Commercial / Transactional / Navigational
  4. Identify pillar — Highest-volume, broadest term = pillar page
  5. Map supporting — Lower-volume terms support pillar

Cluster Structure Example

PILLAR: "content marketing" (highest volume)
├── CLUSTER: "content marketing strategy" (commercial)
│   ├── content marketing plan template
│   ├── content marketing framework
│   └── how to create content marketing strategy
├── CLUSTER: "content marketing examples" (informational)
│   ├── B2B content marketing examples
│   ├── content marketing case studies
│   └── content marketing success stories
└── CLUSTER: "content marketing tools" (commercial)
    ├── best content marketing tools
    ├── content marketing software
    └── content marketing platforms

Intent Classification

SignalIntent
"what is", "how to", "guide"Informational
"best", "vs", "review", "compare"Commercial
"buy", "price", "discount", brandTransactional
Brand name, specific productNavigational

Prioritization Matrix

Score each keyword 1–10:

KeywordDemandCompetitionIntent FitOpportunity
[keyword][1–10][1–10, lower=easier][1–10]Demand − Competition

Prioritize: Opportunity score > 3, Intent fit > 6


Output Format

# Keyword Research: [Niche/Topic]

## 6 Circles Content Plan

### Primary Keyword: [keyword]
- Monthly searches: [range]
- Competition: [low/medium/high]
- Intent: [informational/commercial/transactional]

### Sub-topic A: [theme]
1. [Article idea] — [target keyword] — [volume]
2. [Article idea] — [target keyword] — [volume]
3. [Article idea] — [target keyword] — [volume]

### Sub-topic B: [theme]
4–6. [...]

### Sub-topic C: [theme]
7–9. [...]

## Prioritized Content Queue

| Priority | Topic | Keyword | Volume | Difficulty | Opportunity |
|----------|-------|---------|--------|------------|-------------|
| 1 | [topic] | [keyword] | [vol] | [1–10] | [score] |

## Quick Wins (Low Competition, Decent Volume)
- [keyword 1] — [rationale]
- [keyword 2] — [rationale]

## Content Gaps Found
- [gap 1] — competitors missing [what]
- [gap 2] — outdated content on [topic]

## Community Insights
- Top pain point: [description]
- Common question: [question]
- Terminology used: [terms]

Related Skills

  • seo-and-aeo-strategy — SEO optimization and AI search visibility
  • content-strategy-and-planning — Detailed content strategy from keyword research
  • content-creation-and-marketing — Writing the actual content
  • seo-and-aeo-strategy — Building SEO page plans at scale from keyword data

Other skills for the same job

Different authors, same problem. Matched on the words in the skill name, across every library in the catalogue except this one.

Need help setting it up?

This page tells you what keyword-research-and-clustering does and what it needs. Cheetah builds the agent setup it runs inside: data, CRM, sequencing and the guardrails.

Book a call →

The directory stays free. There is nothing gated behind this.