CtrlK
BlogDocsLog inGet started
Tessl Logo

cliniko

Cliniko integration. Manage data, records, and automate workflows. Use when the user wants to interact with Cliniko 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/cliniko/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

76%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 highly actionable with executable commands throughout and a well-structured connection workflow. The main gap is the absence of validation/verification guidance for destructive write operations, which caps workflow clarity.

Suggestions

Add a validation/verification step after create/update/delete operations, e.g. re-fetch the resource with the get-* action to confirm the change applied.

Move the large Popular actions table into a references/ file and link to it from SKILL.md to keep the overview lean.

Trim conversational filler like 'so you can focus on the integration logic rather than auth plumbing' to improve token efficiency.

DimensionReasoningScore

Conciseness

The body is mostly lean with executable commands and compact tables, with only minor over-explanation such as 'so you can focus on the integration logic rather than auth plumbing' that could be trimmed.

4 / 5

Actionability

Provides copy-paste-ready commands for every key operation (login, connection ensure, action list/run, request proxy) with concrete flags and a populated actions table covering common cases.

5 / 5

Workflow Clarity

The connection flow has strong state-based checkpoints (READY/BUILDING/CLIENT_ACTION_REQUIRED) with retry polling, but write operations (create/update appointments, proxy DELETE) lack validation or verification steps, triggering the destructive-operations cap.

3 / 5

Progressive Disclosure

Well-organized into clear sections (Overview, Auth, Connecting, Searching, Popular actions, Proxy, Best practices) with no nested references, though the sizable inline Popular actions table could arguably live in a separate reference file.

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 cleanly identifies a distinct product niche and includes an explicit 'Use when' trigger, answering both what and when. Its main weakness is generic action verbs ('manage', 'automate workflows') that under-specify the concrete capabilities.

Suggestions

Replace generic verbs with concrete Cliniko operations, e.g. 'Manage appointments, patients, invoices, and treatment notes; automate scheduling and billing workflows.'

Add common trigger synonyms such as 'booking', 'appointments', or 'practice management' so the description matches varied user phrasing.

DimensionReasoningScore

Specificity

Names the Cliniko domain and lists several action phrases ('Manage data, records, and automate workflows'), but the verbs are generic ('manage', 'automate') rather than concrete operations, sitting just above the minimal-actions anchor.

3 / 5

Completeness

Provides both a 'what' ('Manage data, records, and automate workflows') and an explicit 'when' ('Use when the user wants to interact with Cliniko data'), though the 'what' is somewhat generic so it stops short of the concrete-trigger anchor.

4 / 5

Trigger Term Quality

Includes the natural product name 'Cliniko' and the phrase 'interact with Cliniko data', but lacks synonyms or varied trigger phrasing users might employ.

3 / 5

Distinctiveness Conflict Risk

'Cliniko integration' names a specific product niche with a distinct trigger ('interact with Cliniko data'), giving minimal overlap risk with other skills.

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.