CtrlK
BlogDocsLog inGet started
Tessl Logo

weather-query

Answer weather queries with a fixed demo response.

60

Quality

68%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Critical

Do not install without reviewing

Fix and improve this skill with Tessl

tessl review fix ./examples/evaluation/claudecode/.claude/skills/weather-query/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

88%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 body is lean, self-contained, and gives concrete actionable guidance for a simple single-task skill. Its main weakness is the total absence of section structure, though for a three-line skill the impact is minor.

DimensionReasoningScore

Conciseness

The body is three terse lines with no concept over-explanation and no padding; every line carries an instruction or the demo data, matching the "lean and efficient; every token earns its place" anchor.

5 / 5

Actionability

It provides the exact answer to use ("Sunny, 25°C") and a clear rule ("When asked about the weather, answer using the fixed demo data above"), which is mostly executable; it stops short of fully copy-paste-ready handling of edge cases like non-Shenzhen queries, so it does not reach 5.

4 / 5

Workflow Clarity

This is a simple single-purpose skill with one unambiguous action (respond with the fixed demo data when asked about weather), and there are no destructive or batch operations, so the simple-skill exception yields a 5.

5 / 5

Progressive Disclosure

At under 50 lines with no need for external references, the content is appropriately self-contained and easy to scan; it lacks section headers, which keeps it just below the well-organized 5 anchor.

4 / 5

Total

18

/

20

Passed

Description

48%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 is concise and identifies a distinct weather niche, but it is minimal: only one generic action and no explicit "Use when" trigger guidance. It meets the bar for a usable but unpolished description.

Suggestions

Add a concrete "Use when the user asks about the weather, forecasts, or current conditions" trigger clause to raise completeness.

List the specific response behavior (e.g., "returns a fixed demo weather string") instead of the generic "answer" to improve specificity.

Include natural synonyms such as "forecast" or "temperature" to broaden trigger-term coverage.

DimensionReasoningScore

Specificity

The description "Answer weather queries with a fixed demo response" names the weather domain but offers only a minimal, generic action ("answer"), placing it at the "names domain, actions minimal" anchor rather than the 3-anchor which expects 1-2 concrete distinct actions.

2 / 5

Completeness

It states a clear "what" (answer weather queries with a fixed demo response) but includes no "Use when..." trigger clause; per the rubric a missing explicit trigger caps completeness at 3.

3 / 5

Trigger Term Quality

"weather queries" supplies a relevant, naturally-said keyword ("weather"), but no synonyms or variations (e.g., "forecast", "temperature", "weather report") are present, matching the "some relevant keywords but missing common variations" anchor.

3 / 5

Distinctiveness Conflict Risk

"weather queries" carves a fairly distinct niche with low overlap risk against other skills, but the trigger phrasing is narrow enough to miss the "clear niche with distinct triggers" level 5 anchor.

4 / 5

Total

12

/

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