From maestro
Runs Maestro-style SEO audits assessing meta tags, structured data, crawlability, and Core Web Vitals in web-facing HTML, templates, and routes. Provides severity-rated findings and remediation guidance.
How this skill is triggered — by the user, by Claude, or both
Slash command
/maestro:seo-auditThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Read `${CLAUDE_PLUGIN_ROOT}/references/architecture.md`.
Read ${CLAUDE_PLUGIN_ROOT}/references/architecture.md.
Before delegating, activate the delegation skill to ensure agent-base-protocol and filesystem-safety-protocol are injected into the delegation prompt.
npx claudepluginhub josstei/maestro-orchestrate --plugin maestroAudits web app source code for technical SEO issues including meta tags, structured data, content structure, Core Web Vitals, and crawlability. Detects rendering strategies and frameworks like Next.js, Nuxt.
Scans websites for SEO issues including meta tags, headings, broken links, images, Core Web Vitals, and structured data, producing a prioritized fix list.
Runs technical SEO audits on websites using @seomator/seo-audit CLI across 16 categories and 148 rules, including Core Web Vitals, broken links, meta tags, security headers.