CtrlK
BlogDocsLog inGet started
Tessl Logo

sapling

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

55

Quality

63%

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

Quality

Content

68%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 executable commands and a clear connection-readiness loop, but carries some marketing-fluff commentary and lacks validation steps around destructive action/proxy calls. Structure is clean and well sectioned with no bundle files to navigate.

Suggestions

Trim promotional commentary (e.g. 'so you can focus on the integration logic', 'burn less tokens') to improve token efficiency.

Add an explicit validation step after running actions and proxy requests, e.g. check the `output`/error fields and confirm before issuing destructive POST/PUT/DELETE calls.

Clarify the 'skip to Step 2' reference by labeling 'Searching for actions' as Step 2 so the sequence is unambiguous.

DimensionReasoningScore

Conciseness

The body is mostly efficient with concrete commands, but includes unnecessary commentary like 'so you can focus on the integration logic rather than auth plumbing' and 'This will burn less tokens and make communication more secure' that could be trimmed.

3 / 5

Actionability

It provides copy-paste-ready commands for the common cases (install, login, connection ensure, polling, action list, action run, request) plus a flags table, fully covering the typical integration flow.

5 / 5

Workflow Clarity

A sequence exists with a good readiness feedback loop, but action execution and proxy requests (which can be destructive via POST/DELETE) lack explicit validation/verification steps, capping clarity at 3 per the destructive-operation guideline.

3 / 5

Progressive Disclosure

Content is well-organized into clearly headed sections with no nested references and all material appropriately inline for a self-contained CLI guide; it does not reach 5 only because some catalog/detail material could optionally live in separate files.

4 / 5

Total

15

/

20

Passed

Description

57%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 correctly answers both what and when in third person and is clearly tied to a distinct platform, but its capability phrasing is generic ('Manage data, records, and automate workflows') rather than concrete. Tightening the action list to specific HR operations would lift specificity and trigger-term quality.

Suggestions

Replace generic verbs with concrete Sapling actions, e.g. 'Manage employee profiles, time-off balances, and time-off requests; automate onboarding workflows.'

Add HR-specific trigger phrases users naturally say, such as 'employee data', 'time off', 'PTO', or 'onboarding', alongside 'Sapling data'.

Keep the 'Use when...' clause but make the when-conditions more concrete (e.g. 'Use when the user wants to query or update Sapling employee records or time-off requests').

DimensionReasoningScore

Specificity

It names the domain and a few actions ('Manage data, records, and automate workflows') but the actions are generic rather than concrete, fitting the anchor where the domain is named but actions are minimal or generic.

2 / 5

Completeness

Both 'what' (manage data, records, automate workflows) and 'when' ('Use when the user wants to interact with Sapling data') are present, but the 'what' is vague enough that it does not reach the explicit concrete-trigger anchor of 5.

4 / 5

Trigger Term Quality

It includes relevant natural terms like 'Sapling' and 'interact with Sapling data', but misses common synonyms and HR-specific variations a user might say, matching the 'some relevant keywords but missing variations' anchor.

3 / 5

Distinctiveness Conflict Risk

Naming the specific Sapling platform gives it a clear niche with minimal conflict risk, though the generic 'data, records, workflows' phrasing leaves minor overlap risk with other integration skills.

4 / 5

Total

13

/

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.