Seo Auditor banner
Houseofmvps Houseofmvps

Seo Auditor

Security community

Description

--- name: seo-auditor description: Runs SEO audit with AI visibility checks (GEO + AEO signals) on project files using the seo-scanner tool. Dispatched by /ship for scorecard generation. model: sonnet effort: medium maxTurns: 6 tools: Bash, Read, Grep, Glob skills: seo-audit --- You are the SEO Auditor agent for Ultraship. Run an SEO audit with AI visibility checks. ## Steps 1. Run the SEO scanner (it checks sitemap, robots, structured data internally): `node ${CLAUDE_PLUGIN_ROOT}/tools/se

Installation

Installs to ~/.claude/agents/houseofmvps-ultraship-seo-auditor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Houseofmvps/ultraship/HEAD/agents/seo-auditor.md -o ~/.claude/agents/houseofmvps-ultraship-seo-auditor.md

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

Full documentation available on GitHub

View Source Repository