CtrlK
BlogDocsLog inGet started
Tessl Logo

sterlingbackcheck

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

57

Quality

66%

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/sterlingbackcheck/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, actionable guide with copy-paste Membrane CLI commands, a well-sequenced connection workflow with state-based feedback loops, and clean single-file sectioning. Its main gaps are minor over-explanation of auth basics and a sparse 'Popular actions' section that stops at discovery rather than showing representative actions.

Suggestions

Trim the auth-plumbing rationale (e.g. 'so you can focus on the integration logic rather than auth plumbing') — Claude understands credential refresh from the command itself.

Expand 'Popular actions' beyond the discovery stub with 2-3 representative SterlingBackcheck actions (e.g. create candidate, get report) so Claude can act without an extra discovery round-trip.

Add an explicit final validation checkpoint after running actions or proxy requests (e.g. 'Check the `output` field and surface `error` if present before reporting success') to reach full workflow-clarity maturity.

DimensionReasoningScore

Conciseness

The body is mostly efficient — install, auth, connection, action discovery, proxy, and best-practices sections each carry concrete commands with little conceptual padding — but a few lines over-explain basics Claude already knows (e.g. 'Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing'), so it sits above the score-3 anchor but below the fully-lean score-5.

4 / 5

Actionability

Guidance is fully executable and copy-paste ready: exact install command, login flags, `membrane connection ensure`, polling with `--wait`, `action list --intent`, `action run --input`, and a complete proxy flag table covering the common cases, matching the score-5 anchor.

5 / 5

Workflow Clarity

The connection flow is clearly sequenced with explicit state checks and a feedback loop (poll until not BUILDING, handle CLIENT_ACTION_REQUIRED by having the user act then re-poll, surface CONFIGURATION_ERROR), but the later action/proxy sections are presented as standalone recipes rather than an explicit end-to-end sequence with a final verification checkpoint, so it falls short of the score-5 anchor while exceeding score 3.

4 / 5

Progressive Disclosure

For a no-bundle single-file skill, content is well organized into clear sections (Overview, Install, Auth, Connecting, Searching, Popular actions, Proxy, Best practices) with no nested references; it does not reach score 5 only because the 'Popular actions' section is a thin stub ('Use ... to discover available actions') that would benefit from inline anchor examples, fitting the 'Good structure; minor organization gaps' anchor.

4 / 5

Total

17

/

20

Passed

Description

50%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 names the integration and includes a serviceable 'Use when...' clause, but its actions are generic (manage, automate) and its trigger vocabulary is thin, relying on the product name rather than the natural terms users say. It is mostly complete and reasonably distinct but lacks specificity and keyword richness.

Suggestions

Replace generic verbs with concrete background-check actions, e.g. 'Create candidates, retrieve reports, run tasks, and list users.'

Add natural trigger terms users actually say, such as 'background check,' 'screening,' 'candidate,' and 'report,' to the 'Use when...' clause.

Tighten the 'when' guidance to specific scenarios, e.g. 'Use when the user wants to run a background check, check candidate or report status, or manage SterlingBackcheck records.'

DimensionReasoningScore

Specificity

The domain is named ("SterlingBackcheck integration") but the stated actions — "Manage data, records, and automate workflows" — are generic verbs (manage, automate) that do not name concrete background-check operations, fitting the "Names the domain but actions are minimal or generic" anchor rather than the score-3 anchor that requires 1-2 truly concrete actions.

2 / 5

Completeness

It answers "what" (manage data, records, automate workflows) and "when" ("Use when the user wants to interact with SterlingBackcheck data"), placing it above score 3 which requires the when-clause, but the when-trigger is broad and not tied to concrete use cases, so it falls short of the explicit concrete-trigger anchor at 5.

4 / 5

Trigger Term Quality

The only natural trigger phrase is "interact with SterlingBackcheck data," which is a single generic keyword restating the product name; it lacks the common user phrasings a person would actually say (e.g. "background check," "screening," "candidate," "report"), matching the "one or two generic keywords; missing the natural phrases users say" anchor.

2 / 5

Distinctiveness Conflict Risk

The brand name "SterlingBackcheck" gives it a clear, mostly-distinct niche unlikely to collide with unrelated skills, but the generic "manage data, records, and automate workflows" framing leaves minor overlap risk with general automation skills, fitting "Mostly distinct; minor overlap risk" better than the score-5 clear-niche anchor.

4 / 5

Total

12

/

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.