CtrlK
BlogDocsLog inGet started
Tessl Logo

omni-context-rtk

Configure RTK filters, context engineering rules, and context relay settings. Test compression with real prompt samples and manage context transformation pipelines.

60

Quality

70%

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-context-rtk/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.

The content is a well-structured, token-efficient API reference with good progressive disclosure, but it falls short on actionability (empty payload placeholders) and workflow clarity (no sequencing or validation for destructive operations).

Suggestions

Replace the `-d '{}'` placeholders in PUT/POST examples with representative real request bodies (e.g. a sample RTK config object and a TOML filter payload) so the commands are copy-paste ready.

Add a short workflow showing the typical sequence (GET current config -> modify -> PUT -> POST /test to preview -> verify), with a validation checkpoint before installing filters via POST /import.

Include a concrete example response for at least the GET config and POST /test endpoints so Claude knows what success looks like.

DimensionReasoningScore

Conciseness

The body is a lean endpoint catalog with minimal prose and no explanation of concepts Claude already knows; every section earns its tokens (the only minor redundancy is the Overview restating the description).

3 / 3

Actionability

Concrete curl commands are provided per endpoint, but POST/PUT bodies are empty `-d '{}'` placeholders and real request/response schemas are deferred to the external OpenAPI spec, leaving key details missing.

2 / 3

Workflow Clarity

Endpoints are organized by method and purpose, but there is no usage sequence (e.g. GET config -> modify -> PUT -> test) and the destructive PUT/import operations lack validation checkpoints, capping this at 2.

2 / 3

Progressive Disclosure

Content is split into well-organized sections with a clearly signaled one-level reference to the OpenAPI spec (`docs/openapi.yaml` / `GET /api/openapi/spec`) for detailed payloads; no nested references.

3 / 3

Total

10

/

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 occupies a distinctive niche, but it omits any explicit 'when to use' trigger guidance and leans on technical jargon over natural user phrasing.

Suggestions

Append an explicit trigger clause, e.g. 'Use when configuring RTK compression, installing RTK TOML filter files, or testing context compression on prompt samples.'

Add natural-language synonyms users would actually say (e.g. 'context compression', 'filter import', 'compression test') alongside the technical jargon.

Avoid repeating the description verbatim as the body Overview; reserve the description for trigger phrasing.

DimensionReasoningScore

Specificity

The description enumerates multiple concrete actions ('Configure RTK filters, context engineering rules, and context relay settings. Test compression... manage context transformation pipelines'), matching the anchor for listing several specific actions.

3 / 3

Completeness

It clearly states what the skill does but provides no 'Use when...' clause or equivalent trigger guidance, so per the judging guidelines completeness is capped at 2.

2 / 3

Trigger Term Quality

It includes relevant domain keywords (RTK filters, compression, context engineering) but they are jargon-heavy ('context relay settings', 'context transformation pipelines') and lack common natural variations a user would actually say.

2 / 3

Distinctiveness Conflict Risk

The product-specific 'RTK filters' and 'context relay' terms define a clear niche unlikely to trigger for unrelated skills, despite the generic 'context' overlap.

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.