CtrlK
BlogDocsLog inGet started
Tessl Logo

automation

Create, inspect, update, delete, and run Kun scheduled tasks or saved workflows.

64

Quality

75%

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 ./resources/bundled-skills/automation/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

78%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 a well-structured, lean routing skill with concrete tool guidance and validation checkpoints for its destructive operations. Its main gaps are minor: a duplicated Purpose line, no parameter examples for create operations, and no explicit error-recovery loop.

Suggestions

Remove or repurpose the Purpose section, which duplicates the frontmatter description, to tighten conciseness toward 5.

Add a brief parameter example for the common create cases (at, daily, interval) so the guidance is fully copy-paste ready.

Add an explicit error-recovery feedback loop after the read-back step (e.g. 'if the read-back differs from intent, fix and re-run') to raise workflow clarity.

DimensionReasoningScore

Conciseness

The body is lean and assumes Claude's competence, but the Purpose section duplicates the frontmatter description verbatim, a minor redundancy that could be trimmed, placing it just below a clean 5.

4 / 5

Actionability

Concrete tool names with per-tool use notes and explicit decision rules (choose at, daily, or interval) give mostly executable guidance, but no parameter examples for the common create cases leave a minor gap.

4 / 5

Workflow Clarity

A clear numbered sequence with a read-back verification step (step 5) and an observe-result completion gate handles the destructive operations, but no explicit error-recovery feedback loop keeps it short of 5.

4 / 5

Progressive Disclosure

Under 50 lines with no external references needed, the content is well-organized into clear sections (Purpose, Tool routing, Workflow, Completion gates, Boundaries, Delivery), satisfying the simple-skill exception for a 5.

5 / 5

Total

17

/

20

Passed

Description

71%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 well-scoped to a named system, but it lacks any explicit 'when to use' trigger guidance, which the rubric caps at completeness 3. Adding a 'Use when...' clause with synonyms would lift the weakest dimensions.

Suggestions

Append a 'Use when...' trigger clause, e.g. 'Use when the user asks to schedule, automate, run, or manage Kun tasks or saved workflows.'

Add natural synonyms and variations (cron, recurring jobs, automations) to improve trigger-term coverage toward 5.

Prefix the trigger phrases with 'Kun' to reduce overlap risk with generic scheduling skills.

DimensionReasoningScore

Specificity

The description enumerates five concrete actions (Create, inspect, update, delete, run) across two object types (Kun scheduled tasks, saved workflows), giving comprehensive lifecycle coverage matching the score-5 anchor.

5 / 5

Completeness

It clearly states what the skill does but provides no 'Use when...' clause or equivalent trigger guidance, so per the rubric the missing 'when' caps completeness at 3.

3 / 5

Trigger Term Quality

'scheduled tasks' and 'saved workflows' are natural terms a Kun user would say, but synonyms and variations like cron, recurring, or automations are absent, so coverage is good rather than comprehensive.

4 / 5

Distinctiveness Conflict Risk

The 'Kun' qualifier gives the skill a clear niche, but 'scheduled tasks' and 'saved workflows' alone are somewhat generic and carry minor overlap with generic scheduling/automation skills.

4 / 5

Total

16

/

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
KunAgent/Kun
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.