CtrlK
BlogDocsLog inGet started
Tessl Logo

kingsumo

KingSumo integration. Manage Persons, Organizations, Deals, Leads, Activities, Notes and more. Use when the user wants to interact with KingSumo data.

61

Quality

72%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

Fix and improve this skill with Tessl

tessl review fix ./skills/kingsumo/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

82%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 a tight, highly actionable CLI integration guide with executable commands, real examples, and a well-sequenced connect-to-run workflow including state-machine handling. Its main weaknesses are a numbering inconsistency in the workflow steps and missing error-handling guidance for raw proxy requests.

Suggestions

Fix the step numbering: label the auth/connect steps as '1', '2', etc. (or '1a'/'1b' consistently) so 'skip to Step 2' resolves to a real section.

Add a short validation/error-handling note for `membrane request` proxy calls (check HTTP status, inspect error body, retry on auth refresh) since it bypasses Membrane's pre-built action error handling.

Trim filler lines like 'Use action names and parameters as needed.' that add no executable guidance.

DimensionReasoningScore

Conciseness

Mostly efficient with concrete bash commands throughout and no padding explaining concepts Claude already knows, though a few lines ('Use action names and parameters as needed', the 'Agent Types' note, and some explanatory prose) could be trimmed.

4 / 5

Actionability

Fully executable, copy-paste-ready bash commands with --json flags, a real example URL, a concrete popular-actions table with keys, and parameter-passing examples covering the common cases.

5 / 5

Workflow Clarity

Clear multi-step sequence (install, auth, connect, poll for READY, search, run) with explicit state handling and a re-poll feedback loop, but the step numbering is inconsistent ('skip to Step 2' with no Step 2; '1b' with no '1a') and the proxy section lacks error-response validation.

4 / 5

Progressive Disclosure

A single self-contained SKILL.md with clear section headers and no nested references; no bundle files exist and none are needed, so structure is the only axis and it is well-organized with minor gaps.

4 / 5

Total

17

/

20

Passed

Description

62%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 explicitly answers both what and when and is anchored to a distinct named app, but its action vocabulary is shallow (one generic 'Manage' verb) and its trigger terms are thin — it never surfaces the giveaway/contest/entry language that is this app's actual niche. Tightening the verb coverage and adding concrete trigger phrases would lift it into the top tier.

Suggestions

Replace the single generic 'Manage' verb with several distinct concrete actions per entity (e.g., 'List and fetch giveaways and contestants, create and update leads') to improve specificity.

Add concrete trigger terms users actually say for this app — 'giveaways', 'contests', 'contestants', 'entries', 'leads' — alongside 'KingSumo'.

Reframe the 'when' clause around the app's real niche, e.g. 'Use when the user wants to run or manage viral giveaways, view contestants/entries, or work with KingSumo contest data.'

DimensionReasoningScore

Specificity

Names the KingSumo domain and lists several concrete entity types ('Persons, Organizations, Deals, Leads, Activities, Notes') but covers them with a single generic verb ('Manage') and pads with 'and more', so it does not enumerate multiple distinct concrete actions.

3 / 5

Completeness

Provides a clear 'what' (manage KingSumo entities) and an explicit 'Use when' clause, but the 'when' trigger ('interact with KingSumo data') is generic rather than concrete, so it does not reach a full 5.

4 / 5

Trigger Term Quality

Includes the natural keyword 'KingSumo' and 'interact with KingSumo data', but misses common synonyms and task terms a user would actually say for this app (giveaways, contests, contestants, entries, leads).

3 / 5

Distinctiveness Conflict Risk

KingSumo is a distinct named app with a clear niche and low conflict risk, though the generic CRM-style entity list (Persons, Organizations, Deals, Leads) and the omission of the app's giveaway/contest focus leaves minor overlap with CRM skills.

4 / 5

Total

14

/

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.