CtrlK
BlogDocsLog inGet started
Tessl Logo

add-seo

Adds SEO essentials to a Power Pages code site, including robots.txt, sitemap.xml, meta tags, Open Graph tags, and favicon configuration. Use when the user wants to improve search engine optimization or make their site more searchable.

71

Quality

88%

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Passed

No known issues

SKILL.md
Quality
Evals
Security

Quality

Content

77%

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

This is a well-structured, highly actionable skill with clear multi-phase workflow, explicit gates, and concrete code templates. Its main weakness is length — the inline detail is thorough but could benefit from extracting some content to reference files, and some explanatory prose (Core Principles, concept explanations) adds tokens without adding value for Claude. The workflow clarity is excellent with proper validation checkpoints and error recovery paths.

Suggestions

Remove or significantly trim the 'Core Principles' section — Claude already understands SEO fundamentals and these principles are implicit in the workflow steps.

Consider extracting the detailed HTML/XML templates and AskUserQuestion tables into a reference file to reduce the main skill's token footprint while keeping the workflow overview lean.

DimensionReasoningScore

Conciseness

The skill is reasonably well-structured but includes some unnecessary verbosity — e.g., the 'Core Principles' section explains SEO concepts Claude already knows (crawlability, accurate metadata), the detailed AskUserQuestion table formatting adds bulk, and some phases repeat output summaries that are self-evident. The HTML/XML templates are useful but the surrounding prose could be tighter.

2 / 3

Actionability

The skill provides concrete, executable code snippets for robots.txt, sitemap.xml, meta tags, Open Graph tags, favicon SVG, and git commands. Templates are copy-paste ready with clear placeholder variables. Specific commands for verification via Playwright and git commit are included.

3 / 3

Workflow Clarity

The 7-phase workflow is clearly sequenced with explicit validation checkpoints: a gate at Phase 3 requiring user approval before any writes, Playwright verification in Phase 7 before committing, and clear error recovery paths (e.g., if powerpages.config.json not found, if Playwright verification fails). The Key Decision Points section adds additional clarity on branching logic.

3 / 3

Progressive Disclosure

The skill references external files like `framework-conventions.md` and `skill-tracking-reference.md` appropriately, but the main SKILL.md itself is quite long (~250+ lines) with all phase details inline. Some phases (e.g., the detailed AskUserQuestion tables, the full XML/HTML templates) could be extracted to reference files to keep the main skill leaner. However, no bundle files were provided to verify the referenced paths exist.

2 / 3

Total

10

/

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.

This is a strong skill description that clearly communicates specific capabilities, includes natural trigger terms, and explicitly states both what the skill does and when to use it. The Power Pages platform scoping and enumeration of specific SEO artifacts make it highly distinctive and unlikely to conflict with other skills.

DimensionReasoningScore

Specificity

Lists multiple specific concrete actions: robots.txt, sitemap.xml, meta tags, Open Graph tags, and favicon configuration. These are all distinct, well-defined deliverables.

3 / 3

Completeness

Clearly answers both what ('Adds SEO essentials...including robots.txt, sitemap.xml, meta tags, Open Graph tags, and favicon configuration') and when ('Use when the user wants to improve search engine optimization or make their site more searchable').

3 / 3

Trigger Term Quality

Includes strong natural keywords users would say: 'SEO', 'search engine optimization', 'searchable', 'robots.txt', 'sitemap.xml', 'meta tags', 'Open Graph tags', 'favicon', and 'Power Pages'. Good coverage of both technical and natural language terms.

3 / 3

Distinctiveness Conflict Risk

Highly distinctive due to the combination of 'Power Pages' platform specificity and the SEO-focused niche. The specific artifacts listed (robots.txt, sitemap.xml, Open Graph tags) further narrow the scope and reduce conflict risk with other skills.

3 / 3

Total

12

/

12

Passed

Validation

81%

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

Validation9 / 11 Passed

Validation for skill structure

CriteriaDescriptionResult

allowed_tools_field

'allowed-tools' contains unusual tool name(s)

Warning

frontmatter_unknown_keys

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

Warning

Total

9

/

11

Passed

Repository
microsoft/power-platform-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.