CtrlK
BlogDocsLog inGet started
Tessl Logo

gemini

Gemini CLI for one-shot Q&A, summaries, and generation.

83

1.32x
Quality

76%

Does it follow best practices?

Impact

99%

1.32x

Average score across 3 eval scenarios

SecuritybySnyk

Passed

No findings from the security scan

Fix and improve this skill with Tessl

tessl review fix ./openclaw/skills/gemini/SKILL.md

The canonical home for this skill is gemini in openclaw/openclaw

SKILL.md
Quality
Evals
Security

Quality

Content

100%Weight 40%Scale 1-5

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

The body is an efficient, fully executable quick reference with well-organized sections and no padding. It is an exemplary short skill for a single-purpose CLI tool.

DimensionReasoningScore

Conciseness

The body is lean and assumes competence — it jumps straight to executable commands without explaining what Gemini is or how CLIs work, so every token earns its place.

5 / 5

Actionability

Provides copy-paste-ready commands covering the common cases (positional prompt, model selection, JSON output, extension listing/management), matching the fully-executable anchor.

5 / 5

Workflow Clarity

This is a simple single-action skill (one-shot prompting) under 50 lines with no destructive or batch operations, and the single action is unambiguous, so the simple-skill exception applies.

5 / 5

Progressive Disclosure

The skill is under 50 lines with no need for external references and is organized into clear sections (Quick start, Extensions, Notes), meeting the simple-skill progressive disclosure bar.

5 / 5

Total

20

/

20

Passed

Description

53%Weight 40%Scale 1-5

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 concise and names a specific tool with three use cases, but lacks an explicit "Use when..." trigger clause and uses fairly generic action keywords. It is adequate but not exemplary.

Suggestions

Add an explicit trigger clause, e.g. "Use when the user asks for one-shot Q&A, a quick summary, or text generation via Gemini."

Replace generic verbs with more concrete, varied trigger terms and synonyms (e.g. "answers questions, summarizes content, generates text") to improve trigger term coverage.

Tie the triggers to natural user phrasing and file/extension cues where applicable to sharpen distinctiveness.

DimensionReasoningScore

Specificity

Names the tool ("Gemini CLI") and three use cases ("one-shot Q&A, summaries, and generation"), but these are high-level categories rather than concrete technical actions, matching the anchor that names a domain plus 1-2 actions without being comprehensive.

3 / 5

Completeness

There is a clear "what" (Gemini CLI for Q&A, summaries, generation) but no "Use when..." or equivalent trigger guidance, so per the cap a missing trigger clause limits completeness to 3.

3 / 5

Trigger Term Quality

"Q&A", "summaries", and "generation" are relevant but generic keywords with no synonyms or natural variations, fitting the anchor for some relevant keywords missing common variations.

3 / 5

Distinctiveness Conflict Risk

Naming the specific "Gemini CLI" binary gives it a clear niche with only minor overlap risk against related general-assistant skills, fitting the mostly-distinct anchor.

4 / 5

Total

13

/

20

Passed

Validation

81%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation13 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

metadata_version

'metadata.version' is missing

Warning

metadata_field

'metadata' should map string keys to string values

Warning

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

13

/

16

Passed

Repository
trpc-group/trpc-agent-go
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.