CtrlK
BlogDocsLog inGet started
Tessl Logo

seo-audit

Diagnose and audit SEO issues affecting crawlability, indexation, rankings, and organic performance.

46

Quality

49%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

Fix and improve this skill with Tessl

tessl review fix ./plugins/antigravity-bundle-web-wizard/skills/seo-audit/SKILL.md

The canonical home for this skill is seo-audit in administrakt0r/AI-Agents-Safe-Coding-Skills

SKILL.md
Quality
Evals
Security

Quality

Content

44%Scale 1-5

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

This skill provides a comprehensive SEO audit framework with a well-designed scoring model, but it suffers from significant verbosity by explaining many SEO concepts Claude already understands. The content would benefit greatly from being split across multiple files, with the main SKILL.md serving as a concise overview and workflow guide. Actionability is moderate—the structured output templates and scoring rules are concrete, but the audit steps themselves lack executable specificity.

Suggestions

Remove explanations of basic SEO concepts Claude already knows (e.g., what robots.txt is, what Core Web Vitals are, what E-E-A-T stands for) and reduce checklist items to terse bullet points without descriptions.

Split the scoring model, detailed audit checklists, and findings template into separate bundle files (e.g., SCORING.md, TECHNICAL_CHECKLIST.md, ONPAGE_CHECKLIST.md) and reference them from a concise overview in SKILL.md.

Add concrete, executable examples of how to gather evidence—e.g., specific curl commands to check robots.txt, example Search Console API queries, or specific crawl tool commands.

Add an explicit validation checkpoint between the audit phase and scoring phase (e.g., 'Review all findings for completeness and evidence quality before calculating scores').

DimensionReasoningScore

Conciseness

The skill is significantly verbose at ~350+ lines. It extensively explains SEO concepts Claude already knows (what E-E-A-T means, what robots.txt does, what Core Web Vitals are, what meta descriptions are). The scoring model, health bands, and interpretation rules add substantial bulk that could be condensed into a compact table. Much of this reads like an SEO textbook rather than a skill that adds novel knowledge.

2 / 5

Actionability

The skill provides a structured checklist framework and a concrete scoring model with specific deduction values, which is useful. However, it contains no executable code, no specific commands, no tool invocations, and no concrete examples of how to actually gather evidence (e.g., how to check robots.txt, how to query Search Console). The findings template is well-structured but the audit steps themselves are essentially checklists of things to look for rather than concrete procedures.

3 / 5

Workflow Clarity

The workflow is reasonably clear: scope gate → audit framework (in priority order) → findings classification → scoring → action plan. The priority ordering and the scoring calculation steps are well-sequenced. However, there's no explicit validation checkpoint (e.g., 'verify findings before scoring' or 'confirm scope before proceeding to next category'), and the relationship between the audit checklist sections and the findings/scoring output sections could be more explicitly connected.

4 / 5

Progressive Disclosure

This is a monolithic ~350+ line file with no bundle files to offload content to. The detailed scoring model, the full audit checklists for every SEO category, and the findings classification template are all inlined. The scoring layer alone could be a separate reference file. The audit checklists for each category (crawlability, indexation, on-page, etc.) would benefit from being in separate files with the main SKILL.md serving as an overview. References to related skills exist but the core content itself is not well-distributed.

2 / 5

Total

11

/

20

Passed

Description

53%Scale 1-5

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

The description clearly identifies its domain (SEO auditing) and lists relevant technical areas, but lacks concrete action verbs beyond 'diagnose and audit' and omits a 'Use when...' clause entirely. It would benefit from more specific capabilities and explicit trigger guidance to help Claude select it appropriately from a large skill set.

Suggestions

Add a 'Use when...' clause with natural trigger phrases like 'Use when the user asks about SEO problems, search engine rankings, Google indexing issues, site audits, or organic search traffic.'

Expand the concrete actions beyond 'diagnose and audit' — e.g., 'analyze meta tags, review robots.txt and sitemaps, check for broken links, evaluate page speed, assess internal linking structure.'

Include common synonyms and natural language terms users might say, such as 'search engine optimization', 'Google ranking', 'site audit', 'search traffic', 'why isn't my page indexed'.

DimensionReasoningScore

Specificity

Names the domain (SEO) and lists several areas of concern (crawlability, indexation, rankings, organic performance), but the actions are limited to 'diagnose and audit' — it doesn't specify concrete actions like 'analyze meta tags, check robots.txt, review sitemap, identify broken links'.

3 / 5

Completeness

Has a clear 'what' (diagnose and audit SEO issues across several dimensions) but completely lacks a 'when' clause. There is no 'Use when...' guidance, which per the rubric caps this dimension at 3.

3 / 5

Trigger Term Quality

Includes relevant keywords like 'SEO', 'crawlability', 'indexation', 'rankings', and 'organic performance', but these are somewhat technical. Missing natural user phrases like 'search engine optimization', 'Google ranking', 'site audit', 'why isn't my page showing up', or 'search traffic'.

3 / 5

Distinctiveness Conflict Risk

The SEO audit/diagnosis focus is fairly distinct and unlikely to overlap heavily with other skills. However, terms like 'rankings' and 'organic performance' could potentially overlap with analytics or marketing skills. The specific mention of crawlability and indexation helps narrow the niche.

4 / 5

Total

13

/

20

Passed

Validation

90%

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

Validation10 / 11 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

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

Warning

Total

10

/

11

Passed

Repository
administrakt0r/AI-Agents-Safe-Coding-Skills
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.