CtrlK
BlogDocsLog inGet started
Tessl Logo

weather

Get current weather and forecasts (no API key required).

64

Quality

78%

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

Fix and improve this skill with Tessl

tessl review fix ./SKILLs/weather/SKILL.md
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 content is an exemplary compact skill body: tightly written, fully executable, and well-organized for a simple single-purpose task with no padding or unnecessary reference indirection.

DimensionReasoningScore

Conciseness

The body is lean and efficient: commands, format codes, and one-line tips with no explanation of concepts Claude already knows, so every token earns its place.

3 / 3

Actionability

It provides fully executable, copy-paste-ready curl commands with expected outputs and concrete format strings, plus a working JSON fallback endpoint.

3 / 3

Workflow Clarity

This is a simple single-purpose skill where the action (run a curl one-liner) is unambiguous, and the primary/fallback structure is clearly labeled; no validation checkpoints are needed for read-only lookups.

3 / 3

Progressive Disclosure

At under 50 lines with no need for external references, the well-organized sections (wttr.in primary, Open-Meteo fallback, tips) satisfy the simple-skill criterion for full progressive disclosure.

3 / 3

Total

12

/

12

Passed

Description

57%

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 clear and distinct but stops short of explicit trigger guidance, so completeness and trigger-term coverage land at the middle level rather than the top.

Suggestions

Add a "Use when the user asks for current weather, forecasts, or temperature for a location" clause to raise completeness and trigger-term quality.

Expand trigger terms with natural variations like "temperature", "rain", "hourly forecast", or "weather report".

Mention the location and unit-selection capabilities (e.g., by city or airport code, metric/USCS) to make specificity comprehensive.

DimensionReasoningScore

Specificity

"Get current weather and forecasts" names the weather domain with two concrete actions but is not comprehensive of the skill's capabilities (it omits the location-format, units, and JSON-fallback features shown in the body).

2 / 3

Completeness

It states what the skill does (get current weather and forecasts) but provides no "Use when..." trigger clause; the rubric caps completeness at 2 when explicit when-to-use guidance is missing.

2 / 3

Trigger Term Quality

"weather" and "forecasts" are natural terms a user would say, but coverage is thin with no common variations like temperature, rain, or hourly/daily forecast.

2 / 3

Distinctiveness Conflict Risk

"Get current weather and forecasts (no API key required)" carves a clear niche unlikely to overlap with other skills, and the no-API-key qualifier further distinguishes it.

3 / 3

Total

9

/

12

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
netease-youdao/LobsterAI
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.