CtrlK
BlogDocsLog inGet started
Tessl Logo

webiny-api-opensearch-catalog

api/opensearch — 10 abstractions.

49

Quality

53%

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/user-skills/generated/api/opensearch/SKILL.md
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.

The body is a clean, token-efficient abstraction catalog with concrete imports and source pointers plus a clear lookup workflow. Its main weakness is the absence of usage examples showing how to actually employ the abstractions.

Suggestions

Add a short inline usage snippet for at least one representative abstraction (e.g. createOpenSearchClient) so the import-to-use gap is closed.

Convert the repetitive Name/Import/Source blocks into a compact table to further reduce tokens while preserving the same information.

Note which abstraction to start from for common tasks (e.g. 'Start with createOpenSearchClient, then OpenSearchIndex for index management') to add lightweight workflow guidance.

DimensionReasoningScore

Conciseness

The body is lean and efficient: a short 'How to Use' list plus compact Name/Import/Source entries with no padding or explanation of concepts Claude already knows.

5 / 5

Actionability

It gives concrete, copy-pasteable import statements and exact source paths, but stops short of executable usage examples, leaving a minor gap.

4 / 5

Workflow Clarity

The numbered 'How to Use' sequence (find abstraction, read source, import, consult pattern skills) is clear and well-ordered; it is a read-only lookup so validation checkpoints are not required, but it lacks explicit feedback guidance.

4 / 5

Progressive Disclosure

Content is well-organized into 'How to Use' and 'Abstractions' sections with consistent per-entry structure and one-level references to source files; minor gap is the flat repetitive list that could be a table.

4 / 5

Total

17

/

20

Passed

Description

25%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 is a terse catalog label rather than a real trigger description: it names the package and abstraction count but gives no concrete capabilities and no usage triggers. It is distinct as a niche but fails on completeness and natural trigger terms.

Suggestions

Add a concrete capability clause, e.g. 'Provides OpenSearch client, index, field, and query-builder abstractions for the Webiny API.'

Add an explicit trigger clause, e.g. 'Use when working with Webiny api-opensearch, OpenSearch clients, indexes, or query builder operators.'

Replace the bare '10 abstractions' count with the actual capability verbs (create, register, build) so users can match it to their task.

DimensionReasoningScore

Specificity

The phrase 'api/opensearch — 10 abstractions' names the domain but provides no concrete actions; it only states a count of abstractions, matching the 'names the domain but actions are minimal or generic' anchor.

2 / 5

Completeness

It offers only a vague 'what' (a count of abstractions) and no 'when'/trigger guidance at all; no 'Use when...' clause is present, and the what is too vague to reach 3.

2 / 5

Trigger Term Quality

It uses only technical jargon ('api/opensearch', 'abstractions') with no natural keywords a user would actually say, matching the 'no natural keywords; only technical jargon' anchor.

1 / 5

Distinctiveness Conflict Risk

The 'api/opensearch' package niche is fairly distinct with minimal conflict risk, though it overlaps slightly with sibling webiny skills referenced in the body.

4 / 5

Total

9

/

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
webiny/webiny-js
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.