CtrlK
BlogDocsLog inGet started
Tessl Logo

capabilities-manage

Kode capability-management playbook: treat features (LSP, statusline, output styles, plugins, notifications) as configurable capabilities and drive changes through the agent CLI (SlashCommand/Task) instead of pushing users into menu-like flows. Use when the user asks to enable/disable/configure a capability, diagnose why it’s off, or wants the agent to self-manage Kode’s own features (meta capability management).

80

Quality

100%

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

SKILL.md
Quality
Evals
Security

Quality

Content

100%

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

A well-organized, concise instruction skill with concrete actions, clear sequenced workflows, and explicit verification. It earns top marks across all content dimensions.

DimensionReasoningScore

Conciseness

The body is lean and assumes Claude's competence, with no explanations of concepts Claude already knows; every line is actionable guidance.

3 / 3

Actionability

Provides concrete, executable guidance: specific file paths, SlashCommands, a Task invocation with subagent_type, and concrete settings keys, with clear verification steps.

3 / 3

Workflow Clarity

Clear numbered sequence (Clarify, Inspect, Apply, Verify) with an explicit verification step and reversible, verified changes as required for config-edit operations.

3 / 3

Progressive Disclosure

A short, single-purpose skill (under 50 lines) with no external references needed and well-organized sections, matching the simple-skill allowance for a top score.

3 / 3

Total

12

/

12

Passed

Description

100%

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 strong, third-person description that clearly scopes a specific niche and provides explicit trigger guidance covering both what and when. It is specific and concise without fluff.

DimensionReasoningScore

Specificity

Names multiple concrete capabilities (LSP, statusline, output styles, plugins, notifications) and the concrete mechanism to drive them (agent CLI, SlashCommand/Task), plus concrete actions (enable/disable/configure, diagnose).

3 / 3

Completeness

Explicitly states what the skill does (treats features as configurable capabilities driven via the agent CLI) and when to use it via a clear 'Use when...' clause.

3 / 3

Trigger Term Quality

Includes natural phrases users would say such as 'enable/disable/configure a capability' and 'diagnose why it's off', alongside the capability names that anchor the trigger context.

3 / 3

Distinctiveness Conflict Risk

Targets a distinct niche (self-managing Kode's own features) with specific capability triggers, making it unlikely to fire for unrelated skills.

3 / 3

Total

12

/

12

Passed

Validation

100%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
shareAI-lab/Kode-CLI
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.