CtrlK
BlogDocsLog inGet started
Tessl Logo

fake2excel

自动创建 Excel 并模拟数据。当用户提到生成测试数据、mock 数据、造数据、Excel 模板、模拟数据时使用。

72

Quality

87%

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.

The body is actionable and clearly organized for a simple skill, with executable examples and a clean parameter table. Its main weakness is non-essential metadata sections that consume tokens without aiding execution.

Suggestions

Remove or condense the 所属分类, 视频教程, and 原始函数 sections, which add no actionable guidance for executing the skill.

Inline a brief list of common supported column field types instead of relying solely on an external URL, so the skill is self-contained.

Clarify the return value (currently just `None`) by noting the side effect (the Excel file is written to `path`) so the outcome is explicit.

DimensionReasoningScore

Conciseness

The body is mostly efficient, but sections like 所属分类 (internal path), 视频教程 (external video URL), and 原始函数 (internal API path) add little actionable value and could be trimmed.

2 / 3

Actionability

It provides an executable import path, a full function call, a parameter table with defaults, and two copy-paste-ready examples, fully meeting the anchor for executable guidance.

3 / 3

Workflow Clarity

This is a simple single-task skill whose one action (calling fake2excel with named parameters) is unambiguous and non-destructive, so it qualifies for 3 under the simple-skills note.

3 / 3

Progressive Disclosure

A single-purpose, well-sectioned skill with no need for bundle files; the one external reference (field-type list) is a single-level, clearly signaled link, meeting the bar for 3.

3 / 3

Total

11

/

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 well-constructed: it pairs a concise capability statement with an explicit, trigger-rich usage clause in third-person voice. The only weakness is that the capability list is limited to two actions rather than enumerating several specific ones.

DimensionReasoningScore

Specificity

The phrase "自动创建 Excel 并模拟数据" names the Excel domain and two actions (create + simulate data), matching anchor 2 rather than 3 since it does not enumerate multiple distinct concrete actions.

2 / 3

Completeness

It explicitly states what it does ("自动创建 Excel 并模拟数据") and when to use it ("当用户提到...时使用"), satisfying both what and when with an explicit trigger clause.

3 / 3

Trigger Term Quality

"当用户提到生成测试数据、mock 数据、造数据、Excel 模板、模拟数据时使用" provides good coverage of natural terms a user would actually say, including common variations.

3 / 3

Distinctiveness Conflict Risk

The niche (simulated/fake data in Excel) with specific trigger terms is clearly distinct and unlikely to fire for unrelated skills.

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.