CtrlK
BlogDocsLog inGet started
Tessl Logo

cli-mcp

Inspect the MCP server status, list registered tools and scopes, run tool invocations, and manage MCP audit logs from the CLI.

67

Quality

80%

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

86%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 an efficient, well-structured CLI reference that is mostly executable, but it would benefit from per-subcommand descriptions and a concrete `mcp call` example with a real tool name and arguments.

Suggestions

Add a one-line description for each subcommand (e.g. `mcp restart`, `mcp call`, `mcp scopes`) so the purpose of every command is explicit.

Replace the placeholder `mcp call` example with a concrete invocation showing a real tool name, JSON args, and expected output.

Note any verification step for `mcp restart` (e.g. confirm status afterwards) given it is a disruptive operation.

DimensionReasoningScore

Conciseness

The body is a lean command reference with no padding or explanations of concepts Claude already knows; the only minor redundancy is the Overview restating the description, but every token otherwise earns its place.

5 / 5

Actionability

Commands like `omniroute mcp status` and `omniroute mcp restart` are copy-paste ready and flags are listed, but the `mcp call` example only shows literal placeholders (`<tool>`, `[argsJson]`) with no real invocation, leaving a minor gap.

4 / 5

Workflow Clarity

As a single-action command reference it is well organized into per-subcommand sections, but most subcommands lack a one-line description and there is no validation guidance for the destructive `mcp restart` or `mcp call` operations.

4 / 5

Progressive Disclosure

The skill is under 50 lines with no external references and is organized into clear sections (Overview, Quick install, Subcommands); per the simple-skill guideline this earns a 5.

5 / 5

Total

18

/

20

Passed

Description

75%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, action-oriented, and distinct, but it omits any explicit "Use when..." trigger guidance, which caps its completeness. Adding a trigger clause would lift the weakest dimension.

Suggestions

Add an explicit trigger clause, e.g. "Use when checking MCP server health, invoking or debugging MCP tools, or reviewing MCP audit logs from the CLI."

Include a few natural user phrasings (e.g. "check MCP status", "call an MCP tool") alongside the technical terms to improve trigger-term coverage.

DimensionReasoningScore

Specificity

"Inspect the MCP server status, list registered tools and scopes, run tool invocations, and manage MCP audit logs" lists multiple concrete actions covering the CLI's full surface, matching the comprehensive-coverage anchor.

5 / 5

Completeness

It clearly states what the skill does but includes no "Use when..." or equivalent trigger guidance; per the judging guidelines a missing trigger clause caps completeness at 3.

3 / 5

Trigger Term Quality

Terms like "MCP server status", "tools", "scopes", "tool invocations", and "audit logs" give good domain keyword coverage, but common phrasings a user might say (e.g. "check MCP", "call an MCP tool") and synonyms are not all present.

4 / 5

Distinctiveness Conflict Risk

The description carves a clear niche (MCP CLI operations: status, tools/scopes, invocations, audit logs) with distinct triggers and minimal overlap with other skills.

5 / 5

Total

17

/

20

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
diegosouzapw/OmniRoute
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.