seo-audit

seo-audit is a skill for Claude Code from ZachArticulateV/designer-pro-and-seo. It costs 107 tokens per session (1,281 once invoked), scanned A, original, MIT.

A coordinated website review that checks how well a site can appear in search results. It combines several specialist checks into one overall score and a prioritized list of fixes.

In plain words
What is it for?
Use it to review a domain or selected pages for search visibility, technical issues, content, local business factors, or other relevant SEO areas.
Why use it?
It removes the need to combine separate SEO reports yourself. If full-site crawling is unavailable, it clearly limits the review to the URLs you provide.

Skill for Claude Code

Written for Claude Code: ${CLAUDE_PLUGIN_ROOT} variable. Also seen: mentions subagents.

Runs only inside its plugin — its command needs a path that Claude Code sets for a plugin’s own hooks and for nothing else. Install the plugin, not this.

Part of the designer-pro-and-seo plugin — 41 skills, 14 agents, 1 MCP server shipped together

Good fit Use it to review a domain or selected pages for search visibility, technical issues, content, local business factors, or other relevant SEO areas.

Compare 6 skills from other repositories ↓
Install

Getting it into your agent

This one installs as part of its plugin. Adding the marketplace and installing the plugin brings it with everything else the plugin ships.

Claude Code
/plugin marketplace add ZachArticulateV/designer-pro-and-seo
Claude Code
/plugin install designer-pro-and-seo

Made for: Claude Code.

Or install designer-pro-and-seo, the plugin that ships this one along with the rest of its 41 skills, 14 agents, 1 MCP server.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for seo-audit

README.md
[![agentmods](https://agentmods.dev/badge/skills/zacharticulatev/designer-pro-and-seo/seo-audit/github.svg)](https://agentmods.dev/skills/zacharticulatev/designer-pro-and-seo/seo-audit)
Your own site
<a href="https://agentmods.dev/skills/zacharticulatev/designer-pro-and-seo/seo-audit"><img src="https://agentmods.dev/badge/skills/zacharticulatev/designer-pro-and-seo/seo-audit/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for seo-audit

Your own site · 80×15
<a href="https://agentmods.dev/skills/zacharticulatev/designer-pro-and-seo/seo-audit"><img src="https://agentmods.dev/badge/skills/zacharticulatev/designer-pro-and-seo/seo-audit.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 107 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,281 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00107 $0.01281
Opus 5 $0.00053 $0.00641
Sonnet 5 $0.00021 $0.00256
Haiku 4.5 $0.00011 $0.00128

Measured 12d ago against content hash 245775435232, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

seo-audit scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/seo-audit/SKILL.md · 100 lines

How it starts

The opening of the file, as written. The whole thing — 100 lines — stays where its author put it; the contents beside it link to each section on GitHub.

seo-audit

Family: seo Status: Stable

Purpose

The orchestrator and public face of the SEO family. Runs the available specialist skills against your target, then aggregates their findings into one weighted health score with a prioritized fix list — so the user gets a single answer, not eight disconnected reports.

Scope note (honest): it audits the URLs you provide out of the box. Full-site crawling (up to ~500 pages, business-type auto-detect at scale) activates when the seo-firecrawl skill is installed; without it, point it at the key URLs.

Triggers

  • "seo audit" / "full site audit" / "comprehensive seo review"
  • "analyze my site for SEO" / "website health check"
  • "audit [domain]"

Inputs

  • A domain, a URL, or a small list of key URLs
  • Optional: business-type override; specialist include/exclude

Steps

  1. Scope. Take the URL(s). If seo-firecrawl is available, crawl to discover pages; otherwise audit the provided URLs and say so.
  2. Profile. Infer business type (SaaS / e-commerce / local / publisher / agency) from the content to decide which conditional specialists apply.
  3. Dispatch the specialist agents in parallel — real Agent-tool sub-agents, each a dispatched leaf under agents/ (one-directional, no back-edges). The full roster and the dispatch conditions are in references/seo-audit/dispatch-matrix.md. Always fan out the five always-on agents:
    • seo-page — per-URL on-page review
    • seo-technical — technical dimensions (tech_audit.py)
    • seo-schema — structured-data validation
    • seo-sitemap — sitemap structure + gates
    • seo-image-audit — image SEO Then add the conditional agents the profile and connected tooling call for: seo-content (content depth / E-E-A-T) and seo-geo (AI-citability) by default, plus seo-local-unified for a local business or seo-ecommerce for a store; when their tools are connected, also seo-google (real CWV / rankings) and seo-backlinks. Each agent obeys the plugin's tier cascade and returns its machine-parseable ## Output contract block for deterministic fan-in. Record which specialists ran and which were skipped (and why) rather than implying coverage you didn't run.
  4. Aggregate + score. Collect each agent's Output-contract score and feed the per-specialist map to scripts/workflow/audit_aggregate.py, which computes one weighted health score (0–100) re-normalized over the specialists that actually ran — a skipped specialist is excluded from the denominator, never zeroed. The weight table (anchors seo-technical and seo-page at 20; seo-content 15; the mid band at 10; seo-geo 5) and the grade bands are in references/seo-audit/scoring-weights.md. Report the weighting used.

Read the full file on GitHub · 100 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 100 lines · 107 tokens per session scan A 245775435232

Subscribe to this mod's changes

seo-audit is a skill published in the GitHub repository ZachArticulateV/designer-pro-and-seo (8 stars, last pushed 2mo ago), licensed MIT. It adds 107 tokens to every session and 1,281 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

designlang-tokens

Use when styling UI for cal.com — references the extracted design system tokens instead of inventing colors, spacing, or typography.

Manavarya09/design-extract · 30 tokens

token-audit

Audit a design system's token definitions for naming violations, missing semantic tiers, and structural debt. This audits how tokens are defined and organised, NOT how they are consumed in code. Trigger when someone says: audit my tokens, token naming review, are my tokens consistent, token health check, review my…

murphytrueman/design-system-ops · 93 tokens

stakeholder-brief

Write a one-page stakeholder brief translating design system health or status into business language. Trigger when someone says: stakeholder update, exec brief, leadership summary, status report for leadership, system status for non-designers, write a brief for the business, or anything about communicating design…

murphytrueman/design-system-ops · 73 tokens

cicd-integration

Generate CI/CD pipeline configurations that automate design system quality checks — token validation, component linting, visual regression, accessibility scanning, and release gating. Produces ready-to-use pipeline files for GitHub Actions, GitLab CI, CircleCI, or Bitbucket Pipelines, configured to enforce the…

murphytrueman/design-system-ops · 177 tokens

codebase-index

Generate a pre-computed component index from a design system codebase — YAML infrastructure files containing a component inventory, relationship graph, and summary statistics that AI agents and MCP servers consume. This produces machine-readable index files in .ai/index/, NOT a health report or quality assessment.…

murphytrueman/design-system-ops · 132 tokens

engineering-onboarding

Create an onboarding guide for an engineer joining a team that consumes the design system. Trigger when someone says: onboard new engineer, developer getting started guide, new engineer guide, engineering onboarding, first day for developers, frontend onboarding, or anything about helping an engineer new to the team…

murphytrueman/design-system-ops · 68 tokens