CtrlK
BlogDocsLog inGet started
Tessl Logo

oma-search

Intent-based search router with trust scoring. Routes queries to optimal channels (Context7 docs, native web search, gh/glab code search, Serena local) and attaches domain trust labels. Use for search, find, lookup, reference, docs, code search, and web research.

68

Quality

81%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

SKILL.md
Quality
Evals
Security

Quality

Content

62%

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

A well-structured, navigable body with clear workflow sequencing and validation checkpoints, but it is held back by redundant restatements of the same pipeline and references to resource files that are not present in the bundle.

Suggestions

Consolidate the redundant pipeline descriptions (Scenes, Default Workflow, and Structural Flow Entry/Exit) into a single canonical sequence to recover token budget.

Provide concrete, executable invocations for the docs and web routes instead of the generic 'use the runtime's available official-docs or web-search tools' instruction.

Create the referenced resources/*.md files (execution-protocol, examples, intent-rules, trust-registry, checklist, error-playbook) or remove the dangling references so progressive disclosure points to real material.

DimensionReasoningScore

Conciseness

The body avoids explaining concepts Claude already knows, but the same pipeline is restated several times (Scenes PREPARE/ACT/ACQUIRE/VERIFY/FINALIZE, the Default Workflow, and the Structural Flow Entry/Exit all describe parse→route→collect→score→present), which could be consolidated.

2 / 3

Actionability

Code and code-search routes give executable commands ('gh search code', 'glab api ...'), but docs/web routes only say to 'use the runtime's available official-docs or web-search tools after classifying intent' without concrete invocations, leaving that branch abstract.

2 / 3

Workflow Clarity

The multi-step process is clearly sequenced (Parse, Route, Collect, Score, Present) with an explicit VERIFY checkpoint, a Transitions/Failure-and-recovery section, and Guardrails that encode feedback loops (fail forward docs→web, label weak trust rather than hide it).

3 / 3

Progressive Disclosure

The References section lists one-level-deep resources clearly, but those referenced files (resources/execution-protocol.md, examples.md, intent-rules.md, trust-registry.md, checklist.md, error-playbook.md) do not exist in any bundle directory, and substantial route/guardrail detail lives inline that the references are meant to offload.

2 / 3

Total

9

/

12

Passed

Description

100%

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 strong, concise description that states concrete capabilities, names specific tooling channels, and provides an explicit 'Use for' trigger list in third-person voice. It cleanly answers both what the skill does and when to invoke it.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'Routes queries to optimal channels (Context7 docs, native web search, gh/glab code search, Serena local) and attaches domain trust labels' — naming both the actions and the specific channels.

3 / 3

Completeness

Explicitly answers what (routes queries, attaches trust labels) and when ('Use for search, find, lookup, reference, docs, code search, and web research') with an explicit trigger clause in third-person voice.

3 / 3

Trigger Term Quality

The 'Use for search, find, lookup, reference, docs, code search, and web research' clause covers natural terms a user would actually say, with good variation across intent types.

3 / 3

Distinctiveness Conflict Risk

The 'intent-based search router with trust scoring' niche plus named channels (Context7, gh/glab, Serena) is a clear, distinguishable scope unlikely to trigger for the wrong skill.

3 / 3

Total

12

/

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
first-fluke/oh-my-agent
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.