CtrlK
BlogDocsLog inGet started
Tessl Logo

x-route

Route table viewer with multiple output formats. Display network routing table in CSV, TSV, or raw format. **Dependency**: This is an x-cmd module. Install x-cmd first (see x-cmd skill for installation options). see x-cmd skill for installation.

60

Quality

71%

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

Quality

Content

85%Weight 40%Scale 1-3

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 executable commands and useful pipeline examples. Its main weakness is redundancy between the Quick Start and Examples sections plus a minor command-form inconsistency.

Suggestions

De-duplicate the command examples: consolidate Quick Start and Basic Usage so the same commands are not listed twice, or have Quick Start point to Examples.

Resolve the command-form inconsistency ("x route --csv" vs "x route ls --csv") so the documented invocation form is consistent.

Fill or remove the empty "Related" section to avoid a dangling heading.

DimensionReasoningScore

Conciseness

The body is mostly lean with tables and code blocks, but Quick Start and the Basic Usage examples duplicate the same commands, and there is an inconsistency between "x route --csv" and "x route ls --csv" that could be tightened.

2 / 3

Actionability

Concrete, copy-paste-ready commands are provided throughout, including pipeline examples like "x route --csv | x csv sql ..." and awk parsing.

3 / 3

Workflow Clarity

This is a simple, single-purpose read-only skill whose single action (display the route table) is unambiguous and well-organized across clear sections, satisfying the simple-skill allowance.

3 / 3

Progressive Disclosure

Content is a single self-contained file with well-organized sections and no nested references; no external bundle files are needed for this scope.

3 / 3

Total

11

/

12

Passed

Description

57%Weight 40%Scale 1-3

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 clearly conveys what the skill does and occupies a distinct niche, but it omits an explicit "Use when..." trigger and has redundant dependency wording. Trigger-term coverage is adequate but narrow.

Suggestions

Add a "Use when..." clause naming natural trigger phrases (e.g., "Use when the user wants to view, inspect, or export the routing table, or mentions routes, netstat, or ip route").

Remove the duplicated dependency sentence ("see x-cmd skill for installation." repeats the prior line) to tighten the description.

Broaden trigger terms to include common variations like "show routes", "netstat -rn", and "ip route".

DimensionReasoningScore

Specificity

"Display network routing table in CSV, TSV, or raw format" names the domain and concrete output formats, but it is a single viewing action with format variants rather than multiple distinct actions.

2 / 3

Completeness

The "what" is stated clearly (route table viewer with formats), but there is no "Use when..." clause or equivalent explicit trigger guidance, so completeness caps at 2.

2 / 3

Trigger Term Quality

Natural terms "route table" and "routing table" appear, but common variations users might say ("show routes", "view routes", "netstat", "ip route") are missing.

2 / 3

Distinctiveness Conflict Risk

"Route table viewer" / "network routing table" describes a clear niche that is unlikely to trigger for or conflict with unrelated skills.

3 / 3

Total

9

/

12

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

metadata_field

'metadata' should map string keys to string values

Warning

Total

15

/

16

Passed

Repository
x-cmd/x-cmd
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.