CtrlK
BlogDocsLog inGet started
Tessl Logo

cron

Use this skill only for scheduled or recurring tasks. Manage jobs with qwenpaw cron list/create/get/state/update/pause/resume/delete/run, and always pass --agent-id explicitly.

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.

A highly actionable, well-structured CLI skill with executable examples and sensible validation guidance for destructive operations. Its main weakness is redundancy, with key rules repeated across multiple sections that inflates token cost without adding clarity.

Suggestions

Consolidate the --agent-id guidance into one authoritative section and reference it elsewhere instead of restating it in Decision Rules, Hard Rules, Common Mistakes, and Usage Tips.

Merge the 'don't create cron for one-time immediate execution' guidance so it appears once (e.g., in When to Use) rather than repeated in Decision Rules and Common Mistakes.

Consider moving the cron expression table and the full `qwenpaw cron -h` help listing into a reference file to keep SKILL.md a lean overview.

DimensionReasoningScore

Conciseness

Mostly efficient command-and-rule content, but the --agent-id requirement and the 'don't create cron for one-time execution' rule are each restated across Decision Rules, Hard Rules, Common Mistakes, and Usage Tips, adding redundant padding that could be tightened.

3 / 5

Actionability

Provides fully executable, copy-paste-ready qwenpaw cron commands with concrete examples covering recurring, scheduled one-time, scheduled repeating, and create-from-JSON cases, matching the top anchor.

5 / 5

Workflow Clarity

A clear Minimal Workflow sequence plus validation checkpoints (confirm missing info before create; run cron list before pause/resume/delete) covers the destructive operations, with only minor gaps in consolidating the steps into one cohesive validated flow.

4 / 5

Progressive Disclosure

Well-organized with clear section headers and no nested/deep references, but the single ~275-line file inlines content (full command reference, cron expression table, help listing) that a larger skill might split out; structure is good with minor organization gaps.

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, specific description that clearly conveys both scope and trigger conditions, with a comprehensive action list and an explicit limiting clause. The only gap is slightly thinner coverage of everyday scheduling synonyms.

DimensionReasoningScore

Specificity

Lists the domain (scheduled/recurring tasks) plus a comprehensive set of concrete management actions (list/create/get/state/update/pause/resume/delete/run), matching the 'multiple specific concrete actions; comprehensive coverage' anchor.

5 / 5

Completeness

Explicitly states both what it does ('Manage jobs with qwenpaw cron list/create/...') and when to use it ('Use this skill only for scheduled or recurring tasks'), satisfying the top anchor for both what and when.

5 / 5

Trigger Term Quality

Includes natural trigger terms 'scheduled or recurring tasks', but misses common user phrasings like 'daily/weekly/hourly', 'reminders', or 'remind me at', so it sits just below the comprehensive-synonym anchor.

4 / 5

Distinctiveness Conflict Risk

Occupies a clear niche (cron/scheduled task management via a specific CLI) with distinct triggers and an explicit guard ('only for scheduled or recurring tasks'), giving minimal conflict risk 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.