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.

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

Passed

No findings from the security scan

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 well-structured, highly actionable skill body with copy-paste commands and concrete authoring guidance. The main gaps are minor framing verbosity and the absence of an explicit user-facing validation feedback loop.

Suggestions

Trim framing prose like "The goal is to test current production guidance with realistic user requests — not to pin one exact implementation shape." to tighten conciseness.

Add an explicit run-then-inspect-failures feedback loop (e.g., re-run only failing case IDs after fixing prompts) to strengthen workflow clarity for the batch run operation.

Consider a short pointer to where the judge model/key is configured so the separate Anthropic judge call is discoverable without reading the README.

DimensionReasoningScore

Conciseness

The body is lean and mostly assumes competence (concrete commands, Good/Bad prompt lists), with only minor framing prose such as "The goal is to test current production guidance..." that could be trimmed.

4 / 5

Actionability

Provides copy-paste ready, executable commands (bun install, bun run cli -- run global ...), concrete env-var setup, and concrete Good/Bad prompt examples covering common authoring cases.

5 / 5

Workflow Clarity

A clear run sequence (install -> list models/cases -> run with env vars) and a numbered authoring-rules list are present, but there is no explicit validate/fix/retry feedback loop for the user since validation is internal to the runner.

4 / 5

Progressive Disclosure

Well-organized into clearly headed sections (Running benchmarks, Authoring core rules, Prompt writing, Deterministic validation, Judge checklist) with a single well-signaled one-level reference to ai_evals/README.md; no bundle files exist to split further.

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 strong, specific description that clearly answers both what the skill does and when to use it, with concrete trigger phrasing and a distinct Windmill/ai_evals niche. Keyword synonym coverage is the only minor weakness.

DimensionReasoningScore

Specificity

Names the domain and concrete actions ("Author and run black-box benchmark cases") and enumerates the five modes (flow/app/script/cli/global), with only minor coverage gaps (e.g., judging/validation not stated as actions).

4 / 5

Completeness

Explicitly states both what it does ("Author and run black-box benchmark cases...") and when to use it ("Use when adding or changing eval cases, or when running before/after benchmarks...") with concrete triggers.

5 / 5

Trigger Term Quality

Includes natural trigger phrases a developer would say ("adding or changing eval cases", "running before/after benchmarks", "AI chat / copilot changes"); a few synonyms/variations are missing, so not a 5.

4 / 5

Distinctiveness Conflict Risk

Scoped to Windmill AI generation modes in ai_evals/, a clear niche with distinct triggers and minimal overlap 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
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.