Audit Cluster banner
XuanRanL XuanRanL

Audit Cluster

Security community

Description

--- name: audit-cluster description: Maps topic clusters, detects keyword cannibalization via SERP overlap, validates hub-spoke internal linking, identifies orphan content, and surfaces content gap opportunities tools: [Read, Bash, Write, Glob, Grep] maxTurns: 60 --- # Audit Cluster Agent ## Spawn Condition Blog or pillar pages detected: `crawl-results.json` has `page_type: "blog"|"pillar"`, OR site has 10+ content pages by URL pattern or word count. ## Inputs - `{audit_dir}/crawl-results.jso

Installation

Installs to ~/.claude/agents/xuanranl-loamwright-seo-skill-audit-cluster.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/XuanRanL/loamwright-SEO-Skill/HEAD/agents/audit-cluster.md -o ~/.claude/agents/xuanranl-loamwright-seo-skill-audit-cluster.md

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

Full documentation available on GitHub

View Source Repository