CtrlK
BlogDocsLog inGet started
Tessl Logo

workflows

Trigger-based automations — reminders, follow-ups, webhooks — across the booking lifecycle.

62

Quality

73%

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 ./packages/scheduling/docs/skills/workflows/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

80%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 content is token-efficient, well-structured, and actionable, with concrete commands and exact template variables. The main gap is the lack of validation/verification steps for outward-facing automations that send messages to attendees.

Suggestions

Add a verification step to the create-workflow flow, e.g. confirm the workflow is enabled and test on a single booking before relying on it.

Complete the "Text me when someone books" and "Stop all reminders" common-task rows with full commands instead of a "..." ellipsis or prose.

Include a brief guardrail for irreversible automations, such as reviewing recipients before enabling a webhook or bulk reminder workflow.

DimensionReasoningScore

Conciseness

The body is lean: compact tables for triggers, steps, and template variables with no explaining of concepts Claude already knows; the one explanatory note (offset sign convention) is non-obvious and earns its place.

5 / 5

Actionability

Provides concrete, mostly copy-paste-ready commands ("create-workflow --trigger before-event --steps '...'"), exact template variable names, and an action mapping table; not a 5 because two of three common-task rows use a "..." ellipsis or omit the full command.

4 / 5

Workflow Clarity

The Firing section gives a real sequence (trigger -> scheduled_reminders -> recurring job -> emails/SMS) and common tasks map to commands, but there is no validation/verification checkpoint, which caps outward-facing batch automation at 3 per the rubric.

3 / 5

Progressive Disclosure

No bundle files exist and the body is ~50 lines of well-organized sections (Triggers, Steps, Template variables, Firing, Common tasks), matching the simple-skill exception for self-contained reference content.

5 / 5

Total

17

/

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 concise and names concrete automation types within a distinct booking-lifecycle niche. Its main weakness is the absence of an explicit "Use when..." trigger clause, which leaves the activation guidance implicit.

Suggestions

Append an explicit trigger clause, e.g. "Use when setting up reminders, follow-ups, or webhook notifications for bookings."

Mention email and SMS channels alongside reminders/follow-ups/webhooks so the capability list matches the skill's actual steps.

Add a natural synonym like "notifications" or "alerts" to broaden the terms users would say.

DimensionReasoningScore

Specificity

Names the domain ("Trigger-based automations") plus three concrete action types ("reminders, follow-ups, webhooks"), matching the several-specific-actions anchor; not a 5 because coverage omits email/SMS steps that the skill actually supports.

4 / 5

Completeness

Has a clear "what" (trigger-based automations across the booking lifecycle) but no "Use when..." clause or equivalent explicit trigger guidance, capping completeness at 3 per the rubric guideline.

3 / 5

Trigger Term Quality

Includes natural terms users say ("reminders", "follow-ups", "webhooks", "automations", "booking") with good coverage; not a 5 because common synonyms like "notifications" or "alerts" are absent.

4 / 5

Distinctiveness Conflict Risk

The "booking lifecycle" scoping gives it a clear, mostly-distinct niche; not a 5 because reminders/follow-ups/webhooks could still overlap with generic notification or automation skills.

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
BuilderIO/agent-native
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.