CtrlK
BlogDocsLog inGet started
Tessl Logo

omni-github-skills

Search, score, scan, and import agent skills from GitHub repositories that contain SKILL.md, CLAUDE.md, .cursorrules, and similar agent skill files. Discover community skills across 160+ provider categories, evaluate relevance with heuristic scoring, check for malware or hardcoded secrets, and install into Hermes, Claude Code, Gemini CLI, or OpenCode agent directories.

52

Quality

56%

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-github-skills/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

45%

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

The body is a thin auto-generated stub: well-organized and lean, but it lacks any actionable workflow for the skill's core task and provides only authentication/spec pointers instead of executable guidance.

Suggestions

Replace the empty Endpoints section with the actual search/score/scan/import workflow, sequenced as numbered steps with validation checkpoints (e.g., verify scan results before installing).

Provide at least one concrete executable example (e.g., a curl call or CLI command) for the core operations instead of only pointing at the OpenAPI spec.

Avoid duplicating the frontmatter description verbatim in the Overview; use that space for the skill's distinct usage guidance.

DimensionReasoningScore

Conciseness

The body is lean and avoids over-explaining, but the Overview duplicates the frontmatter description verbatim, so it is mostly efficient rather than perfectly tight.

2 / 3

Actionability

It offers a few concrete pointers ('POST /api/auth/login', 'REQUIRE_API_KEY=false', 'GET /api/openapi/spec') but provides no executable guidance for the core search→score→scan→import task, and the Endpoints section is empty.

2 / 3

Workflow Clarity

Despite being a multi-step skill (search, score, scan, import), the body sequences no steps and includes no validation checkpoints, matching the 'steps missing / no sequence' anchor.

1 / 3

Progressive Disclosure

Under 50 lines with no bundle files, the body is well-organized into clear sections (Overview, Authentication, Endpoints, Payloads), satisfying the simple-skill leniency for a top score.

3 / 3

Total

8

/

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, clearly conveying what the skill does, but it omits any explicit 'when to use' trigger guidance and leans on technical phrasing that weakens natural trigger-term coverage.

Suggestions

Add an explicit 'Use when…' clause naming natural user phrasings (e.g., 'Use when the user wants to find or install agent skills from GitHub, or mentions CLAUDE.md / .cursorrules files').

Soften jargon like 'heuristic scoring' and '160+ provider categories' in favor of terms a user would naturally say.

Include common variations of trigger terms (e.g., 'GitHub skills', 'import skills', 'agent skill files') to broaden natural coverage.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'Search, score, scan, and import', 'evaluate relevance with heuristic scoring', 'check for malware or hardcoded secrets', 'install into Hermes, Claude Code…' — matching the score-3 anchor.

3 / 3

Completeness

It clearly states WHAT the skill does but provides no 'Use when…' clause or equivalent explicit trigger guidance, which the guidelines cap at 2.

2 / 3

Trigger Term Quality

Terms like 'agent skills', 'GitHub', 'CLAUDE.md', 'Claude Code' are relevant, but technical phrasing ('heuristic scoring', '160+ provider categories') and absence of common variations keep it at the 'some relevant keywords' anchor rather than full coverage.

2 / 3

Distinctiveness Conflict Risk

Targeting 'GitHub repositories that contain SKILL.md, CLAUDE.md, .cursorrules' and installing into named agent directories is a clear niche with distinct triggers unlikely to conflict.

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.