CtrlK
BlogDocsLog inGet started
Tessl Logo

weather

Get current weather and forecasts via wttr.in or Open-Meteo. Use when: user asks about weather, temperature, or forecasts for any location. NOT for: historical weather data, severe weather alerts, or detailed meteorological analysis. No API key needed.

67

Quality

82%

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

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 tight, command-driven skill body with executable curl examples and clear organization. The entrypoint script reference resolves to a real file and there is no unnecessary background explanation.

DimensionReasoningScore

Conciseness

Mostly lean and command-focused with no padding about what weather or curl is, but the meta-skill entrypoint paragraph and slight overlap between 'Format Options' and 'Format Codes' could be trimmed.

4 / 5

Actionability

Provides copy-paste ready, fully executable curl commands covering common cases (current, forecast, specific day, JSON, format strings) plus concrete quick-response recipes.

5 / 5

Workflow Clarity

A simple read-only skill with an unambiguous single action and a clear entrypoint sequence (extract DESTINATION, query, return fields with errors); minor gap is no explicit response-validation step, acceptable for non-destructive queries.

4 / 5

Progressive Disclosure

Well-organized sections with one-level-deep reference to scripts/weather_fetch.py (which exists); appropriately self-contained for its size, though slightly above the under-50-line simple-skill threshold.

4 / 5

Total

17

/

20

Passed

Description

82%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 concise, well-structured description that clearly states capabilities, trigger conditions, and exclusions in third person. Trigger coverage and completeness are strong; the only mild gap is breadth of concrete actions listed.

DimensionReasoningScore

Specificity

Names the domain (weather/forecasts) and two concrete actions ('Get current weather and forecasts') via wttr.in/Open-Meteo, but coverage stays at the 1-2 action level rather than a comprehensive action list.

3 / 5

Completeness

Explicitly answers both 'what' (current weather and forecasts via wttr.in or Open-Meteo) and 'when' (Use when: user asks about weather, temperature, or forecasts), plus an explicit 'NOT for' exclusion clause.

5 / 5

Trigger Term Quality

Includes natural terms users would say ('weather, temperature, or forecasts for any location') with good coverage, though a few common synonyms (rain, humidity, how hot) are missing.

4 / 5

Distinctiveness Conflict Risk

Weather is a clear niche with distinct triggers, and the 'NOT for: historical weather data, severe weather alerts, or detailed meteorological analysis' boundary sharply lowers conflict risk.

5 / 5

Total

17

/

20

Passed

Validation

81%

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

Validation13 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

metadata_version

'metadata.version' is missing

Warning

metadata_field

'metadata' should map string keys to string values

Warning

frontmatter_unknown_keys

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

Warning

Total

13

/

16

Passed

Repository
TokenRhythm/opensquilla
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.