CtrlK
BlogDocsLog inGet started
Tessl Logo

webshop-product-detail-check

Examines a specific product's detailed page to verify it matches the user's requirements, checking price, description, features, and reviews. Use when you have navigated to a product detail page from search results and need to confirm the product meets all user-specified constraints before purchasing. It provides a final suitability assessment with a clear proceed-or-reject recommendation.

70

Quality

85%

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

82%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.

A clear, actionable skill body with a well-sequenced verification workflow and concrete examples. The main gap is the orphaned action_guidelines.md reference file that the body never points to.

Suggestions

Link references/action_guidelines.md from the body (e.g., in a Notes or Actions section) and trim the inlined action-format detail to avoid duplication, or remove the unused reference file.

Tighten the Core Objective section so it does not restate the Trigger, and prune Notes entries that repeat points already made in the Execution Workflow.

Consider adding a short re-check loop note for the NOT-SUITABLE branch (e.g., re-confirm which constraint failed before issuing 'click[back to search]') to strengthen workflow clarity.

DimensionReasoningScore

Conciseness

Efficient and mostly lean with no over-explanation of concepts Claude already knows; minor redundancy where the Core Objective restates the Trigger and the Notes section repeats earlier points, keeping it just below 5.

4 / 5

Actionability

Fully executable guidance with exact action strings ('click[buy now]', 'click[back to search]'), a concrete Output Format template, and two complete worked examples covering both the proceed and reject cases.

5 / 5

Workflow Clarity

A clear four-step sequence (Parse -> Scrape -> Constraint Verification -> Decision) with an explicit suitability check that gates the proceed/reject decision; not a 5 because there is no error-recovery feedback loop, though none is strictly required for a decision skill.

4 / 5

Progressive Disclosure

Well-organized sections and an appropriately sized SKILL.md, but references/action_guidelines.md exists and is never linked from the body (its action-format details are inlined), leaving a minor organization gap.

4 / 5

Total

17

/

20

Passed

Description

87%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.

A well-crafted description that clearly states what the skill does and when to use it, with concrete actions and a distinct, low-conflict trigger. Minor gains are possible by adding a few more natural user phrasings.

DimensionReasoningScore

Specificity

Names the domain and several concrete actions ('Examines', 'checking price, description, features, and reviews', 'provides a final suitability assessment with a clear proceed-or-reject recommendation'), with only minor coverage gaps; not a 5 because the action set is narrow rather than comprehensive.

4 / 5

Completeness

Explicitly answers both 'what' (examine/verify/recommend) and 'when' via a concrete 'Use when you have navigated to a product detail page from search results...' clause with specific trigger conditions.

5 / 5

Trigger Term Quality

Includes natural trigger terms ('product detail page', 'search results', 'product meets all user-specified constraints', 'before purchasing'); good coverage but the phrasing is somewhat procedural and a few natural user phrasings are missing, so it sits below 5.

4 / 5

Distinctiveness Conflict Risk

Occupies a clear narrow niche (product-detail-page verification in a webshop) with distinct, specific triggers and minimal overlap risk with other skills.

5 / 5

Total

18

/

20

Passed

Validation

100%

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

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
zjunlp/SkillNet
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.