CtrlK
BlogDocsLog inGet started
Tessl Logo

robots-meta

Use when applies to all HTML pages. Use when auditing pages that have disappeared from search results or when checking staging vs. production meta tag parity.

51

Quality

56%

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 ./skills/robots-meta/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

72%Weight 40%Scale 1-5

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

The body is a concise, well-organized overview that offloads detail to a real, well-structured reference file and gives concrete actionable direction. Its main weakness is the absence of an inline validation/verification feedback loop for what is effectively a batch audit operation.

Suggestions

Add an inline verification checkpoint to the Check/Fix flow (e.g., re-fetch the rendered HTML and confirm the directive changed) so the batch-audit loop is self-contained.

Trim the opening motivation sentence and the duplicate trailing rule-page URL to lift conciseness to a 5.

DimensionReasoningScore

Conciseness

The body is lean and sectioned with tight bullets; it assumes competence and avoids explaining what robots meta is. Minor framing (the opening motivation sentence and the duplicate trailing rule-page URL) could be trimmed, keeping it just below a 5.

4 / 5

Actionability

Concrete, specific guidance ("Place `<meta name="robots" content="...">` in `<head>`", "Inspect `<head>` for...") with clear do/don't direction; code examples are deferred to the reference file, which is acceptable for an instruction-only skill but leaves minor inline gaps.

4 / 5

Workflow Clarity

The Check → Fix → Explain → Code Review sequence is clear and the skill is single-purpose, but auditing across pages is a batch-style operation with no inline validate→fix→retry checkpoint; per the rubric's batch-operation cap, this holds at 3.

3 / 5

Progressive Disclosure

A clear, well-sectioned overview that points to a single one-level-deep reference (references/rule.md, which exists) with explicit signaling; navigation is easy and content is appropriately split.

5 / 5

Total

16

/

20

Passed

Description

41%Weight 40%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 leans on trigger conditions but never states what the skill does, and its opening clause "applies to all HTML pages" is malformed as a capability statement. Trigger terms miss the most natural phrasings users would actually say.

Suggestions

Lead with a concrete capability statement, e.g. "Audits and corrects robots meta directives in HTML pages," before the "Use when" clauses.

Add natural trigger terms users would say: "noindex", "deindexed", "disappeared from Google", "robots meta tag".

Reframe or remove "applies to all HTML pages" — it is vague and inflates conflict risk rather than describing a capability.

DimensionReasoningScore

Specificity

Names the domain (robots meta on HTML pages) and 1-2 concrete actions ("auditing pages that have disappeared from search results", "checking staging vs. production meta tag parity"), but coverage is not comprehensive and "applies to all HTML pages" is generic framing.

3 / 5

Completeness

Only the "when" is present (multiple "Use when" clauses) while the "what" is missing — it never states the skill sets or audits robots meta directives, and "applies to all HTML pages" is not a capability statement.

2 / 5

Trigger Term Quality

Includes some relevant terms ("HTML pages", "search results", "staging vs. production meta tag parity") but omits the most natural trigger phrases a user would say, such as "robots meta", "noindex", "deindexed", or "disappeared from Google".

3 / 5

Distinctiveness Conflict Risk

The staging/production parity and disappeared-pages angles give it a niche, but "applies to all HTML pages" is broad and could overlap with other SEO or HTML-meta skills.

3 / 5

Total

11

/

20

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

metadata_version

'metadata.version' is missing

Warning

Total

15

/

16

Passed

Repository
thedaviddias/Front-End-Checklist
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.