CtrlK
BlogDocsLog inGet started
Tessl Logo

webshop-option-selector

This skill selects product options or variants (such as size, color, or quantity) on a product detail page based on user preferences or cost optimization. It should be triggered when a product page displays configurable options. The skill evaluates available choices (e.g., 1pcs vs 2pcs) and selects the one that best aligns with the user's constraints, such as minimizing cost.

72

Quality

88%

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

92%

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

The body is concise, actionable, and well-sequenced for a simple single-purpose skill. Its one weakness is progressive disclosure: a reference file exists but is not linked from the body, and an example section is left empty.

Suggestions

Add an explicit, clearly signaled link to the reference (e.g., 'See [strategy_docs.md](references/strategy_docs.md) for detailed selection strategies and edge cases').

Either fill in the 'Example from Trajectory' section with a concrete observation/action pair or remove the empty stub heading to avoid a dangling reference.

DimensionReasoningScore

Conciseness

Lean and efficient with no padding or explanation of concepts Claude already knows; every section earns its place, though the empty 'Example from Trajectory' header is a minor inefficiency not severe enough to drop the score.

3 / 3

Actionability

Provides concrete executable guidance with the specific action format 'click[value]', ordered category selection, and explicit tie-breaking ('select the first available option'), making it copy-paste ready rather than abstract.

3 / 3

Workflow Clarity

A clear three-step sequence (Parse -> Apply Strategy -> Execute) with explicit precedence and fallback rules in Important Notes; the operation is not destructive/batch so missing feedback loops does not cap the score.

3 / 3

Progressive Disclosure

Sections are well-organized for a simple skill, but the existing reference strategy_docs.md is never explicitly linked from the body and the 'Example from Trajectory' section is an empty stub, leaving references incompletely signaled.

2 / 3

Total

11

/

12

Passed

Description

85%

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 is specific and complete, clearly stating both the capability and an explicit trigger condition with low conflict risk. Its main weakness is trigger-term quality, which relies on internal WebShop terminology rather than natural user phrasing.

Suggestions

Reword trigger terms to match natural user phrasing (e.g., 'Use when picking a size, color, or quantity on a product page') instead of internal jargon like '1pcs vs 2pcs'.

Add common variation keywords users would actually say ('size', 'color', 'quantity', 'variant', 'pick the cheaper option') to broaden trigger coverage.

DimensionReasoningScore

Specificity

Lists multiple specific concrete actions ('selects product options or variants', 'evaluates available choices', 'selects the one that best aligns with the user's constraints') with concrete examples like '1pcs vs 2pcs', matching the highest anchor rather than the partial level 2.

3 / 3

Completeness

Clearly answers both what ('selects/evaluates product options') and when with an explicit trigger clause ('It should be triggered when a product page displays configurable options'), satisfying the level-3 anchor.

3 / 3

Trigger Term Quality

Contains relevant keywords ('product detail page', 'configurable options', '1pcs vs 2pcs') but leans on internal WebShop jargon rather than the natural phrasings a user would say; missing common user variations like 'pick size/quantity'.

2 / 3

Distinctiveness Conflict Risk

Occupies a clear, narrow niche (selecting configurable product options on a product detail page) with distinct triggers unlikely to conflict with other generic skills.

3 / 3

Total

11

/

12

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.