CtrlK
BlogDocsLog inGet started
Tessl Logo

cli-tunnel

Start and stop tunnel connections (ngrok, Cloudflare, custom) from the CLI. Inspect active tunnel URLs, configure authentication, and test external reachability.

65

Quality

77%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No known issues

Fix and improve this skill with Tessl

tessl review fix ./skills/cli-tunnel/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

72%

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

A tight, well-organized CLI reference that is token-efficient and easy to navigate, but it falls short on actionability and workflow clarity because the create command's placeholder is unresolved and no end-to-end tunnel workflow with validation is documented.

Suggestions

Resolve the `tunnel create [type]` placeholder by listing valid types (e.g. ngrok, cloudflare, custom) and showing at least one example with a real value.

Add a short lifecycle workflow (create → status → test reachability → stop) with a verification step so Claude knows the intended sequence.

Show the documented flags in the examples where relevant (e.g. `--tail <n>` in the `tunnel logs` example) rather than only listing them separately.

DimensionReasoningScore

Conciseness

The body is lean — just install commands and per-subcommand flags/examples — with no padding or explanations of concepts Claude already knows, so every token earns its place.

3 / 3

Actionability

It provides concrete executable commands and flags, but the `tunnel create [type]` example leaves the placeholder unresolved and never lists the valid tunnel types, leaving a key detail missing.

2 / 3

Workflow Clarity

Each subcommand invocation is individually unambiguous, but there is no documented sequence (e.g. create → status → test reachability → stop) and no validation/checkpoint guidance for the typical tunnel lifecycle.

2 / 3

Progressive Disclosure

The skill is under 50 lines with no bundle files and no need for external references, and its subcommand sections are well-organized, satisfying the simple-skill bar for progressive disclosure.

3 / 3

Total

10

/

12

Passed

Description

82%

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 specific, well-scoped description with strong trigger terms and clear distinctiveness, but it omits any explicit "Use when..." guidance for when Claude should invoke it. Adding a trigger clause would raise completeness.

Suggestions

Add a "Use when..." clause, e.g. "Use when the user needs to expose a local service publicly, mentions ngrok or Cloudflare tunnels, or wants to check external reachability."

Optionally name the supported tunnel types (ngrok, Cloudflare, custom) as trigger keywords so the description doubles as a natural-language trigger.

DimensionReasoningScore

Specificity

The description lists multiple concrete actions — "Start and stop tunnel connections", "Inspect active tunnel URLs", "configure authentication", and "test external reachability" — rather than vague language.

3 / 3

Completeness

It clearly answers what the skill does but never provides a "Use when..." trigger clause, so per the judging guidelines the when is missing and completeness is capped at 2.

2 / 3

Trigger Term Quality

It surfaces natural terms a user would actually say (ngrok, Cloudflare, tunnel, CLI, tunnel URLs, authentication, reachability) with good coverage of the domain's common vocabulary.

3 / 3

Distinctiveness Conflict Risk

The ngrok/Cloudflare tunnel niche is clearly distinct with specific triggers, making it unlikely to fire for unrelated skills.

3 / 3

Total

11

/

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