CtrlK
BlogDocsLog inGet started
Tessl Logo

setup

Use first for install/update routing — sends setup, doctor, or MCP requests to the correct OMC setup flow

69

Quality

85%

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%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 a tight, fully-executable routing reference with clear sectioning and concrete input-to-output examples, hitting the top anchor on all four dimensions for a simple non-destructive skill.

DimensionReasoningScore

Conciseness

The body is lean and efficient with no padding or explanation of concepts Claude already knows; every line (usage block, routing rules, examples, notes) earns its place, matching the score-5 anchor.

5 / 5

Actionability

It provides copy-paste-ready commands and an explicit input->output routing table with examples ('setup --local => omc-setup --local'), fully executable guidance covering the common cases.

5 / 5

Workflow Clarity

This is a simple non-destructive routing skill under 50 lines with a single, unambiguous action (route by first argument); the simple-skill exception applies and the sequence is clear, so no validation gate is required.

5 / 5

Progressive Disclosure

At ~40 lines with no need for external references, the well-organized Usage/Routing/Notes sections satisfy the under-50-line simple-skill exception, scoring 5 without bundle files.

5 / 5

Total

20

/

20

Passed

Description

70%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 concretely names the routing domain and its sub-flows with good trigger terms and strong distinctiveness, but it omits an explicit 'Use when...' trigger clause, which caps completeness at 3.

Suggestions

Add an explicit trigger clause, e.g. 'Use first when the user asks to install, update, diagnose, or configure OMC / MCP setup.'

Include natural synonyms or file/extension cues (e.g. 'MCP server', 'config', 'diagnostics') to broaden trigger-term coverage toward a 5.

Reinforce the 'first' routing intent with a short 'Use when...' sentence so 'what' and 'when' are both explicit.

DimensionReasoningScore

Specificity

Quotes 'sends setup, doctor, or MCP requests to the correct OMC setup flow' name the domain and several concrete routing actions with only minor coverage gaps, fitting the score-4 anchor rather than 3 (which requires only 1-2 actions) or 5 (which demands comprehensive multi-action coverage).

4 / 5

Completeness

The 'what' is clear ('sends setup, doctor, or MCP requests to the correct OMC setup flow') but there is no explicit 'Use when...' trigger clause; per the judging guidelines a missing trigger clause caps completeness at 3, so it cannot reach 4.

3 / 5

Trigger Term Quality

Natural terms 'install/update', 'setup', 'doctor', and 'MCP' are phrases users would actually say, giving good keyword coverage; not a 5 because common synonyms and explicit file/extensions are absent, and not a 3 because coverage is clearly stronger than 'some relevant keywords'.

4 / 5

Distinctiveness Conflict Risk

It carves a clear niche ('install/update routing' to 'the correct OMC setup flow') with distinct triggers and minimal conflict risk, matching the score-5 anchor for a clear niche with distinct triggers.

5 / 5

Total

16

/

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
Yeachan-Heo/oh-my-claudecode
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.