CtrlK
BlogDocsLog inGet started
Tessl Logo

ask-gemini

Deprecated compatibility shim for Gemini advisor requests

64

Quality

75%

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

Fix and improve this skill with Tessl

tessl review fix ./skills/ask-gemini/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

100%

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

The content is an exemplarily lean, actionable deprecation shim that redirects users to the canonical workflow with concrete commands. It scores top marks for brevity, actionability, and clarity given its deliberately minimal scope.

DimensionReasoningScore

Conciseness

The body is a lean deprecation notice that redirects to the canonical workflow with no concept explanation or padding, matching the level-3 'lean and efficient; every token earns its place' anchor.

3 / 3

Actionability

It provides concrete, copy-paste-ready commands ('Use `$ask gemini <question>` or `omx ask gemini "<question>"` directly'), matching the level-3 'fully executable commands; copy-paste ready' anchor.

3 / 3

Workflow Clarity

The single redirect action is unambiguous and the skill is explicitly single-purpose, so per the simple-skill scoring note an unambiguous single action can score 3.

3 / 3

Progressive Disclosure

The file is well under 50 lines, needs no external references, and is organized into a single clear deprecation section, so per the guidelines it can score 3 with just well-organized sections.

3 / 3

Total

12

/

12

Passed

Description

50%

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 correctly identifies the skill as a deprecated Gemini advisor shim but lacks explicit usage triggers and concrete actions. It is concise and reasonably distinct, but reads as a status label rather than active trigger guidance.

Suggestions

Add an explicit 'Use when...' clause or equivalent trigger guidance so Claude knows when (if ever) this shim should be routed.

Spell out the concrete action the shim performs (e.g. forwarding the question to the canonical $ask workflow) rather than only labeling it a shim.

Expand trigger terms with natural variations users would say (e.g. 'ask gemini', 'gemini question', 'gemini chat').

DimensionReasoningScore

Specificity

The phrase 'Deprecated compatibility shim for Gemini advisor requests' names the domain (Gemini advisor) and the role (shim) but lists no concrete actions, matching the level-2 anchor of naming a domain without comprehensive actions.

2 / 3

Completeness

It states what the skill is (a deprecated shim) but provides no explicit 'Use when...' trigger guidance, so per the judging guidelines completeness is capped at 2.

2 / 3

Trigger Term Quality

'Gemini' and 'advisor requests' are relevant natural keywords, but coverage is thin with no common variations (e.g. 'ask gemini', 'question', 'chat'), matching the level-2 anchor of some relevant keywords missing variations.

2 / 3

Distinctiveness Conflict Risk

'Gemini advisor requests' carves out a specific niche unlikely to broadly conflict, yet as a compatibility shim it still sits adjacent to the canonical ask workflow, matching the level-2 'somewhat specific but could overlap' anchor.

2 / 3

Total

8

/

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