CtrlK
BlogDocsLog inGet started
Tessl Logo

cron

仅在需要未来定时执行或周期执行任务时,使用本 skill。使用 qwenpaw cron list/create/get/state/update/pause/resume/delete/run 管理任务,并始终显式传入 --agent-id。

68

Quality

83%

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

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

Highly actionable and well-structured operational reference with concrete commands and sensible validation gates. The main weakness is redundancy: the --agent-id mandate and when-to-use rules are repeated across several sections, which hurts token efficiency.

Suggestions

Consolidate the --agent-id mandate into one section (硬规则) and reference it elsewhere rather than restating it in 决策规则, 创建前最少要确认, 常见错误, and 使用建议.

Merge the overlapping when-to-use guidance in 什么时候用, 决策规则, and 常见错误 into a single decision section to remove triplicated content.

Add an explicit validate-and-recover loop for destructive operations (e.g., 'after delete, run qwenpaw cron state to confirm removal') to strengthen workflow_clarity toward 5.

DimensionReasoningScore

Conciseness

The body assumes Claude's intelligence (no padding about what cron is), but the --agent-id rule is restated five times and the when-to-use guidance is repeated across 什么时候用, 决策规则, 常见错误, and 使用建议, so it could be meaningfully tightened.

3 / 5

Actionability

Provides fully executable, copy-paste-ready commands with all flags, and examples span the common cases (text/agent types, cron/scheduled, one-time/repeating, JSON spec).

5 / 5

Workflow Clarity

A sequenced 最小工作流 plus pre-action validation (list before delete, confirm missing params, requires_review gate) gives clear checkpoints; not capped at 3 because validation is present, though explicit error-recovery loops are thin.

4 / 5

Progressive Disclosure

Single SKILL.md with no bundle files (appropriate here) is organized into clearly headed sections with easy navigation; the cross-section redundancy is a minor organization gap rather than a structural problem.

4 / 5

Total

16

/

20

Passed

Description

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

A strong description that concisely states both the trigger conditions and the concrete subcommand surface, with a clear when-to-use clause. Slightly richer synonym coverage of trigger terms would push trigger_term_quality to a 5.

DimensionReasoningScore

Specificity

Enumerates nine concrete subcommands (list/create/get/state/update/pause/resume/delete/run), giving comprehensive coverage of the management actions rather than vague verbs.

5 / 5

Completeness

Explicitly answers both 'what' (manage tasks via the qwenpaw cron subcommands) and 'when' ('仅在需要未来定时执行或周期执行任务时,使用本 skill'), with concrete trigger phrasing.

5 / 5

Trigger Term Quality

Includes natural trigger phrases '定时执行' and '周期执行', but omits common user variations such as '提醒', '每天', '每小时', or '重复', so a few natural terms are missing.

4 / 5

Distinctiveness Conflict Risk

Targets a clear niche (qwenpaw scheduled/recurring cron tasks) with distinct triggers and the --agent-id qualifier, giving minimal overlap with other skills.

5 / 5

Total

19

/

20

Passed

Validation

87%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation14 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

metadata_version

'metadata.version' is missing

Warning

metadata_field

'metadata' should map string keys to string values

Warning

Total

14

/

16

Passed

Repository
agentscope-ai/QwenPaw
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.