CtrlK
BlogDocsLog inGet started
Tessl Logo

kizeo-forms

Kizeo Forms integration. Manage Forms, Users, Groups. Use when the user wants to interact with Kizeo Forms data.

64

Quality

78%

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/kizeo-forms/SKILL.md
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.

The body is highly actionable with copy-paste CLI commands and a well-sequenced, state-driven connection workflow. It is mostly concise and well-structured, with only minor over-explanation and a small validation gap around destructive operations.

Suggestions

Trim the Kizeo Forms overview paragraph to one line; Claude can infer what a mobile-forms product is.

Add a validation checkpoint before destructive calls (e.g. "Confirm the user/group ID with the user before running delete-user or delete-group").

Consider moving the Popular actions table into a separate references file linked from the body to keep SKILL.md a lean overview.

DimensionReasoningScore

Conciseness

The bulk is lean, actionable CLI instruction, but the opening Kizeo Forms overview paragraph ("It's used by various industries like construction, logistics, and sales...") over-explains context Claude can infer.

4 / 5

Actionability

Copy-paste-ready `membrane` commands with concrete flags (login, connection ensure, action list/run, request) plus a table of specific action keys fully cover the common cases.

5 / 5

Workflow Clarity

The connection flow has explicit state checkpoints (READY/BUILDING/CLIENT_ACTION_REQUIRED/CONFIGURATION_ERROR) and a poll-then-recheck feedback loop, but destructive actions (delete-user, delete-group) lack pre-execution validation guidance.

4 / 5

Progressive Disclosure

A single well-organized file with clear section headers and no nested references; the 20-row Popular actions table could arguably live in a separate reference file, a minor organization gap for a skill over 50 lines.

4 / 5

Total

17

/

20

Passed

Description

73%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 cleanly states what the skill does and when to use it for a distinct, niche product, with good natural trigger keywords. Its main weakness is the generic verb "manage," which underspecifies the concrete capabilities.

Suggestions

Replace the generic verb "manage" with specific actions, e.g. "List, create, update, and delete Forms, Users, and Groups."

Broaden the "Use when" trigger to cover the actual operations, e.g. "Use when the user wants to list, create, update, or delete Kizeo Forms data, forms, users, or groups."

DimensionReasoningScore

Specificity

"Manage Forms, Users, Groups" names the domain and several entities, but the single generic verb "manage" leaves the concrete actions underspecified rather than comprehensive.

3 / 5

Completeness

States both what ("Kizeo Forms integration. Manage Forms, Users, Groups.") and when ("Use when the user wants to interact with Kizeo Forms data."), but the trigger clause is somewhat narrow and could be more explicit.

4 / 5

Trigger Term Quality

Includes the natural product keyword "Kizeo Forms" plus "forms", "users", "groups", and "data"; a few natural variations (e.g. "data collection", "field surveys") are missing.

4 / 5

Distinctiveness Conflict Risk

Targets a specific named product (Kizeo Forms) with distinct triggers, giving it a clear niche and minimal overlap risk with other skills.

5 / 5

Total

16

/

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.