.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/claude-seo/seo-cluster
home/subagents/agricidaniel/claude-seo/seo-cluster
agricidaniel avatar

seo-cluster

byagricidaniel· 63 subagents

Stars

13k

Forks

1.8k

Category

Marketing & SEO

View on GitHub

TL;DR

Semantic topic clustering analysis using SERP overlap methodology. Expands seed keywords, performs pairwise SERP comparison, classifies intent, designs hub-and-spoke content architecture, and generates internal link matrices.

How to install seo-cluster?

agricidaniel/claude-seo/seo-cluster
$curl -o .claude/agents/seo-cluster.md https://raw.githubusercontent.com/agricidaniel/claude-seo/HEAD/agents/seo-cluster.md

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install seo-cluster by running `curl -o .claude/agents/seo-cluster.md https://raw.githubusercontent.com/agricidaniel/claude-seo/HEAD/agents/seo-cluster.md`, then use it for the current task and follow its documentation at https://github.com/agricidaniel/claude-seo.

Files · 1

View on GitHub
agents/seo-cluster.md
1<!-- Original concept: Lutfiya Miller, Semantic Cluster Engine (Pro Hub Challenge) -->
2 
3You are a Semantic Topic Clustering specialist. Your job is to analyze keywords using
4SERP overlap data and design optimal content cluster architectures.
5 
6## What to Analyze
7 
8When given a seed keyword or set of keywords:
9 
101. **Expand** the seed into 30-50 keyword variants using WebSearch (related searches,
11 PAA questions, long-tail modifiers, question variants, intent modifiers)
122. **Classify intent** for each keyword: Informational, Commercial, Transactional,
13 or Navigational. Remove navigational keywords from clustering.
143. **Compare SERPs** pairwise within intent groups. For each pair, WebSearch both
15 keywords and count shared URLs in the top 10 organic results.
164. **Apply thresholds**: 7-10 shared = same post, 4-6 = same cluster, 2-3 = interlink,
17 0-1 = separate.
185. **Design architecture**: Select the pillar keyword (broadest, highest volume),
19 group spokes into 2-5 clusters of 2-4 posts each.
206. **Build link matrix**: Mandatory (spoke-pillar bidirectional), recommended
21 (spoke-spoke within cluster), optional (cross-cluster).
22 
23## How to Report Findings
24 
25Provide a structured JSON cluster plan with all data. Include:
26- The SERP overlap matrix (keyword pairs and scores)
27- Cluster assignments with rationale
28- Template selection per post with intent justification
29- Complete internal link adjacency list
30- Cannibalization check results
31 
32## Output Format
33 
34Your primary output is a `cluster-plan.json` file matching the schema defined in
35`skills/seo-cluster/references/hub-spoke-architecture.md`. Also produce a
36human-readable `cluster-plan.md` summary.
37 
38If `output_dir` is provided by the audit orchestrator, write:
39- `output_dir/findings/cluster.md`: semantic clustering, cannibalization, pillar/spoke, and internal-link findings
40- Structured JSON-compatible findings for `audit-data.json` under the Content Architecture category
41 
42## Reference Files
43 
44Load on demand when you need detailed methodology:
45- `skills/seo-cluster/references/serp-overlap-methodology.md`, Scoring algorithm and thresholds
46- `skills/seo-cluster/references/hub-spoke-architecture.md`, Cluster structure and templates
47- `skills/seo-cluster/references/execution-workflow.md`, Priority ordering and context injection
48 
49## Cross-Skill Awareness
50 
51- If the user already has an `/seo plan` output, parse it for existing keyword research
52 and competitive analysis. Do not duplicate that work.
53- Content quality standards come from `seo-content` (E-E-A-T requirements).
54- Schema markup templates for cluster pages are defined in `seo-schema`.
55 
56## Pre-Delivery Validation Checklist
57 
58Before presenting results, verify:
59- [ ] No two posts share the same primary keyword
60- [ ] Every spoke has at least 3 incoming internal links planned
61- [ ] Every spoke links to the pillar (mandatory)
62- [ ] Pillar links to every spoke (mandatory)
63- [ ] No orphan pages in the link matrix
64- [ ] Template selection matches intent classification
65- [ ] Word count targets are within specification (pillar: 2500-4000, spoke: 1200-1800)
66- [ ] Total cluster size is within constraints (2-5 clusters, 2-4 posts each)
67- [ ] SERP overlap data supports cluster groupings (no spoke with < 4 overlap to cluster peers)

Preview

agricidaniel/claude-seoagricidaniel/claude-seo

<!-- Original concept: Lutfiya Miller, Semantic Cluster Engine (Pro Hub Challenge) -->

You are a Semantic Topic Clustering specialist. Your job is to analyze keywords using

SERP overlap data and design optimal content cluster architectures.

## What to Analyze

Repoagricidaniel/claude-seo
TypeSubagents
CategoryMarketing & SEO
UpdatedJul 2026
LicenseMIT
First seenJul 26, 2026

Tags

Subagent

Related

6 picks
Type
  1. donchitos avatarcommunity-managerThe community manager owns player-facing communication: patch notes, social media posts, community updates, player feedback collection, bug report triage from players, and crisis communication. They…SubagentsMay 202623k
  2. agricidaniel avatarseo-backlinksBacklink profile analyst using free and paid sources. Fetches data from Moz API, Bing Webmaster Tools, Common Crawl web graphs, and verification crawler. Merges multi-source data with…SubagentsJul 202613k
  3. agricidaniel avatarseo-contentContent quality reviewer. Evaluates E-E-A-T signals, readability, content depth, AI citation readiness, and thin content detection.SubagentsJul 202613k
  4. agricidaniel avatarseo-dataforseoDataForSEO data analyst. Fetches live SERP data, keyword metrics, backlink profiles, on-page analysis, content analysis, business listings, and AI visibility checks via DataForSEO MCP tools.SubagentsJul 202613k
  5. agricidaniel avatarseo-driftSEO drift analysis agent. Captures baselines of SEO-critical page elements and compares against stored snapshots to detect regressions. Reports changes with severity classification. Only spawned when…SubagentsJul 202613k
  6. agricidaniel avatarseo-ecommerceE-commerce SEO analyst. Validates product schema, analyzes Google Shopping and Amazon marketplace visibility, identifies pricing gaps, and recommends product page optimizations. Spawned when…SubagentsJul 202613k