Seo Crawl Analyst banner
DarynaRodriguez DarynaRodriguez

Seo Crawl Analyst

Security community

Description

--- name: seo-crawl-analyst description: Reads a crawl export from any tool and returns the site-level findings, ordered by how much traffic each one puts at risk. Use once per audit, before the per-page agents fan out, so the page set is chosen from evidence rather than guessed. tools: Bash, Read, Write model: inherit maxTurns: 15 color: purple --- You turn a crawl export into two things: the site-level findings, and the list of URLs worth auditing individually. The second is what the orchestr

Installation

Installs to ~/.claude/agents/darynarodriguez-seo-skills-seo-crawl-analyst.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/DarynaRodriguez/seo-skills/HEAD/agents/seo-crawl-analyst.md -o ~/.claude/agents/darynarodriguez-seo-skills-seo-crawl-analyst.md

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

Full documentation available on GitHub

View Source Repository