CtrlK
BlogDocsLog inGet started
Tessl Logo

centra

Centra integration. Manage Organizations, Projects, Pipelines, Users, Goals, Filters. Use when the user wants to interact with Centra data.

58

Quality

68%

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/centra/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 actionable and well-structured with concrete CLI commands and a useful action catalog, but it is padded with explanatory prose, lacks validation checkpoints around destructive actions, and inlines reference material that should be split into a separate file.

Suggestions

Trim explanatory padding (e.g. "so you can focus on the integration logic rather than auth plumbing" and the rationale clauses in Best practices) to tighten conciseness.

Add a validation/confirmation checkpoint before running destructive actions such as cancel-order, update-customer, or proxy DELETE/PUT requests, so the action workflow includes a verify step.

Move the 20-row Popular actions table and the proxy request flag reference into a separate reference file linked from SKILL.md to improve progressive disclosure.

DimensionReasoningScore

Conciseness

Mostly efficient with concrete commands, but includes padded explanatory prose such as "so you can focus on the integration logic rather than auth plumbing" and rationale sentences that could be trimmed.

3 / 5

Actionability

Provides concrete, executable CLI commands with documented flags and a real action-key table; minor gaps remain in the form of generic placeholders like <actionId>, CONNECTION_ID, and QUERY.

4 / 5

Workflow Clarity

The connection flow has clear state branching (READY/BUILDING/CLIENT_ACTION_REQUIRED/CONFIGURATION_ERROR), but the action-running flow for destructive operations (cancel-order, update/delete) has no validation or confirmation checkpoint, capping this at 3.

3 / 5

Progressive Disclosure

Section headers give reasonable structure, but the 20-row "Popular actions" table and proxy-flag reference are inlined reference content that belongs in a separate file; at ~160 lines the simple-skill exception does not apply.

3 / 5

Total

13

/

20

Passed

Description

78%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.

A solid, third-person description that names the domain, lists concrete managed entities, and includes an explicit "Use when" trigger. It is distinct thanks to the Centra product name, with only minor room to sharpen the trigger phrase and action verbs.

DimensionReasoningScore

Specificity

Lists several concrete managed entities ("Organizations, Projects, Pipelines, Users, Goals, Filters") tied to the Centra domain, though the single verb "Manage" is generic rather than enumerating distinct actions.

4 / 5

Completeness

Explicitly answers both what ("Centra integration. Manage ...") and when ("Use when the user wants to interact with Centra data"), but the "when" trigger is broad and could be more specific.

4 / 5

Trigger Term Quality

Good natural keyword coverage via the product name "Centra" and the six entity types users would name, but lacks broader synonyms or variations beyond them.

4 / 5

Distinctiveness Conflict Risk

"Centra" is a uniquely named product with entity-specific triggers, giving it a clear niche and minimal overlap 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.