CtrlK
BlogDocsLog inGet started
Tessl Logo

scheduled-tasks

Create, edit, run or audit scheduled, planned and adhoc tasks; cron, timezones and reminders.

67

Quality

80%

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

Fix and improve this skill with Tessl

tessl review fix ./skills/scheduled-tasks/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

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

The body is lean, actionable and well-structured with copy-paste JSON examples and explicit safety/validation guidance for destructive operations. The only minor gap is the absence of an explicit error-recovery feedback loop.

DimensionReasoningScore

Conciseness

The body is lean with no padding and no re-explanation of concepts Claude already knows (e.g. what cron is); guidance like 'Do not put ISO datetimes into schedule' is terse and every line earns its place.

5 / 5

Actionability

Provides a concrete action list with parameters and copy-paste-ready JSON examples covering the common cases (planned reminder, recurring scheduled task, name lookup).

5 / 5

Workflow Clarity

Clear validation for destructive ops ('Always inspect existing tasks before...', 'identify the task by UUID after lookup') avoids the destructive-cap-at-3 penalty, but there is no explicit validate->fix->retry feedback loop, so it sits below 5.

4 / 5

Progressive Disclosure

Well-organized into Actions, Schedule Fields, Safety and Example sections with no need for external references; the simple-skill exception applies since the content is short and cleanly sectioned.

5 / 5

Total

19

/

20

Passed

Description

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

The description is specific and names several concrete actions with natural trigger terms, but it omits an explicit 'Use when...' clause, which caps completeness at 3. It is distinct and low-conflict, just missing explicit trigger guidance.

Suggestions

Add an explicit 'Use when...' clause, e.g. 'Use when the user asks to schedule, plan, or set reminders and recurring cron-style tasks.'

Include a couple of natural synonyms users say, such as 'set a reminder' or 'recurring task', to round out trigger terms.

Optionally mention listing/auditing existing tasks in the description to close minor coverage gaps.

DimensionReasoningScore

Specificity

Names the domain (scheduled/planned/adhoc tasks) and four concrete actions (create, edit, run, audit) plus cron, timezones and reminders; matches the 'several specific actions, minor gaps' anchor rather than the fully comprehensive 5.

4 / 5

Completeness

Provides a clear 'what' (create/edit/run/audit tasks) but lacks any 'Use when...' or equivalent explicit trigger guidance, which per the rubric caps completeness at 3.

3 / 5

Trigger Term Quality

Includes natural terms users say ('cron', 'reminders', 'scheduled', 'planned') with good coverage, but misses common synonyms like 'alarm' or 'set a reminder', fitting the 'good coverage, a few terms missing' anchor.

4 / 5

Distinctiveness Conflict Risk

The scheduler/cron/reminders niche is mostly distinct with clear triggers; minor overlap risk with general task-management skills keeps it just below the minimal-conflict 5 anchor.

4 / 5

Total

15

/

20

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
agent0ai/agent-zero
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.