CtrlK
BlogDocsLog inGet started
Tessl Logo

ai-evals

Author and run black-box benchmark cases for the Windmill AI generation modes (flow/app/script/cli/global) in ai_evals/. Use when adding or changing eval cases, or when running before/after benchmarks for AI chat / copilot changes.

80

Quality

100%

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

100%

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

The skill body is concise, actionable, and well-structured, with executable commands, concrete authoring guidance, and a clean single-level reference to the README for deeper detail. It avoids explaining concepts Claude already knows and keeps every section purposeful.

DimensionReasoningScore

Conciseness

The body is lean and assumes domain competence — it documents project-specific conventions (workspace reuse, env vars, judge model) rather than explaining concepts Claude already knows, and the Good/Bad example lists earn their tokens as actionable heuristics; it avoids the 'explains concepts Claude knows' pitfall of level 1 and the 'could be tightened' weakness of level 2.

3 / 3

Actionability

It provides copy-paste-ready executable commands ('bun install', 'bun run cli -- run global ...', the env-var invocation) plus concrete numbered authoring rules and worked Good/Bad examples, matching the 'fully executable, copy-paste ready' anchor rather than the pseudocode/incomplete level-2 anchor.

3 / 3

Workflow Clarity

Steps are clearly sequenced (running benchmarks with env setup, a numbered authoring-rules list, and an explicit validation checklist distinguishing hard checks from semantic expectations); the operation is non-destructive (upserting an eval resource), so the absence of a destructive feedback loop does not cap the score, fitting the clear-sequence-with-checklist anchor.

3 / 3

Progressive Disclosure

The body is well-organized into clearly delineated sections with a single, well-signaled one-level reference ('See ai_evals/README.md for the full case format'); no bundle files exist to nest, so the structure avoids the multi-level-reference and monolithic-wall pitfalls of the lower anchors.

3 / 3

Total

12

/

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.

The description is specific, well-triggered, and complete, naming concrete actions and an explicit 'Use when' clause tied to natural user phrasings. It is distinctive and unlikely to conflict with other skills.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'Author and run black-box benchmark cases', 'adding or changing eval cases', and 'running before/after benchmarks' — matching the 'lists multiple specific concrete actions' anchor; it is not the level-2 anchor because it goes beyond naming a domain to enumerating several distinct actions.

3 / 3

Completeness

It states what the skill does (author/run black-box benchmark cases) and provides an explicit 'Use when...' clause for when to invoke it, satisfying both halves; the level-2 anchor is excluded because the 'when' is explicit rather than implied.

3 / 3

Trigger Term Quality

Natural trigger phrases users would say are present ('adding or changing eval cases', 'running before/after benchmarks for AI chat / copilot changes'); the embedded mode list (flow/app/script/cli/global) is project jargon but the surrounding triggers are natural, so it fits the good-coverage anchor rather than the 'some keywords, missing variations' level below.

3 / 3

Distinctiveness Conflict Risk

The niche is sharply scoped to Windmill AI generation evals in ai_evals/ with distinct triggers, making it unlikely to fire for an unrelated skill; it is well above the 'somewhat specific but could overlap' level-2 anchor.

3 / 3

Total

12

/

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
windmill-labs/windmill
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.