keyword-cluster-architect

keyword-cluster-architect is a skill for Claude Code, Codex from Gingg7260/affiliate-skills. It costs 101 tokens per session (2,345 once invoked), scanned A, a copy of keyword-cluster-architect, MIT.

A search-planning skill that groups many keywords—words people type into search engines—into related topics and search goals. It also turns those groups into an ordered plan for articles, using a main topic with supporting articles.

In plain words
What is it for?
Use it to plan SEO content for a niche, organize starting keywords into topic groups, and build a roadmap for future articles.
Why use it?
A large keyword list is difficult to turn into a coherent content plan. Grouping related searches helps show which articles to create and how they should support one another.

Skill for Claude CodeCodex

Which agent this was written for is unclear — built for openclaw. Also seen: mentions Claude Code; built for openclaw; mentions Gemini CLI.

Good fit Use it to plan SEO content for a niche, organize starting keywords into topic groups, and build a roadmap for future articles.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/gingg7260/affiliate-skills/keyword-cluster-architect
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add Gingg7260/affiliate-skills --skill keyword-cluster-architect
Clone the repo
git clone --depth 1 https://github.com/Gingg7260/affiliate-skills

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for keyword-cluster-architect

README.md
[![agentmods](https://agentmods.dev/badge/skills/gingg7260/affiliate-skills/keyword-cluster-architect/github.svg)](https://agentmods.dev/skills/gingg7260/affiliate-skills/keyword-cluster-architect)
Your own site
<a href="https://agentmods.dev/skills/gingg7260/affiliate-skills/keyword-cluster-architect"><img src="https://agentmods.dev/badge/skills/gingg7260/affiliate-skills/keyword-cluster-architect/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for keyword-cluster-architect

Your own site · 80×15
<a href="https://agentmods.dev/skills/gingg7260/affiliate-skills/keyword-cluster-architect"><img src="https://agentmods.dev/badge/skills/gingg7260/affiliate-skills/keyword-cluster-architect.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 101 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,345 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin 100% copy Near-identical to another mod in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00101 $0.02345
Opus 5 $0.00051 $0.01172
Sonnet 5 $0.00020 $0.00469
Haiku 4.5 $0.00010 $0.00234

Measured 11d ago against content hash 85fb28567cc6, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

keyword-cluster-architect scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

This is a copy

100% identical to keyword-cluster-architect — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

skills/blog/keyword-cluster-architect/SKILL.md · 255 lines

How it starts

The opening of the file, as written. The whole thing — 255 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Keyword Cluster Architect

Map 50-200+ keywords into topical clusters grouped by search intent. Build a content roadmap for dominating a topic with hub-and-spoke architecture. Google rewards topical authority — this skill builds the strategic map that tells you exactly what content to create and in what order.

Stage

S3: Blog & SEO — This is the strategic planning layer FOR blog content. Before writing individual posts, you need a map of the entire keyword landscape organized into clusters.

When to Use

  • User wants to plan SEO content strategy for a niche
  • User asks about keyword research, clustering, or topical authority
  • User says "keyword", "SEO plan", "content roadmap", "topic cluster", "hub and spoke"
  • Before running affiliate-blog-builder — to know WHICH articles to write
  • After monopoly-niche-finder — to map the keyword universe for the winning niche

Input Schema

niche: string                 # REQUIRED — the topic to cluster
                              # e.g., "AI video tools", "email marketing for SaaS"

seed_keywords: string[]       # OPTIONAL — starting keywords to expand from
                              # Default: auto-generated from niche

depth: string                 # OPTIONAL — "quick" (50 keywords) | "standard" (100) | "deep" (200+)
                              # Default: "standard"

affiliate_products: string[]  # OPTIONAL — products you promote (to prioritize commercial keywords)
                              # Default: none

Chaining from S1 monopoly-niche-finder: Use monopoly_niche.intersection as the niche input.

Workflow

Step 1: Generate Seed Keywords

If not provided, generate 5-10 seed keywords from the niche:

  • Product-focused: "[product] review", "best [category]"
  • Problem-focused: "how to [solve problem]", "[problem] solution"
  • Comparison: "[product A] vs [product B]", "alternatives to [product]"
  • Tutorial: "how to use [product]", "[product] tutorial"

Step 2: Expand Keywords

Read the full file on GitHub · 255 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 11d ago First seen · 255 lines · 101 tokens per session scan A 85fb28567cc6

Subscribe to this mod's changes

keyword-cluster-architect is a skill published in the GitHub repository Gingg7260/affiliate-skills (5 stars, last pushed yesterday), licensed MIT. It adds 101 tokens to every session and 2,345 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 0 findings. It is 100% identical to keyword-cluster-architect, differing in 0 lines, and is treated as a copy.

Related

Other skills, from other repositories

keyword-cluster-architect

Map 50-200+ keywords into topical clusters for SEO domination. Build content roadmaps for topical authority. Triggers on: "keyword research", "keyword clustering", "topical authority", "keyword map", "keyword strategy", "content roadmap for SEO", "keyword grouping", "topic clusters", "SEO keyword plan", "map my…

Affitor/affiliate-skills · 101 tokens

keyword-cluster-architect

Map 50-200+ keywords into topical clusters for SEO domination. Build content roadmaps for topical authority. Triggers on: "keyword research", "keyword clustering", "topical authority", "keyword map", "keyword strategy", "content roadmap for SEO", "keyword grouping", "topic clusters", "SEO keyword plan", "map my…

gabrielmoreira/agent-skills-mirror · 101 tokens

affiliate-blog-builder

Write SEO-optimized affiliate blog articles, product reviews, comparison posts, listicles, and how-to guides. Triggers on: "write a blog post about", "review of [product]", "best [category] article", "comparison blog", "affiliate blog", "SEO article", "write a review", "product roundup", "blog content for affiliate"…

Affitor/affiliate-skills · 110 tokens

comparison-post-writer

Write "X vs Y" comparison blog posts that help readers choose between two competing products. Triggers on: "write a comparison post", "X vs Y blog post", "compare [product A] and [product B]", "which is better [A] or [B]", "head to head comparison", "[product] vs [product] article", "comparison review", "write a…

Affitor/affiliate-skills · 115 tokens

how-to-tutorial-writer

Write how-to guides and tutorials that naturally integrate affiliate product recommendations. Triggers on: "write a how-to guide", "tutorial for [task]", "step by step guide to [goal]", "how to [verb] with [product]", "write a tutorial blog post", "guide on how to [task]", "beginner guide to [topic]", "walkthrough for…

Affitor/affiliate-skills · 112 tokens

listicle-generator

Write "Top N best..." listicle articles for affiliate marketing with mini-reviews, pricing, pros/cons, and CTAs per entry. Triggers on: "write a best of list", "top 10 [category] tools", "best [product category] article", "roundup post", "listicle about [category]", "write a top tools article", "best [N] alternatives…

Affitor/affiliate-skills · 117 tokens