CtrlK
BlogDocsLog inGet started
Tessl Logo

t0

计算股票 T+0 交易的收益,考虑买入价、卖出价、手数、佣金、印花税。当用户提到做 T、T+0、股票做 T、短线做 T 时使用。

75

Quality

92%

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

85%

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

A concise, actionable reference for a single calculation function with a complete parameter table and executable examples. The only weakness is mild redundancy between the two near-identical code example sections.

Suggestions

Merge the '调用方式' and '使用示例' sections into one example block to remove the duplicated 11.99/12.26/700 call and improve token efficiency.

Consider showing one example that exercises an optional parameter (e.g., a custom w_rate) so the example demonstrates more than the minimal required-argument case.

DimensionReasoningScore

Conciseness

The body is lean and avoids explaining concepts Claude already knows, but the '调用方式' and '使用示例' sections are near-duplicate code blocks (same 11.99/12.26/700 call), so not every token earns its place.

2 / 3

Actionability

Provides fully executable Python with a concrete example, a complete parameter table (types, defaults, descriptions), and a stated return type — copy-paste ready.

3 / 3

Workflow Clarity

This is a simple single-task skill (one function call) whose action is unambiguous, so it qualifies for a 3 under the simple-skills note without needing multi-step checkpoints.

3 / 3

Progressive Disclosure

Under 50 lines with no need for external references, organized into clear labeled sections (功能描述, 参数说明, 返回值, etc.), meeting the bar for a simple skill.

3 / 3

Total

11

/

12

Passed

Description

100%

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

A tight, third-person description that states concrete capabilities, lists natural trigger terms, and explicitly provides Use-when guidance. It cleanly satisfies all four dimensions.

DimensionReasoningScore

Specificity

Names concrete factors and actions — '考虑买入价、卖出价、手数、佣金、印花税' — listing multiple specific inputs rather than vague language.

3 / 3

Completeness

Explicitly answers both what ('计算股票 T+0 交易的收益…') and when ('当用户提到…时使用'), with an explicit Use-when clause.

3 / 3

Trigger Term Quality

Includes natural terms a user would say — '做 T、T+0、股票做 T、短线做 T' — covering common variations of the T+0 trading request.

3 / 3

Distinctiveness Conflict Risk

Targets a clear niche (T+0 stock trading profit calculation) with distinct, domain-specific triggers unlikely to fire for unrelated skills.

3 / 3

Total

12

/

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.