CtrlK
BlogDocsLog inGet started
Tessl Logo

salestown

Salestown integration. Manage data, records, and automate workflows. Use when the user wants to interact with Salestown 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/salestown/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.

The skill body is highly actionable with executable CLI commands and a reasonable structure, but it inlines material that would benefit from separate reference files and lacks validation feedback loops for destructive/batch operations.

Suggestions

Add an explicit validation step after batch or mutating operations (e.g., verify a created record or check an action's output/errors before proceeding) so workflow clarity can exceed 3.

Move the long connection-state/clientAction enumeration and the entity list into a separate reference file linked from SKILL.md, with the body kept as a concise overview.

Trim the polling and agent-type prose to the essential flags and behaviors to tighten conciseness.

DimensionReasoningScore

Conciseness

The body is mostly efficient with concrete commands and minimal concept explanation, though the polling/agent-type prose is slightly padded and could be tightened.

4 / 5

Actionability

It provides copy-paste-ready CLI commands with flags, JSON examples, and a clear options table covering the common proxy and action-run cases.

5 / 5

Workflow Clarity

The connection setup sequence is present with polling guidance, but there is no validate/verify checkpoint after batch operations like action runs or proxy POST/PATCH/DELETE requests, which the rubric caps at 3.

3 / 5

Progressive Disclosure

There is no bundle directory and no external reference files; content like the long connection-state enumeration and entity list is inlined rather than split into separate referenced files.

3 / 5

Total

15

/

20

Passed

Description

67%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 clearly identifies the target platform and includes both a 'what' and a 'when' clause. It is concise and distinct, though the trigger phrasing is generic and lacks synonyms.

Suggestions

Add concrete action verbs tied to user goals (e.g., 'create and update records, search leads, run reports') to lift specificity toward 5.

Include natural trigger synonyms or entities users mention (e.g., 'leads, opportunities, contacts, deals') so the skill fires on a wider range of phrasings.

DimensionReasoningScore

Specificity

Description names concrete actions ('Manage data, records, and automate workflows') tied to a specific domain, but the actions are somewhat broad and not comprehensively enumerated.

4 / 5

Completeness

It states both what it does ('Manage data, records, and automate workflows') and when to use it ('Use when the user wants to interact with Salestown data'), though the 'when' is fairly generic.

4 / 5

Trigger Term Quality

It includes the natural trigger phrase 'interact with Salestown data', but 'salestown' is a niche product name and it lacks common synonyms or variations users would naturally say.

3 / 5

Distinctiveness Conflict Risk

Tying the skill to the specific Salestown platform gives it a clear niche and low conflict risk with unrelated skills, with only minor overlap risk against other CRM-style skills.

4 / 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.