CtrlK
BlogDocsLog inGet started
Tessl Logo

cron

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

70

Quality

86%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

High

Do not use without reviewing

SKILL.md
Quality
Evals
Security

Quality

Content

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

A thorough, highly actionable skill body with complete command coverage and well-structured sections. Minor gains are available by deduplicating the --agent-id guidance and adding an explicit validation/retry loop for batch or destructive cron operations.

Suggestions

Consolidate the repeated --agent-id mandate into a single authoritative section to reduce redundancy and improve conciseness.

Add an explicit validate→fix→retry checkpoint (e.g., run 'qwenpaw cron list/state' after create and act on failures) to lift workflow clarity for batch and destructive operations.

Consider moving the full command catalogue and cron-expression table into a references/ file, keeping SKILL.md as a concise overview pointing to it.

DimensionReasoningScore

Conciseness

The body is mostly efficient with actionable commands and examples, but the --agent-id mandate is restated four times (decision rules, hard rules, common errors, use suggestions) and a few guidance points repeat, so it is not fully lean.

4 / 5

Actionability

Provides copy-paste-ready commands for every subcommand plus four complete create examples spanning text/agent and cron/scheduled, covering the common cases fully.

5 / 5

Workflow Clarity

A clear 6-step minimal workflow, pre-creation checklist, and a common-errors section supply most checkpoints, but there is no explicit validate→fix→retry loop integrated into the workflow.

4 / 5

Progressive Disclosure

Well-organized single-file skill with clear section headers and no nested references, though ~284 lines of inlined command reference and examples could be split into reference files for a larger skill.

4 / 5

Total

17

/

20

Passed

Description

88%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, concrete description that states a clear trigger condition, enumerates the full command surface, and flags the critical --agent-id requirement. Adding a few natural-language synonyms ('每天/每周/提醒/定时') would round out trigger term coverage.

DimensionReasoningScore

Specificity

Names the domain and enumerates all nine concrete subcommands (list/create/get/state/update/pause/resume/delete/run) plus the mandatory --agent-id flag, giving comprehensive coverage of concrete actions.

5 / 5

Completeness

Explicitly answers both 'what' (manage cron tasks via the listed subcommands with --agent-id) and 'when' (仅在未来定时或周期执行时使用本 skill), with a concrete trigger clause present.

5 / 5

Trigger Term Quality

Includes the strong natural trigger phrase '需要未来定时执行或周期执行任务' but omits common conversational synonyms like '每天/每周/每小时/提醒'; good coverage with a few natural terms missing.

4 / 5

Distinctiveness Conflict Risk

The future-scheduled/recurring execution niche plus the qwenpaw cron command surface are highly specific, making conflict with other skills minimal.

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.