CtrlK
BlogDocsLog inGet started
Tessl Logo

weather

获取当前天气信息。当用户提到查天气、天气查询、今天天气、当前天气时使用。

76

Quality

95%

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

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 a concise, well-organized single-purpose skill with an executable example and no unnecessary padding. It fully satisfies the rubric for a simple skill of this size.

DimensionReasoningScore

Conciseness

The body is lean and assumes competence (e.g., "无参数", "None(结果直接打印输出)") with no padding or explanation of concepts Claude already knows, matching the level-3 lean-and-efficient anchor.

3 / 3

Actionability

It provides a fully executable, copy-paste-ready Python snippet ("from office.skills.tools import weather\nweather()"), matching the level-3 anchor for executable, specific examples.

3 / 3

Workflow Clarity

This is a single-task skill and the single action is unambiguous, so per the simple-skills scoring note workflow clarity scores 3 even without an explicit multi-step sequence.

3 / 3

Progressive Disclosure

The skill is under 50 lines with no need for external references, and its content is organized into clearly labeled sections, satisfying the level-3 simple-skill progressive-disclosure criterion.

3 / 3

Total

12

/

12

Passed

Description

90%

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, third-person, and explicitly states both capability and trigger conditions with natural user phrasing. Its only weakness is that it describes a single action rather than multiple concrete capabilities.

Suggestions

Consider naming one or two more concrete actions (e.g., returning a structured weather object vs printing) to lift specificity from a single-action to a multi-action description.

DimensionReasoningScore

Specificity

It names a single concrete action ("获取当前天气信息") but does not list multiple specific actions, matching the 'names domain and some actions, but not comprehensive' anchor rather than the multi-action level-3 example.

2 / 3

Completeness

It explicitly answers both 'what' ("获取当前天气信息") and 'when' ("当用户提到...时使用"), matching the level-3 anchor that requires explicit triggers for both.

3 / 3

Trigger Term Quality

It lists several natural phrases a user would actually say ("查天气、天气查询、今天天气、当前天气"), giving good coverage of common variations rather than technical jargon.

3 / 3

Distinctiveness Conflict Risk

The weather domain and its dedicated trigger terms are a clear niche unlikely to overlap with other skills, matching the 'clear niche with distinct triggers' anchor.

3 / 3

Total

11

/

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
CoderWanFeng/python-office
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.