CtrlK
BlogDocsLog inGet started
Tessl Logo

cloudflare-workers

Cloudflare Workers integration. Manage data, records, and automate workflows. Use when the user wants to interact with Cloudflare Workers data.

54

Quality

61%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

Fix and improve this skill with Tessl

tessl review fix ./skills/cloudflare-workers/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

61%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 mostly executable CLI guide with clear connection-setup branching and good section organization. It is weakened by an unnecessary Cloudflare marketing paragraph, a verbose bindings tree, and the absence of validation/verification checkpoints for batch or destructive action runs.

Suggestions

Remove the opening 'Cloudflare Workers is a serverless platform...' paragraph and trim the bindings overview tree, which explain concepts Claude already knows.

Add a validation or verification step before/after batch or destructive 'action run' calls (e.g. preview with a QUERY action, confirm with the user, then verify the returned output).

Tighten the proxy/request section by folding the common-flags table into the inline examples or moving it to a reference file.

DimensionReasoningScore

Conciseness

Mostly efficient with concrete CLI command blocks, but includes padding Claude doesn't need (the opening 'Cloudflare Workers is a serverless platform...' paragraph and the long bindings overview tree).

3 / 5

Actionability

Provides concrete, executable membrane CLI commands for install, auth, connection, action listing/running, and proxying, with only minor gaps (e.g. generic CONNECTION_ID placeholders).

4 / 5

Workflow Clarity

The connection setup sequence has clear polling states and decision branches, but batch/destructive operations like 'action run' lack validation or verification checkpoints, which caps workflow clarity.

3 / 5

Progressive Disclosure

Single self-contained file with well-organized section headers and no bundle files; appropriately scoped for a skill of this size with only minor inlining of the bindings overview.

4 / 5

Total

14

/

20

Passed

Description

62%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 correctly names the Cloudflare Workers niche and includes an explicit 'Use when' trigger clause, satisfying both what and when. It is held back by generic action phrasing ('Manage data, records, and automate workflows') and a lack of specific Cloudflare-native trigger terms.

Suggestions

Replace generic actions with concrete Cloudflare Workers operations, e.g. 'Manage KV namespaces, R2 buckets, D1 databases, Durable Objects, and deploy Worker scripts'.

Add natural trigger phrases and synonyms users would say, such as 'Workers scripts', 'KV', 'R2', 'D1', or 'deploy a Worker'.

Tighten the 'Use when' clause to mention the concrete Cloudflare artifacts rather than only 'Cloudflare Workers data'.

DimensionReasoningScore

Specificity

Names the domain ('Cloudflare Workers integration') and 1-2 actions ('Manage data, records, and automate workflows'), but the actions are generic rather than concrete Cloudflare-specific operations.

3 / 5

Completeness

States both what it does ('Manage data, records, and automate workflows') and when to use it ('Use when the user wants to interact with Cloudflare Workers data'), with the 'when' present but a bit thin.

4 / 5

Trigger Term Quality

Includes the natural term 'Cloudflare Workers' and a 'Use when' phrase, but lacks common variations, synonyms, or specific artifacts (e.g. KV, R2, D1, Workers scripts) users would say.

3 / 5

Distinctiveness Conflict Risk

Scoped to a clear niche (Cloudflare Workers) with distinct triggers and minimal overlap risk with unrelated skills, though the generic 'manage data, records' phrasing leaves minor overlap with other integration skills.

4 / 5

Total

14

/

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
membranedev/application-skills
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.