CtrlK
BlogDocsLog inGet started
Tessl Logo

certifier

Certifier integration. Manage data, records, and automate workflows. Use when the user wants to interact with Certifier 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

Passed

No findings from the security scan

Fix and improve this skill with Tessl

tessl review fix ./skills/certifier/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 body is well-structured and highly actionable with concrete Membrane commands and a useful actions table, but it omits validation/verification steps for destructive and batch operations, which the rubric caps. A few editorializing sentences could be trimmed for conciseness.

Suggestions

Add a verification checkpoint after destructive/batch actions, e.g. run `membrane action get` or a list/search to confirm the result before reporting success.

Recommend a confirm-before-run step for delete-credential and delete-group operations to satisfy the destructive-operation feedback loop.

Trim rhetorical prose (auth-plumbing, token-burning, "fastest way to get a connection") that adds tokens without actionable instruction.

DimensionReasoningScore

Conciseness

Largely efficient with command/table-driven content, but a few rhetorical sentences ("so you can focus on the integration logic rather than auth plumbing", "This will burn less tokens") could be trimmed.

4 / 5

Actionability

Provides executable, copy-paste-ready commands across login, connection, action search/run, and proxy, plus a concrete actions table; minor gaps are template placeholders (<actionId>, <agentType>) the model must fill.

4 / 5

Workflow Clarity

The connection workflow has explicit state-based branching and a re-poll loop, but destructive/batch actions (delete-credential, delete-group, issue/send) lack any validation or verify checkpoint, capping workflow clarity per the rubric.

3 / 5

Progressive Disclosure

Well-organized into clear sections with no nested references and a self-contained structure; the inlined 19-row actions catalog and proxy-flag table could arguably be split into a reference file but are compact and serve discovery.

4 / 5

Total

15

/

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 covers both what and when and is product-distinct, but it leans on generic verbs (manage, automate) instead of concrete certificate/credential operations and lacks the natural trigger terms a user would say. Tightening the actions and adding synonym triggers would lift specificity and trigger-term quality.

Suggestions

Replace generic verbs with concrete operations, e.g. "issue and send digital certificates, list and search credentials, manage groups and designs".

Add natural trigger phrases and synonyms a user would say, e.g. "Use when the user wants to issue certificates, search credentials, or manage digital credentials and badges".

Drop filler ("integration", "automate workflows") unless tied to a specific, demonstrable capability.

DimensionReasoningScore

Specificity

Names the domain (Certifier) plus a few actions ("Manage data, records, and automate workflows"), but the actions are generic rather than concrete operations like issuing credentials or listing designs.

3 / 5

Completeness

Both "what" ("Manage data, records, and automate workflows") and "when" ("Use when the user wants to interact with Certifier data") are explicit, though neither is concrete or sharply triggered.

4 / 5

Trigger Term Quality

The domain keyword "Certifier" appears, but natural user phrases and synonyms (certificates, credentials, badges, issue/send) that a user would actually say are missing.

3 / 5

Distinctiveness Conflict Risk

The "Certifier" naming gives a mostly distinct niche, but the generic "manage data / automate workflows" phrasing leaves minor overlap risk with broad data-management skills.

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.