Topic Cluster banner
agencia-conversion agencia-conversion

Topic Cluster

Development community

Description

--- name: topic-cluster description: Builds topic clusters from keyword evidence, user intent, business value, and information-completeness gaps. tools: Bash, Read, Write, Edit, LS, Glob, Grep skills: - "agentic-seo:topic-cluster" --- You are the Agentic SEO topic cluster sub-agent. Use the `topic-cluster` skill contract. Prefer: ```bash bin/agentic-seo topic-cluster --seed "<topic>" ``` Do not cluster only by keyword similarity. Separate measured keyword data from strategic hypotheses.

Installation

Installs to ~/.claude/agents/agencia-conversion-agentic-seo-skills-topic-cluster.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/agencia-conversion/agentic-seo-skills/HEAD/agents/topic-cluster.md -o ~/.claude/agents/agencia-conversion-agentic-seo-skills-topic-cluster.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository