CtrlK
BlogDocsLog inGet started
Tessl Logo

digi

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

56

Quality

65%

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 ./skills/digi/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

68%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 a lean, highly actionable CLI workflow with a solid connection-state feedback loop, organized into clear sections. Its main weaknesses are missing validation guidance before destructive action runs or proxy writes, an incoherent Overview section, and inconsistent command invocation styles.

Suggestions

Add an explicit validation/verification checkpoint before destructive or batch operations, e.g. dry-run or confirm before 'membrane action run' for mutating actions and before proxy requests using POST/PUT/PATCH/DELETE.

Fix the broken step numbering — 'skip to Step 2' references a step that is never labeled, and '1b' appears without a '1a' — by numbering the connection workflow consistently.

Reconcile the command invocation style: pick either 'membrane' (global) or 'npx @membranehq/cli' and use it consistently, or briefly explain when each applies.

Replace the incoherent 'Digi Overview' bullet list ('Document / Page / Folder' with 'Use action names and parameters as needed.') with meaningful content or remove it.

DimensionReasoningScore

Conciseness

The body is mostly command-focused and lean, with only minor trimmable padding such as the intro marketing paragraph ('managing and optimizing digital advertising campaigns') and the 'so you can focus on the integration logic rather than auth plumbing' aside.

4 / 5

Actionability

It provides many concrete, runnable commands with flags covering install, login, connection, search, run, and proxy, but minor gaps remain: 'membrane' and 'npx @membranehq/cli' are used interchangeably without explanation, and placeholders like CONNECTION_ID and <actionId> need substitution.

4 / 5

Workflow Clarity

There is a clear sequence with a state-machine polling feedback loop (READY/BUILDING/CLIENT_ACTION_REQUIRED), but destructive or batch operations ('action run', proxy POST/PUT/PATCH/DELETE) lack validation/verification checkpoints, which the rubric caps at 3; the broken 'skip to Step 2' numbering and incoherent Overview also reduce clarity.

3 / 5

Progressive Disclosure

No bundle files exist and the single-file body is well-sectioned (Install, Authentication, Connecting, Searching, Running, Proxy, Best practices), but minor gaps remain such as the incoherent 'Digi Overview' list and redundancy between 'Searching for actions' and 'Popular actions'.

4 / 5

Total

15

/

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 covers both what the skill does and when to use it with an explicit trigger clause, and the Digi brand name anchors it to a distinct niche. Its main weakness is generic, non-concrete action language and limited keyword variation.

DimensionReasoningScore

Specificity

Names the Digi domain and enumerates a few actions ('Manage data, records, and automate workflows'), but those actions are generic rather than concrete, so it sits at the 2-3 boundary leaning toward 3.

3 / 5

Completeness

Has both a clear 'what' ('Manage data, records, and automate workflows') and an explicit 'Use when the user wants to interact with Digi data' clause, so it clears the missing-trigger cap of 3 but the 'when' is not as rich with concrete trigger phrases as a 5.

4 / 5

Trigger Term Quality

Includes the brand keyword 'Digi' plus 'data', 'records', and 'workflows', but misses common natural variations or synonyms a user might say, fitting the 'some relevant keywords' anchor.

3 / 5

Distinctiveness Conflict Risk

The named 'Digi' platform gives a clear niche with distinct triggers, but the generic verbs ('manage data', 'records', 'automate workflows') create minor overlap risk with other data-management 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.