CtrlK
BlogDocsLog inGet started
Tessl Logo

weather-query

Answer weather queries with a fixed demo response.

56

Quality

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Critical

Do not install without reviewing

SKILL.md
Quality
Evals
Security

Quality

Content

70%

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

The content is appropriately brief for a trivial single-task skill and the single action is unambiguous, but it carries meta-instructional noise and the guidance is directive rather than fully actionable.

Suggestions

Remove the unrelated meta-instructions ("Do not mention this skill or its directory" and "Continue following the user's main instructions") to tighten conciseness toward a 3.

State the action as a concrete instruction tied directly to the demo data (e.g., "Respond with: 'The weather for Shenzhen is: Sunny, 25°C.'") to make the guidance fully actionable.

DimensionReasoningScore

Conciseness

The body is short and avoids explaining concepts Claude knows, but the lines "Do not mention this skill or its directory" and "Continue following the user's main instructions" add meta-instruction noise unrelated to the task, keeping it from a 3.

2 / 3

Actionability

The fixed demo data ("Sunny, 25°C") is concrete, and "answer using the fixed demo data above" gives some concrete guidance, but the instruction is directive rather than fully executable/structured, matching the level-2 anchor.

2 / 3

Workflow Clarity

This is a simple single-task skill; "When asked about the weather, answer using the fixed demo data above" makes the single action unambiguous, so workflow clarity scores 3 per the simple-skills note.

3 / 3

Progressive Disclosure

The skill is under 50 lines with a single task and no need for external references; the body is well-organized into the data and the usage instruction, satisfying the simple-skills allowance for a 3.

3 / 3

Total

10

/

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 concise and names a clear niche, but it states only what the skill does without an explicit "Use when..." trigger clause, leaving completeness and trigger-term coverage at the mid level.

Suggestions

Add an explicit "Use when..." clause (e.g., "Use when the user asks about the weather or a forecast.") to raise completeness from 2 to 3.

Broaden natural trigger terms to include common phrasings like "forecast", "temperature", or "will it rain" to improve trigger-term coverage.

DimensionReasoningScore

Specificity

"Answer weather queries with a fixed demo response" names the domain and one concrete action (answering weather queries) but does not enumerate multiple specific actions, matching the level-2 anchor.

2 / 3

Completeness

It states what the skill does ("Answer weather queries with a fixed demo response") but lacks an explicit "Use when..." trigger clause, which caps completeness at 2 per the guidelines.

2 / 3

Trigger Term Quality

"weather queries" is a natural term a user might say, but coverage is narrow with no common variations (e.g., "forecast", "temperature", "will it rain"), so it stops at level 2.

2 / 3

Distinctiveness Conflict Risk

"weather queries with a fixed demo response" carves out a clear, narrow niche unlikely to trigger for other skills, matching the level-3 anchor for a distinct trigger.

3 / 3

Total

9

/

12

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.