CtrlK
BlogDocsLog inGet started
Tessl Logo

snapscan

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

55

Quality

62%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Medium

Suggest reviewing before use

Fix and improve this skill with Tessl

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

Quality

Content

67%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 a well-structured, actionable guide with concrete CLI commands and state-based feedback loops for the connection workflow. Its main weaknesses are mild verbosity (introductory and filler passages) and inconsistent step numbering that slightly muddies the workflow sequence.

Suggestions

Trim the SnapScan introductory paragraph and filler lines ('Use action names and parameters as needed.') to improve token efficiency.

Fix the workflow numbering: explicitly label 'Step 1: Connect' and 'Step 2: Search & run actions' and reconcile the orphaned '1b' subsection so the sequence is unambiguous.

Add one fully-worked concrete example (with a real connection id and a sample action) so the actionability reaches copy-paste-ready coverage of a common case.

DimensionReasoningScore

Conciseness

The body is mostly efficient with concrete commands, but includes unnecessary explanation such as the introductory paragraph on what SnapScan is, the filler line 'Use action names and parameters as needed.', and the 'so you can focus on the integration logic rather than auth plumbing' aside, matching 'mostly efficient but includes some unnecessary explanation or could be tightened'; not 4 because several padded passages could be trimmed.

3 / 5

Actionability

It provides concrete, copy-paste-ready CLI commands (install, login, connection ensure, action run, request proxy) plus a flags table, matching 'mostly executable guidance; concrete code or commands with minor gaps'; not 5 because commands rely on placeholders (CONNECTION_ID, <actionId>, QUERY, <agentType>) with no fully-worked concrete example showing real values.

4 / 5

Workflow Clarity

There is a clear sequence (install → authenticate → connect → poll until ready → search → run) with state-based checkpoints and feedback loops (poll until state is no longer BUILDING, re-poll after client action), matching 'clear sequence with most checkpoints present; minor validation gaps'; not 5 because step numbering is inconsistent — it references 'Step 2' without a labeled Step 1/2 and uses an unexplained '1b' subsection.

4 / 5

Progressive Disclosure

The single-file skill is well-organized with clear section headers (Overview, Working with SnapScan, Authentication, Connecting, Searching, Popular actions, Proxy, Best practices) and no nested or buried references, matching 'good structure; most content is appropriately placed; minor organization gaps'; not 5 because there is no quick-start vs. advanced split and the proxy flags table is reference-style content inlined in the main file.

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 has an explicit 'Use when' trigger and a distinctive brand name, giving it solid completeness and distinctiveness. Its weakness is specificity and trigger term quality: the listed actions are generic rather than concrete SnapScan operations, and natural payment-related keywords are absent.

Suggestions

Replace generic actions ('Manage data, records, and automate workflows') with concrete SnapScan-specific actions such as 'initiate payments, retrieve transactions, manage merchants and vouchers'.

Add natural trigger terms users would actually say, e.g. 'Use when the user mentions SnapScan payments, QR code scans, SnapScan transactions, or South African mobile payments'.

Tighten the 'what' to name the specific entities available (Payment, Merchant, Voucher, Transaction) so the description signals real capability coverage.

DimensionReasoningScore

Specificity

It names the domain ('SnapScan integration') but the actions are generic ('Manage data, records, and automate workflows') rather than concrete SnapScan-specific actions like payments, scans, or vouchers, matching the 'names domain but actions minimal or generic' anchor; not 3 because no actions are SnapScan-specific or concrete.

2 / 5

Completeness

It states both a 'what' ('Manage data, records, and automate workflows') and an explicit 'when' ('Use when the user wants to interact with SnapScan data'), matching the 'has both what and when; when could be more explicit or specific' anchor; not 5 because the 'what' is generic and the trigger phrases lack concrete variation.

4 / 5

Trigger Term Quality

The brand name 'SnapScan' and 'interact with SnapScan data' provide a relevant primary trigger, but common natural terms users would say (payments, QR code, scan to pay, South Africa) are missing, matching 'some relevant keywords but missing common variations or synonyms'; not 4 because keyword coverage is thin beyond the brand name.

3 / 5

Distinctiveness Conflict Risk

The 'SnapScan' brand name provides a clear, distinct niche with minimal conflict risk, but the generic 'manage data, records, and automate workflows' phrasing creates minor overlap risk with other integration skills, matching 'mostly distinct; minor overlap risk'; not 5 because the non-brand portion is generic.

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.