CtrlK
BlogDocsLog inGet started
Tessl Logo

weather

Current weather and forecasts with wttr.in via curl for locations, rain, temperature, travel planning.

68

Quality

83%

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

85%

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

An actionable, well-organized single-purpose skill with copy-paste curl examples and clear scope notes; its only weakness is the unrelated PilotDeck migration metadata that pads the body without aiding skill use.

Suggestions

Remove the 'PilotDeck Migration Note' section (or move it out of SKILL.md) since it is review/migration metadata that does not help Claude use the skill and hurts token efficiency.

Optionally collapse the duplicate full-forecast curl examples into one representative command plus a comment noting the variants to tighten the Commands block further.

DimensionReasoningScore

Conciseness

The Commands, format codes, and Notes are lean and earn their tokens, but the "PilotDeck Migration Note" (source path, review status, platform metadata) is administrative bloat unrelated to using the skill, matching 'Mostly efficient but includes some unnecessary explanation or could be tightened'. Not score 3 because not every token earns its place; not score 1 because the bulk is tight and assumes Claude's competence.

2 / 3

Actionability

Copy-paste-ready executable curl commands (e.g., curl "wttr.in/London?format=3"), a format-code reference, and a JSON example match 'Fully executable code/commands; specific examples; copy-paste ready'. Not score 2 because the examples are concrete and complete, not pseudocode.

3 / 3

Workflow Clarity

This is a simple single-purpose skill whose single action (querying wttr.in via curl) is unambiguous, so per the simple-skills note workflow clarity scores 3. Not score 2 because the action and scope boundaries (Notes) are clear; no destructive/batch operation requires validation checkpoints.

3 / 3

Progressive Disclosure

Under 50 lines with no external references needed and well-organized sections (Commands, Useful formats, JSON, Notes), so per the under-50-lines note progressive disclosure scores 3. No bundle files exist, so structure rather than references is evaluated. Not score 2 because organization is clean and not monolithic.

3 / 3

Total

11

/

12

Passed

Description

82%

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 tight, specific description with natural trigger terms and a distinct weather niche, weakened only by the absence of an explicit 'Use when...' trigger clause that leaves the invocation timing implied rather than stated.

Suggestions

Add an explicit 'Use when...' clause (e.g., 'Use when the user asks about current weather, forecasts, rain, temperature, or travel planning') to lift completeness to 3.

Keep the natural trigger terms intact; consider adding 'forecast' singular and 'rain chance' to round out common variations.

DimensionReasoningScore

Specificity

Quotes "Current weather and forecasts with wttr.in via curl for locations, rain, temperature, travel planning" — it lists multiple concrete capabilities tied to a specific tool, matching the score-3 anchor 'Lists multiple specific concrete actions'. Not score 2 because it goes beyond naming a domain to enumerating distinct capabilities (forecasts, rain, temperature, travel planning).

3 / 3

Completeness

The "what" is explicit (weather/forecasts via wttr.in curl), but there is no explicit "Use when..." clause — the "when" is only implied by the topic list. Per the guideline, a missing explicit trigger clause caps completeness at 2. Not score 3 because it lacks an explicit 'Use when working with...' trigger; not score 1 because the what is clearly stated.

2 / 3

Trigger Term Quality

Natural user phrasings are present: "weather", "forecasts", "rain", "temperature", "travel planning" — terms a user would actually say, matching 'Good coverage of natural terms users would say'. Not score 2 because common variations are well covered rather than partially missing.

3 / 3

Distinctiveness Conflict Risk

"Current weather and forecasts with wttr.in" carves out a clear, distinct niche unlikely to trigger competing skills, matching 'Clear niche with distinct triggers; unlikely to conflict'. Not score 2 because the wttr.in/curl specificity plus weather-only scope makes overlap with other skills unlikely.

3 / 3

Total

11

/

12

Passed

Validation

93%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

15

/

16

Passed

Repository
OpenBMB/PilotDeck
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.