CtrlK
BlogDocsLog inGet started
Tessl Logo

omni-combos-routing

Create and manage routing combos with 14 strategies (priority, weighted, round-robin, Auto-combo, etc.). Configure fallback chains, test routing outcomes, and retrieve combo metrics.

58

Quality

66%

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/omni-combos-routing/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

65%

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

The skill body is highly actionable with concrete curl examples and a thorough strategy table, but it suffers from verbatim duplication between generated and curated sections and lacks a validation checkpoint in its workflow plus any progressive disclosure via bundle files.

Suggestions

Remove the verbatim duplication between the generated Overview/endpoint list and the curated section, keeping a single canonical version of each endpoint.

Add an explicit validation step in the create→activate→test workflow (e.g., 'After creating, GET /api/combos/{id}/metrics to verify the combo is routing before relying on it').

Move the per-endpoint reference detail into a bundled reference file (e.g., references/endpoints.md) and keep SKILL.md as a concise overview that links one level deep.

DimensionReasoningScore

Conciseness

The body repeats the Overview verbatim and lists several endpoints twice (generated and curated sections both cover list/create combos), adding avoidable duplication; the curl snippets themselves are efficient but the overall content is padded.

2 / 3

Actionability

Provides concrete, executable curl commands with realistic JSON payloads (create combo, simulate routing, toggle) and a specific strategy table, making the guidance copy-paste ready.

3 / 3

Workflow Clarity

A usable create→activate→test→metrics sequence exists alongside a simulate/dry-run and errors section, but there are no explicit validation checkpoints for these config/batch operations, which the rubric caps at 2.

2 / 3

Progressive Disclosure

No bundle files exist and the content is a monolithic inline endpoint reference that could be split into separate reference files; the only external pointer is to the OpenAPI spec, with structure present but not well split.

2 / 3

Total

9

/

12

Passed

Description

67%

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 and distinctive about routing-combo management, but lacks an explicit 'Use when...' trigger clause, capping completeness, and its trigger terms are somewhat technical rather than naturally user-spoken.

Suggestions

Add an explicit 'Use when...' clause naming the user situations that should trigger this skill (e.g., 'Use when configuring model routing, setting up fallback chains, or choosing between routing strategies').

Include more natural, user-facing trigger terms alongside the technical ones (e.g., 'load balancing', 'model failover', 'pick the best model') to broaden trigger coverage.

DimensionReasoningScore

Specificity

Lists multiple concrete actions ('Create and manage routing combos', 'Configure fallback chains', 'test routing outcomes', 'retrieve combo metrics') and enumerates specific strategies, matching the score-3 anchor of listing several specific concrete actions.

3 / 3

Completeness

The 'what' is clearly answered, but there is no 'Use when...' clause or equivalent explicit trigger guidance, which the guidelines state caps completeness at 2.

2 / 3

Trigger Term Quality

Relevant domain keywords ('routing combos', 'fallback chains', 'combo metrics', strategy names) are present, but common natural variations a user would say are limited and the phrasing leans technical rather than conversational.

2 / 3

Distinctiveness Conflict Risk

The niche is clear and specific (routing combos with named strategies and fallback chains), making it unlikely to trigger for unrelated skills.

3 / 3

Total

10

/

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.