CtrlK
BlogDocsLog inGet started
Tessl Logo

cron-jobs

Vercel Cron Jobs configuration and best practices. Use when adding, editing, or debugging scheduled tasks in vercel.json.

75

Quality

95%

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

100%

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 tight, fully actionable reference: executable config and code, concrete cron patterns, and a clear debugging section, all free of conceptual padding. It is well-organized into clearly labeled sections appropriate for a simple single-purpose skill.

DimensionReasoningScore

Conciseness

The body is lean with no padding or explanation of concepts Claude already knows; it opens with a one-line role statement and every section (config block, route code, patterns, debugging) earns its place, matching the anchor for efficient, competence-assuming content.

3 / 3

Actionability

It provides a copy-paste vercel.json config block, an executable TypeScript route handler with the CRON_SECRET check, concrete cron schedule patterns, and a real CLI command ('vercel logs --follow'), meeting the bar for fully executable guidance.

3 / 3

Workflow Clarity

As a single-purpose configuration skill under 50 lines with clearly numbered 'Key Rules' and a concrete debugging section, the workflow is unambiguous; cron config is not a destructive/batch operation requiring a validate-fix-retry loop, so the simple-skill allowance applies.

3 / 3

Progressive Disclosure

The skill is short and well-organized into clear sections (Configuration, Key Rules, Common Patterns, Debugging, References) with a single one-level-deep external doc link, satisfying the guideline that simple skills under 50 lines can score 3 with well-organized sections.

3 / 3

Total

12

/

12

Passed

Description

90%

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 concise, well-structured description with an explicit 'Use when' trigger and clear natural keywords, giving it strong completeness and distinctiveness. Its only weakness is that capabilities are framed generically ('configuration and best practices') rather than as a concrete enumerated list of actions.

DimensionReasoningScore

Specificity

Phrases 'Vercel Cron Jobs configuration and best practices' name the domain and imply some actions, but capabilities are described generically rather than as a flat list of multiple concrete actions; the concrete verbs ('adding, editing, or debugging') appear in the trigger clause rather than as enumerated capabilities, so it does not reach the score-3 bar of listing several specific actions.

2 / 3

Completeness

It states what the skill covers ('Vercel Cron Jobs configuration and best practices') and gives an explicit 'Use when adding, editing, or debugging scheduled tasks in vercel.json' trigger, clearly answering both what and when.

3 / 3

Trigger Term Quality

Terms like 'scheduled tasks', 'vercel.json', and 'adding, editing, or debugging' are natural phrases a user would say when they need this skill, matching the anchor for good coverage of natural terms.

3 / 3

Distinctiveness Conflict Risk

The narrow 'Vercel Cron Jobs' niche tied to 'vercel.json' is a clear, distinct trigger unlikely to fire for unrelated skills.

3 / 3

Total

11

/

12

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
openai/plugins
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.