CtrlK
BlogDocsLog inGet started
Tessl Logo

perspectium

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

62

Quality

74%

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

Quality

Content

75%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 concrete CLI commands and a well-sequenced connection state machine. Its main weaknesses are minor redundancy, light prose padding, a dangling 'Step 2' reference, and no validation guidance for action results.

Suggestions

Remove the duplicate 'membrane action list' example in 'Popular actions' or convert it into a pointer to the 'Searching for actions' section to cut redundancy.

Resolve the dangling 'skip to Step 2' reference by either adding an explicit 'Step 2: Run actions' heading or rewording to 'skip to Running actions'.

Add a brief validation checkpoint after 'membrane action run', e.g. inspecting the output field and confirming success before treating the result as final, especially for destructive or batch actions.

DimensionReasoningScore

Conciseness

The body is mostly efficient with concrete commands, but includes redundancy (the 'membrane action list --intent' command appears in both 'Searching for actions' and 'Popular actions') and padded prose like 'so you can focus on the integration logic rather than auth plumbing' and 'burn less tokens', fitting the mostly-efficient-but-could-be-tightened anchor.

3 / 5

Actionability

It provides fully executable, copy-paste-ready commands across the common cases — install, login, connection ensure/get with --wait, action list, action run with --input, and proxy requests with a complete flags table — covering the workflow comprehensively.

5 / 5

Workflow Clarity

The connection setup is a clear sequence with an explicit state machine (READY/BUILDING/CLIENT_ACTION_REQUIRED/CONFIGURATION_ERROR) and feedback loops (poll until not BUILDING, re-poll after user action), but 'skip to Step 2' references a Step 2 that is never defined and action execution lacks output-validation guidance, leaving minor validation gaps.

4 / 5

Progressive Disclosure

The single file is well-organized with clear section headers and logical flow, and avoids nested references entirely (no bundle files exist), but at ~150 lines with all content inlined and no pointers to detail files, there are minor organization gaps consistent with the good-structure anchor.

4 / 5

Total

16

/

20

Passed

Description

73%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 is well-structured with an explicit 'Use when' trigger and a distinct product-named niche. Its main weakness is generic action language ('manage data', 'automate workflows') rather than concrete Perspectium-specific verbs.

Suggestions

Replace generic verbs with concrete Perspectium actions, e.g. 'Replicate, integrate, transform, and archive ServiceNow data' to lift specificity.

Add common user synonyms to the trigger clause such as 'ServiceNow data replication, integration, or sync' to broaden trigger-term coverage.

DimensionReasoningScore

Specificity

The description names the domain (Perspectium) and lists 'Manage data, records, and automate workflows', but the actions are generic ('manage', 'automate') rather than concrete verbs like replicate or transform, matching the anchor that names domain plus a couple actions without comprehensive coverage.

3 / 5

Completeness

It explicitly answers both 'what' ('Manage data, records, and automate workflows') and 'when' ('Use when the user wants to interact with Perspectium data'), but the 'what' is somewhat generic, fitting the anchor where both are present yet the when/what could be more specific.

4 / 5

Trigger Term Quality

Strong coverage of the dominant trigger 'Perspectium' plus 'interact with Perspectium data', 'records', and 'workflows', but it omits natural synonyms a user might say (ServiceNow, replicate, sync, integrate), leaving a few natural terms missing per the anchor-4 example.

4 / 5

Distinctiveness Conflict Risk

Leading with the named product 'Perspectium integration' and triggering on 'Perspectium data' creates a clear niche with a distinct trigger and minimal conflict risk with other skills.

5 / 5

Total

16

/

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.