CtrlK
BlogDocsLog inGet started
Tessl Logo

seo-audit

Full website SEO audit with parallel subagent delegation. Crawls up to 500 pages, detects business type, delegates to up to 15 specialists (8 always + 7 conditional), generates health score. Use when user says audit, full SEO check, analyze my site, or website health check.

68

Quality

82%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

SKILL.md
Quality
Evals
Security

Quality

Content

65%

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

The body is highly actionable with concrete commands, a structured JSON envelope, and a useful error-handling table, but it is verbose in places and, for a complex batch workflow, lacks explicit validation checkpoints while keeping all reference-style detail crammed into a single file.

Suggestions

Add explicit validation gates to the Process — e.g., 'Verify crawl completed before scoring' and 'Validate audit-data.json against the envelope shape before report generation' — to give the batch workflow the feedback loops the rubric expects.

Tighten or relocate the Report Structure sub-bullets and the PDF paragraph: the sub-bullets largely duplicate the Process and Scoring Weights sections, and the PDF sentence's marketing detail ('white-cover enterprise report with TOC... index donut') can be trimmed to the command plus one line.

Move the full audit-data.json envelope and detailed report structure into a reference file (e.g. references/audit-envelope.md) referenced from the body, leaving SKILL.md as a lean overview — this would lift progressive_disclosure and conciseness together.

DimensionReasoningScore

Conciseness

Mostly actionable and tight, but the inline audit-data.json envelope, the Report Structure section that duplicates Process/Scoring sub-bullets, and the marketing-style PDF paragraph ('white-cover enterprise report with TOC, executive summary, charts (Lighthouse gauges, query bars, index donut)') could be tightened or split out.

2 / 3

Actionability

Provides copy-paste-ready commands ('claude-seo run render_page.py <url> --mode auto --json', 'claude-seo run google_report.py --type full --data ...'), a complete JSON envelope shape, scoring weights, crawl config, and a scenario-to-action error table.

3 / 3

Workflow Clarity

A clear 7-step sequence and an error-handling table exist, but this batch operation (crawl up to 500 pages) has no proactive validate-then-proceed checkpoints (e.g., verify crawl completeness before scoring, validate audit-data.json shape), so per the rubric it caps at 2.

2 / 3

Progressive Disclosure

No bundle files exist and no [FILE.md] references are made; instead the ~170-line skill keeps the full JSON envelope and report sub-structure inline in one monolithic file rather than splitting reference detail into separate files.

2 / 3

Total

9

/

12

Passed

Description

100%

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

A specific, third-person description that states concrete actions, surfaces natural user trigger phrases, and includes an explicit 'Use when' clause, cleanly satisfying all four dimensions without over-claiming.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'Crawls up to 500 pages, detects business type, delegates to up to 15 specialists... generates health score' — going well beyond naming the domain and a few actions.

3 / 3

Completeness

Clearly answers both what (the audit actions) and when (an explicit 'Use when user says...' clause), matching the anchor that requires both with explicit triggers.

3 / 3

Trigger Term Quality

'Use when user says audit, full SEO check, analyze my site, or website health check' gives good coverage of phrasings a user would naturally say, not technical jargon.

3 / 3

Distinctiveness Conflict Risk

'Full website SEO audit with parallel subagent delegation' plus 15-specialist delegation is a distinct niche with specific triggers unlikely to fire for non-SEO skills.

3 / 3

Total

12

/

12

Passed

Validation

93%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

15

/

16

Passed

Repository
AgriciDaniel/claude-seo
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.