CtrlK
BlogDocsLog inGet started
Tessl Logo

supportivekoala

Supportivekoala integration. Manage Organizations, Pipelines, Users, Filters, Projects. Use when the user wants to interact with Supportivekoala data.

60

Quality

71%

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

Quality

Content

72%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.

A highly actionable, command-rich integration skill body with strong feedback loops in the connection workflow. The main improvements are tightening a few explanatory passages, fixing step numbering, and splitting dense reference material into a bundled file.

Suggestions

Tighten the prose around auth and connection setup to remove phrases that restate what the commands already show.

Normalize the step numbering (label 'Step 1' explicitly and replace the '1b' / unlabeled 'Step 2' references) so the workflow reads as one coherent sequence.

Move the clientAction enum and proxy flag table into a references/REFERENCE.md and link from the body to reduce inline bulk.

DimensionReasoningScore

Conciseness

Mostly efficient — the body is dominated by direct CLI commands — but includes a few explanatory passages ('focus on the integration logic rather than auth plumbing', the full clientAction enum, 'fastest way to get a connection') that could be trimmed.

4 / 5

Actionability

Copy-paste-ready executable commands throughout (npm install, membrane login, connection ensure, action run, request) with parameter flags and a flag reference table covering the common integration cases.

5 / 5

Workflow Clarity

Clear install → login → connect → wait → search → run sequence with genuine feedback loops (poll --wait, READY/BUILDING/CLIENT_ACTION_REQUIRED/CONFIGURATION_ERROR states, re-poll after user action); minor gaps from inconsistent step numbering ('1b', 'Step 2' without a labeled Step 1).

4 / 5

Progressive Disclosure

Single SKILL.md with well-organized sections and no nested references, but with no bundle files the inline clientAction enum and proxy flag table are bulk that a separate REFERENCE.md could absorb.

4 / 5

Total

17

/

20

Passed

Description

71%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.

A solid, third-person description that answers both what and when for a specific named integration. The main weaknesses are a single generic verb carrying all actions and a narrow trigger term set.

Suggestions

Vary the verbs to name distinct actions (e.g., 'Create and manage Organizations, build Pipelines, invite Users, configure Filters') to lift specificity.

Expand the 'when' clause with natural trigger phrases a user would actually say (e.g., 'Use when the user asks to manage Supportivekoala tickets, pipelines, or team members').

Mirror the entity names from the 'what' into the 'when' so triggers cover Organizations, Pipelines, Users, Filters, and Projects.

DimensionReasoningScore

Specificity

Lists several concrete managed entities (Organizations, Pipelines, Users, Filters, Projects), but a single generic verb 'Manage' covers all of them rather than multiple distinct actions — minor gap versus comprehensive coverage.

4 / 5

Completeness

Has both a clear 'what' (Manage Organizations, Pipelines, Users, Filters, Projects) and an explicit 'when' (Use when the user wants to interact with Supportivekoala data), though the 'when' is somewhat generic.

4 / 5

Trigger Term Quality

The 'when' clause relies almost entirely on the bare app name 'Supportivekoala' plus 'interact with ... data'; natural synonyms and the listed entity terms are absent as triggers.

3 / 5

Distinctiveness Conflict Risk

The named app 'Supportivekoala' provides a clear niche with distinct triggers and minimal risk of firing for unrelated 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.