CtrlK
BlogDocsLog inGet started
Tessl Logo

coassemble

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

56

Quality

65%

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

Quality

Content

57%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 clear connection workflow, but it is padded with unnecessary background exposition, lacks validation around destructive operations, and inlines a large action reference that has no companion bundle files.

Suggestions

Trim the introductory paragraph about what Coassemble is and who uses it; assume Claude's competence and keep only task-relevant context.

Add a validation/confirmation checkpoint before destructive actions (delete-member, delete-group, delete-enrollment), e.g., list-then-confirm-then-delete with a re-check of the result.

Move the Popular actions table into a references file (e.g., references/actions.md) and link to it from SKILL.md to improve progressive disclosure.

DimensionReasoningScore

Conciseness

Mostly efficient with concrete commands, but includes unnecessary exposition ('Coassemble is a training platform... used by HR departments, training managers...') and padded phrasing ('so you can focus on the integration logic rather than auth plumbing') that could be trimmed.

3 / 5

Actionability

Provides copy-paste ready CLI commands (install, login, connection ensure, action list/run, request) and a table of action keys, but several commands carry placeholders (CONNECTION_ID, QUERY, agentType) and lack a fully worked end-to-end example with expected output.

4 / 5

Workflow Clarity

The connect-and-run sequence is clear with state-based checkpoints (READY/BUILDING/CLIENT_ACTION_REQUIRED) and polling, but destructive actions (delete-member, delete-group, delete-enrollment) are listed with no validation or confirmation step, capping this dimension at 3.

3 / 5

Progressive Disclosure

Sections are well organized, but no bundle files exist and a substantial inline API reference (the ~20-row Popular actions table) that could live in a separate file is inlined in SKILL.md.

3 / 5

Total

13

/

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 cleanly covers what and when for a specific named platform, with distinct triggers and low conflict risk. Its main weakness is generic action verbs ('manage data, records') that lack concrete specificity.

Suggestions

Replace generic verbs ('Manage data, records, and automate workflows') with concrete capabilities such as 'create courses, enroll members, manage groups, and pull reports'.

Add natural trigger synonyms or feature keywords (e.g., 'training, courses, enrollments, LMS') to broaden keyword coverage.

Make the 'when' clause more specific, e.g., 'Use when the user wants to create or manage Coassemble courses, enrollments, members, or reports.'

DimensionReasoningScore

Specificity

Names the domain (Coassemble) and lists a few actions ('Manage data, records, and automate workflows'), but the actions are generic rather than concrete; not comprehensive enough for a 4.

3 / 5

Completeness

Explicitly states both what it does ('Manage data, records, and automate workflows') and when to use it ('Use when the user wants to interact with Coassemble data'); the 'when' is present but could be more specific.

4 / 5

Trigger Term Quality

Includes the natural product name 'Coassemble' plus trigger phrasing ('interact with Coassemble data'), giving good keyword coverage, though it lacks synonyms or variants that would warrant a 5.

4 / 5

Distinctiveness Conflict Risk

Targets a single named SaaS platform (Coassemble) with a clear niche and distinct trigger terms, giving 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.