CtrlK
BlogDocsLog inGet started
Tessl Logo

4demit

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

Install with Tessl CLI

npx tessl i github:membranedev/application-skills --skill 4demit
What are skills?

75

Does it follow best practices?

Validation for skill structure

SKILL.md
Review
Evals

Discovery

75%

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 adequately identifies the integration and provides explicit 'Use when' guidance, making it functional for skill selection. However, it lacks specificity in describing concrete actions and could benefit from more natural trigger terms related to the platform's actual features (email marketing, campaigns, etc.).

Suggestions

Replace generic actions with specific capabilities like 'create campaigns, manage subscriber lists, track email analytics, set up automation triggers'

Add natural trigger terms users might say such as 'email marketing', 'campaigns', 'subscribers', 'newsletter', or '4dem'

DimensionReasoningScore

Specificity

Names the domain (4dem.It) and mentions some actions ('Manage data, records, and automate workflows'), but these are generic categories rather than concrete specific actions like 'create contacts', 'sync records', or 'trigger automation rules'.

2 / 3

Completeness

Explicitly answers both what ('Manage data, records, and automate workflows') and when ('Use when the user wants to interact with 4dem.It data') with a clear trigger clause.

3 / 3

Trigger Term Quality

Includes the platform name '4dem.It' which users would say, but lacks natural variations or specific feature keywords users might mention (e.g., 'email marketing', 'campaigns', 'subscribers', 'automation').

2 / 3

Distinctiveness Conflict Risk

The specific platform name '4dem.It' creates a clear niche that is unlikely to conflict with other skills; the trigger is tied to this specific integration.

3 / 3

Total

10

/

12

Passed

Implementation

64%

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

This skill provides solid, actionable CLI commands for Membrane integration with 4dem.It, with good executable examples and clear flag documentation. However, it suffers from an incomplete app description, missing validation/error handling workflows, and an underdeveloped overview section that lists entities without explaining how to work with them.

Suggestions

Complete the app description or remove the placeholder text entirely - the admission of not knowing what the app does undermines confidence

Add validation steps and error recovery guidance (e.g., 'If connection fails, check X; if action returns error, verify Y')

Flesh out the 'Popular actions' section with 2-3 concrete examples showing actual action IDs and input schemas for common 4dem.It operations

Either develop the Ticket/Comment/User overview with actionable guidance or remove it - currently it adds no value

DimensionReasoningScore

Conciseness

The content is reasonably efficient but includes some unnecessary sections like the incomplete app description placeholder and generic CLI installation instructions that could be assumed. The best practices section adds value but some points are slightly verbose.

2 / 3

Actionability

Provides fully executable CLI commands with clear syntax, flag descriptions, and concrete examples. Commands are copy-paste ready with proper JSON output flags and parameter passing examples.

3 / 3

Workflow Clarity

Steps are listed for setup and connection flows, but lacks explicit validation checkpoints. No feedback loops for error recovery when commands fail, and the 'Popular actions' section is incomplete (just tells user to discover actions rather than providing examples).

2 / 3

Progressive Disclosure

Content is reasonably structured with clear sections, but everything is inline in one file. The overview section listing Ticket/Comment/User entities is underdeveloped and doesn't link to detailed documentation. No references to separate files for advanced usage.

2 / 3

Total

9

/

12

Passed

Validation

90%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation10 / 11 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

10

/

11

Passed

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.