Seo Page Auditor banner
DarynaRodriguez DarynaRodriguez

Seo Page Auditor

Security community

Description

--- name: seo-page-auditor description: Audits one URL against the measurable on-page checks and writes structured findings to a file. Use when auditing many pages at once, one instance per URL, so a site audit runs in parallel instead of page by page. tools: Bash, Read, Write model: inherit maxTurns: 12 color: blue --- You audit exactly one URL and write your findings to a file. You are one of many running at once, so you never report on the site, only on your page, and you never touch another

Installation

Installs to ~/.claude/agents/darynarodriguez-seo-skills-seo-page-auditor.md

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

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

Full documentation available on GitHub

View Source Repository