CtrlK
BlogDocsLog inGet started
Tessl Logo

schedule-tasks

定时任务注册、管理、能力指南。支持周期任务和一次性延迟任务。 ⚠️ ROUTING: 定时/schedule/cron 需求优先用本 skill(Clowder AI 本地定时任务), 不要用另一个叫 `schedule` 的 skill(那是云端 remote-agent,用途不同)。 Use when: 用户想设定时任务、定期提醒、周期巡检、定时发送内容、延迟执行一次性操作。 Not for: 已有 builtin 任务的手动触发。 Output: 注册/管理定时任务,任务到点唤醒猫执行。

75

Quality

93%

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

92%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 actionable and well-sequenced, with concrete tools, copy-paste trigger JSON, and explicit confirmation checkpoints for registration and destructive deletion. The only weakness is mild redundancy in a couple of repeated notes that slightly trim token efficiency.

DimensionReasoningScore

Conciseness

Lean, table-driven content with no over-explanation of concepts Claude already knows, but a few small redundancies (the 'MCP 自动注入当前猫 ID' note repeated across templates and the routing note duplicating the frontmatter) keep it just below the 'every token earns its place' anchor 5.

4 / 5

Actionability

Concrete MCP tool names and copy-paste-ready trigger JSON examples covering the common recurring and one-shot cases match the 'fully executable; copy-paste ready; specific examples cover common cases' anchor.

5 / 5

Workflow Clarity

A clearly sequenced 4-step registration flow with an explicit preview→confirm→register checkpoint and a 3-step deletion flow with target confirmation, matching the 'explicit validation steps; feedback loops' anchor for these destructive/manage operations.

5 / 5

Progressive Disclosure

No bundle files exist, and the body is a well-organized, sectioned overview with navigable tables; per the scoring notes a skill with no need for external references can score 5 with well-organized sections.

5 / 5

Total

19

/

20

Passed

Description

95%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 highly specific, with explicit what/when guidance, comprehensive bilingual trigger terms, and strong disambiguation against a conflicting same-named skill. Minor gap: the capability list could enumerate a few more concrete actions to reach fully comprehensive coverage.

DimensionReasoningScore

Specificity

Names the domain plus several concrete actions (register/manage recurring and one-shot delay tasks, wake cat to execute) but the capability list is not fully comprehensive, fitting 'several specific actions; minor gaps' rather than the comprehensive anchor 5.

4 / 5

Completeness

Explicitly answers both 'what' ('注册/管理定时任务') and 'when' (a 'Use when' clause with concrete trigger phrases) plus a 'Not for' boundary, matching the anchor that requires both with concrete triggers.

5 / 5

Trigger Term Quality

Comprehensive natural-term coverage in both Chinese and English ('每天', '提醒我', 'remind me', 'in 5 minutes', 'later') including synonyms and concrete delay phrases, matching the 'comprehensive coverage of natural terms' anchor.

5 / 5

Distinctiveness Conflict Risk

An explicit ROUTING note disambiguates from a same-named `schedule` skill and a 'Not for' clause narrows scope, giving a clear niche with minimal conflict risk.

5 / 5

Total

19

/

20

Passed

Validation

93%

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

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

15

/

16

Passed

Repository
zts212653/clowder-ai
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.