CtrlK
BlogDocsLog inGet started
Tessl Logo

course

显示 python-office 库的使用教程、群组信息、源码地址等。当用户提到 python-office 介绍、查看课程、帮助信息、资源链接时使用。

70

Quality

85%

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 a clean, well-structured, single-purpose skill with executable code and an unambiguous action. The only blemish is minor duplication (identical code in two sections and a redundant blockquote) that slightly dents token efficiency.

DimensionReasoningScore

Conciseness

The body is lean and assumes competence, but the '调用方式' and '使用示例' sections contain an identical code block and the blockquote restates the frontmatter description, so a couple of tokens could be trimmed — fitting 'efficient; minor instances of over-explanation' rather than the every-token-earns-its-place anchor 5.

4 / 5

Actionability

Quotes 'from skills.tools import course' and 'course()' are fully executable, copy-paste ready, and cover the single common case of this trivial no-argument skill, matching the 'fully executable; copy-paste ready code' anchor.

5 / 5

Workflow Clarity

This is a simple single-action skill whose single action (import and call course()) is unambiguous, and it involves no destructive or batch operation needing validation, so per the simple-skill exception it qualifies for the top anchor.

5 / 5

Progressive Disclosure

At well under 50 lines with no need for external references and clearly organized sections (功能描述, 调用方式, 参数说明, 返回值, 使用示例, 原始函数), this meets the under-50-lines exception where well-organized sections alone warrant the top score.

5 / 5

Total

19

/

20

Passed

Description

78%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 clearly answers both what the skill does and when to use it, with natural Chinese trigger phrases tied to a specific niche. Its main weakness is modest action specificity (a single 'display' verb) and minor overlap risk from generic help-related triggers.

Suggestions

Vary the action verbs beyond the single '显示' (e.g., '展示教程、列出群组、跳转源码') to lift specificity toward comprehensive coverage.

Add more distinctive trigger terms (e.g., the literal command 'python-office 课程' or library-specific phrases) to reduce overlap with generic help skills.

Consider adding the natural synonym '教程' alongside '课程' and a concrete file/URL cue to broaden trigger coverage.

DimensionReasoningScore

Specificity

Quotes '显示 python-office 库的使用教程、群组信息、源码地址等' name the domain plus a few concrete display actions (tutorials, group info, source address), but all share the single verb 'display', so coverage is not comprehensive — matching the anchor that names a domain with 1-2 concrete actions rather than the several distinct actions required for 4.

3 / 5

Completeness

The what ('显示...使用教程、群组信息、源码地址等') and the when ('当用户提到 python-office 介绍、查看课程、帮助信息、资源链接时使用') are both explicitly stated with concrete trigger phrases, matching the anchor that clearly answers both what AND when; the modest what-side keeps it from being unambiguously above this level.

5 / 5

Trigger Term Quality

Quotes 'python-office 介绍、查看课程、帮助信息、资源链接' provide several natural user phrases, but synonyms and file extensions are absent, fitting the 'good keyword coverage; a few natural terms missing' anchor rather than the comprehensive 5.

4 / 5

Distinctiveness Conflict Risk

The python-office niche with specific triggers is mostly distinct, but generic phrases like '帮助信息' and '资源链接' could overlap with general help skills, fitting 'mostly distinct; minor overlap risk' rather than the minimal-conflict anchor 5.

4 / 5

Total

16

/

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