# seo-cluster

> Claude/Codex skill by [@agricidaniel](https://omgskills.com/library/agricidaniel/index.md) · 16k stars · Updated 2026-08-26

SERP-based semantic topic clustering for content architecture planning. Groups keywords by actual Google SERP overlap (not text similarity), designs hub-and-spoke content clusters with internal link matrices, and generates interactive visualizations. Optionally executes content creation if claude-blog is installed. Use when user says "topic cluster", "content cluster", "semantic clustering", "pillar page", "hub and spoke", "content architecture", "keyword grouping", or "cluster plan".

Tags: ai, ai-seo, claude-code, claude-code-skill, marketing-automation, open-source, seo

## Install

```sh
git clone https://github.com/AgriciDaniel/claude-seo /tmp/claude-seo && ln -s /tmp/claude-seo/skills/seo-cluster ~/.claude/skills/seo-cluster
```

## From README

Semantic Topic Clustering SERP-overlap-driven keyword clustering for content architecture. Groups keywords by how Google actually ranks them (shared top-10 results), not by text similarity. Designs hub-and-spoke content clusters with internal link matrices and generates interactive cluster map visualizations. Scripts: Located at the plugin root scripts/ directory.

## Links

- HTML page: https://omgskills.com/skills/agricidaniel/claude-seo/seo-cluster/
- GitHub: https://github.com/AgriciDaniel/claude-seo
- Author: [@agricidaniel](https://omgskills.com/library/agricidaniel/index.md)

## More from this repo

- [seo](https://omgskills.com/skills/agricidaniel/claude-seo/seo/index.md) — Comprehensive SEO analysis for any website or business type.
   - [@agricidaniel](https://omgskills.com/library/agricidaniel/index.md) · 17k stars
- [seo-audit](https://omgskills.com/skills/agricidaniel/claude-seo/seo-audit/index.md) — Full website SEO audit with parallel subagent delegation.
   - [@agricidaniel](https://omgskills.com/library/agricidaniel/index.md) · 16k stars
- [seo-backlinks](https://omgskills.com/skills/agricidaniel/claude-seo/seo-backlinks/index.md) — Backlink profile analysis: referring domains, anchor text distribution, toxic link detection, competitor gap analysis.
   - [@agricidaniel](https://omgskills.com/library/agricidaniel/index.md) · 16k stars
