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.

70

Quality

87%

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

92%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.

The content is highly actionable with copy-paste curl commands, clear use/non-use guidance, and a tidy structure appropriate for a simple skill. Minor conciseness gains are available by consolidating overlapping curl examples.

DimensionReasoningScore

Conciseness

The body is lean and assumes Claude's competence, grouping executable curl commands with minimal prose; a few near-duplicate curl examples across sections could be trimmed, so it sits at anchor 4 rather than 5.

4 / 5

Actionability

Commands are fully executable and copy-paste ready (e.g., `curl "wttr.in/London?format=3&m"`), with format codes and ready-made query strings covering common cases, matching anchor 5.

5 / 5

Workflow Clarity

This is a simple single-purpose skill whose single action (call wttr.in) is unambiguous, with clear location and unit guidance; the simple-skill exception lets it score 5.

5 / 5

Progressive Disclosure

A simple skill with well-organized sections (When to Use, Commands, Format Codes, Notes) and no need for external references; per the under-50-line guideline this merits a 5.

5 / 5

Total

19

/

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.

The description cleanly states both what the skill does and when to use it, with strong boundary guidance and natural trigger terms. Its only gap is action specificity, naming just two core operations.

Suggestions

Expand the capability list beyond "current weather and forecasts" to mention concrete actions like fetching JSON data, airport-code lookups, or custom format strings to raise specificity.

Add a few more natural trigger synonyms (e.g., "rain", "humidity", "wind") to broaden keyword coverage.

DimensionReasoningScore

Specificity

"Get current weather and forecasts" names the domain with two concrete actions but offers no broader coverage, matching anchor 3; not 4 because it lacks several distinct actions.

3 / 5

Completeness

It explicitly answers what (current weather/forecasts via wttr.in/Open-Meteo) and when ("Use when: user asks about weather, temperature, or forecasts") with concrete triggers, matching the anchor 5 example.

5 / 5

Trigger Term Quality

"weather, temperature, or forecasts" gives good natural keyword coverage, but common synonyms like "rain" or "humidity" are absent, fitting anchor 4 rather than 5.

4 / 5

Distinctiveness Conflict Risk

A clear weather-query niche via named services plus an explicit "NOT for" boundary (historical, alerts, meteorological analysis) minimizes conflict risk, fitting anchor 5.

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
trpc-group/trpc-agent-go
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.