CtrlK
BlogDocsLog inGet started
Tessl Logo

workflow

Creates durable, resumable workflows using Vercel's Workflow DevKit. Use when building workflows that need to survive restarts, pause for external events, retry on failure, or coordinate multi-step operations over time. Triggers on mentions of "workflow", "durable functions", "resumable", "workflow devkit", or step-based orchestration.

70

Quality

85%

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

82%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 well-organized, highly actionable reference skill with executable code and commands throughout and good deferral of deep content to the package's bundled docs. It is mostly concise and clearly structured, with only minor over-explanation and no explicit validation checkpoints (none required here since no destructive/batch operations are involved).

DimensionReasoningScore

Conciseness

The body is mostly lean reference material (directives, imports, sandbox table, commands), but framing like "Your knowledge of `workflow` is outdated" and the repeated "When in doubt, update" tip add minor over-explanation that could be trimmed.

4 / 5

Actionability

It provides copy-paste-ready, executable guidance throughout: "use workflow"/"use step" directives, real import statements, working step-function examples, the `globalThis.fetch = fetch` workaround, error-throwing code, streaming code, and `npx workflow` debugging commands.

5 / 5

Workflow Clarity

A clear two-step doc-finding sequence ("Find docs" / "Search content") and a decisive "prefer step functions" rule organize the guidance, though the skill is reference-oriented and lacks explicit validation checkpoints.

4 / 5

Progressive Disclosure

SKILL.md acts as a well-sectioned overview that defers deep API content to the bundled `node_modules/workflow/docs/` (one level deep, with its structure listed), but no skill-bundle reference files exist and some inlined quick-reference material (imports, serialization types) is not split out.

4 / 5

Total

17

/

20

Passed

Description

88%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 answers both what the skill does and when to use it, anchored to a distinct product niche. Trigger-term quality is good though slightly weighted toward technical jargon, and the generic word "workflow" carries minor conflict risk.

DimensionReasoningScore

Specificity

"Creates durable, resumable workflows" plus the enumerated capabilities "survive restarts, pause for external events, retry on failure, or coordinate multi-step operations" list multiple concrete actions with comprehensive coverage.

5 / 5

Completeness

It explicitly states what it does ("Creates durable, resumable workflows using Vercel's Workflow DevKit") and when to use it ("Use when building workflows that need to... Triggers on mentions of...") with concrete trigger phrases.

5 / 5

Trigger Term Quality

"workflow", "durable functions", "resumable", "workflow devkit", and "step-based orchestration" give good keyword coverage, but some terms lean technical and natural synonyms like "long-running" are missing.

4 / 5

Distinctiveness Conflict Risk

Tying it to "Vercel's Workflow DevKit" gives a clear niche, but the bare trigger term "workflow" is common and risks minor overlap with generic orchestration skills.

4 / 5

Total

18

/

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
Kiz8-Team/open-agents
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.