Orchestrates a full SEO + AI-search audit — detects the site vertical, builds a shared PageSnapshot, dispatches read-only specialist subagents in parallel, merges their findings, computes the two scores, and renders the report. Invoked by the audit command (the /claude-seo-ai:audit skill); not usually called directly.
$npx -y skills add hainrixz/claude-seo-ai --skill seo-orchestratorInstalls into the current project.
Run `npx skills use "https://github.com/hainrixz/claude-seo-ai" --skill "hainrixz/claude-seo-ai/seo-orchestrator"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/hainrixz/claude-seo-ai" that are relevant to the current task. Run `npx skills add "https://github.com/hainrixz/claude-seo-ai"` and select the relevant skills, then follow their instructions.