CtrlK
BlogDocsLog inGet started
Tessl Logo

klipfolio

Klipfolio integration. Manage Dashboards, Users, Teams. Use when the user wants to interact with Klipfolio data.

60

Quality

70%

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

Quality

Content

75%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 concrete executable commands and a well-sequenced, validated connection workflow. It loses points on conciseness from minor padding and duplication, and on progressive disclosure for being a single monolithic file.

Suggestions

De-duplicate the action-list example that appears in both "Searching for actions" and "Popular actions".

Trim narrative padding like "so you can focus on the integration logic rather than auth plumbing".

Add an explicit verify step after running actions (check the `output` field / error state) to close the feedback loop on a batch/data operation.

DimensionReasoningScore

Conciseness

Mostly efficient with concrete commands, but includes some padding ("so you can focus on the integration logic rather than auth plumbing") and repeated action-list examples across "Searching for actions" and "Popular actions".

3 / 5

Actionability

Fully executable, copy-paste-ready commands throughout (connection ensure, action run with --input JSON, a flags table) covering the common cases.

5 / 5

Workflow Clarity

The connection flow is clearly sequenced with state-based validation checkpoints (READY/BUILDING/CLIENT_ACTION_REQUIRED/CONFIGURATION_ERROR), but action-execution steps lack an explicit verify/recover feedback loop.

4 / 5

Progressive Disclosure

Well-organized with clear section headers and no bundle files, but at ~140 lines it is somewhat monolithic and inlines a full flags table and state-handling detail that could be split into referenced files.

4 / 5

Total

16

/

20

Passed

Description

66%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 what the skill does and when to use it with a clearly distinct product niche, but the trigger phrasing is generic and lacks the natural term variations a user would actually say. Specificity is adequate but not comprehensive.

Suggestions

Expand the "Use when..." clause with concrete triggers, e.g. "Use when the user wants to manage Klipfolio dashboards, users, teams, metrics, or data feeds."

Add specific operations beyond entity nouns (e.g. "create and share dashboards, invite and manage users") to raise specificity.

DimensionReasoningScore

Specificity

Names the domain and lists concrete management targets ("Manage Dashboards, Users, Teams") but these are entity targets rather than multiple distinct operations, so coverage is not comprehensive.

3 / 5

Completeness

Both a clear "what" ("Manage Dashboards, Users, Teams") and an explicit "when" clause are present, though the "when" is generic rather than concrete and varied.

4 / 5

Trigger Term Quality

The trigger "Use when the user wants to interact with Klipfolio data" surfaces the app name and "data", but misses common variations users would say (dashboards, KPIs, metrics).

3 / 5

Distinctiveness Conflict Risk

"Klipfolio" is a named, specific product giving the skill a clear niche with minimal risk of triggering for the wrong skill.

5 / 5

Total

15

/

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.