CtrlK
BlogDocsLog inGet started
Tessl Logo

webshop-search-formulator

This skill generates effective search keywords based on parsed product criteria. It is triggered after query parsing, when the agent needs to perform an initial product search on an e-commerce platform. The skill takes structured attributes (e.g., 'women's size 5 patent-beige high heel') and produces a concise, platform-appropriate search string designed to return relevant results, balancing specificity with recall.

68

Quality

81%

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

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.

A concise, well-structured body for a simple skill with a clear workflow and worked example. It loses points for a truncated Action Format section and an orphaned reference file that is never linked from the body.

Suggestions

Complete the "## Action Format" section by showing the literal `search[keywords]` template it promises, e.g. `search[<2-3 core attributes, lowercase, space-separated>]`.

Link the existing reference from the body, e.g. add under Key Principles: "For the full attribute-priority hierarchy and pitfalls, see [search_strategy_guide.md](references/search_strategy_guide.md)."

Add one more worked example covering a different category (e.g., electronics) to make the formatting rule concrete across product types.

DimensionReasoningScore

Conciseness

The body is lean, assumes Claude's competence, and avoids explaining concepts Claude already knows; every principle earns its place, matching the lean-and-efficient anchor.

3 / 3

Actionability

A concrete worked example (`search[size 5 patent-beige high heel]`) and explicit formatting rules give usable guidance, but the "## Action Format" section ends with "in the exact format:" and never delivers the promised format, leaving a key detail incomplete.

2 / 3

Workflow Clarity

For this simple single-purpose skill the Input→Process→Output sequence is clear and the single action is unambiguous; it is not a destructive/batch operation, so no validation checkpoint is required to cap the score.

3 / 3

Progressive Disclosure

Sections are well organized, but references/search_strategy_guide.md exists and is never linked or signaled from the body, so the reference is not discoverable — matching the references-present-but-not-clearly-signaled anchor.

2 / 3

Total

10

/

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.

A strong, third-person description that clearly states both the capability and the explicit trigger condition, occupying a distinct niche. Its only weakness is limited breadth of natural trigger terms.

DimensionReasoningScore

Specificity

Names multiple concrete actions — "generates effective search keywords based on parsed product criteria" and "produces a concise, platform-appropriate search string" — matching the multiple-specific-actions anchor.

3 / 3

Completeness

It explicitly answers what ("generates…search string") and when ("triggered after query parsing, when the agent needs to perform an initial product search on an e-commerce platform"), an explicit trigger clause rather than an implied one.

3 / 3

Trigger Term Quality

Trigger terms like "product search on an e-commerce platform" and "search keywords" are relevant and natural, but coverage is thin with no common variations (e.g., shopping, find products, Amazon), so it sits at the some-relevant-keywords anchor rather than full coverage.

2 / 3

Distinctiveness Conflict Risk

The e-commerce initial-search-formulation niche with parsed-criteria input is distinct and unlikely to fire for unrelated skills, matching the clear-niche anchor.

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.