CtrlK
BlogDocsLog inGet started
Tessl Logo

corsizio

Corsizio integration. Manage Courses, Events, Participants, Instructors, Locations, Coupons and more. Use when the user wants to interact with Corsizio 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

Low

Low-risk findings worth noting

Fix and improve this skill with Tessl

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

Quality

Content

68%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 highly actionable with concrete executable commands and a clear connect-to-run workflow, but it lacks validation/verification checkpoints for mutating operations and carries minor verbosity. Progressive disclosure is good for a single-file skill, with only small organization gaps.

Suggestions

Add explicit verification steps after running actions or proxy requests (e.g., check the `output`/error fields and retry or surface failures) to close the workflow-clarity validation gap.

Trim explanatory prose like the auth-plumbing aside and the agent-types list to tighten conciseness.

Consider moving the popular-actions table and proxy flag reference into a separate reference file to improve progressive disclosure.

DimensionReasoningScore

Conciseness

The body is mostly efficient with concrete CLI commands, but contains some unnecessary prose (e.g., "so you can focus on the integration logic rather than auth plumbing") and an agent-types aside that could be trimmed.

3 / 5

Actionability

Provides fully executable, copy-paste-ready commands for install, login, connection ensure, action list/run, and proxy requests, with a concrete flags table covering common cases.

5 / 5

Workflow Clarity

A sequence exists (install → auth → connect → search → run) with a polling state machine, but there are no validation/verification checkpoints or error-recovery loops for mutating actions or proxy requests (POST/PUT/DELETE), which caps the score.

3 / 5

Progressive Disclosure

The single SKILL.md is well-organized into clear sections with no nested references, though the inlined popular-actions table and proxy flag reference could arguably live in separate files.

4 / 5

Total

15

/

20

Passed

Description

76%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 specific and distinct, clearly naming the Corsizio domain and concrete capabilities with an explicit "Use when" trigger. Its main weakness is trigger-term breadth, relying on a single generic trigger phrase rather than varied natural keywords.

DimensionReasoningScore

Specificity

Names the Corsizio domain and lists multiple concrete actions ("Manage Courses, Events, Participants, Instructors, Locations, Coupons"), giving comprehensive coverage of capabilities.

5 / 5

Completeness

Both "what" (manage Courses, Events, etc.) and "when" ("Use when the user wants to interact with Corsizio data") are present and explicit, though the "when" clause is somewhat generic.

4 / 5

Trigger Term Quality

Includes a relevant trigger phrase ("Use when the user wants to interact with Corsizio data") but lacks natural synonyms or variations a user might say, offering only one trigger formulation.

3 / 5

Distinctiveness Conflict Risk

Clearly targets a specific niche (Corsizio integration) with distinct triggers and minimal overlap risk with other skills.

5 / 5

Total

17

/

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.