CtrlK
BlogDocsLog inGet started
Tessl Logo

jst-erp

JST ERP integration. Manage Recordses. Use when the user wants to interact with JST ERP data.

54

Quality

61%

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

Quality

Content

61%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 action-oriented with executable CLI commands and a solid connection-state workflow, but it spends tokens restating what an ERP is and omits validation/confirmation steps for destructive record operations. Organization is clean for a single-file skill.

Suggestions

Cut the opening paragraph defining ERP and remove the duplicated "membrane action list" guidance between sections to improve token efficiency.

Add a validation/confirmation checkpoint before destructive operations (e.g. confirm or dry-run before running delete actions).

Provide one concrete CRUD example (e.g. a record list or create command) so record-level actionability matches the connection guidance.

DimensionReasoningScore

Conciseness

Mostly command-driven and efficient, but the opening "JST ERP is an enterprise resource planning software..." explains a concept Claude already knows, and "membrane action list" guidance is duplicated across the Searching and Popular actions sections.

3 / 5

Actionability

Concrete executable commands (login, connection ensure, action run, request) with a flag table cover the common cases; only minor gaps like missing concrete record-level CRUD examples keep it from fully copy-paste ready.

4 / 5

Workflow Clarity

The connection setup sequence is clear with polling/state checkpoints, but destructive operations (delete) are listed without validation or confirmation guidance, capping workflow clarity per the destructive-operations rule.

3 / 5

Progressive Disclosure

No bundle files exist and content is a single well-sectioned file with clear headers; structure is good though all material is inlined rather than split into references.

4 / 5

Total

14

/

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 clearly names its niche and includes an explicit trigger clause, satisfying both what and when. Specificity and trigger-term breadth are the weak points: "Manage Recordses" is generic and omits the concrete operations the body details.

Suggestions

Replace the generic "Manage Recordses" with concrete operations, e.g. "Create, read, update, delete, and list JST ERP records."

Broaden trigger terms with synonyms users actually say, e.g. "Use when the user wants to query, update, or manage JST ERP records or ERP data."

DimensionReasoningScore

Specificity

"Manage Recordses" names the domain and one bundled action but lacks the concrete create/read/update/delete/list operations detailed in the body, so coverage is partial rather than comprehensive.

3 / 5

Completeness

It states both what ("JST ERP integration. Manage Recordses.") and an explicit when ("Use when the user wants to interact with JST ERP data"), though the trigger clause is somewhat generic.

4 / 5

Trigger Term Quality

Keywords like "JST ERP", "Records", and "interact with JST ERP data" are relevant but lack common synonyms or natural variations a user might phrase differently.

3 / 5

Distinctiveness Conflict Risk

The narrow "JST ERP" niche and product-specific trigger keep conflict risk low, though "interact with JST ERP data" is slightly broad.

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.