CtrlK
BlogDocsLog inGet started
Tessl Logo

gemini

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

57

Quality

68%

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/gemini/SKILL.md

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

SKILL.md
Quality
Evals
Security

Quality

Content

82%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 a tight, actionable reference of executable gemini commands with sensible safety notes, well suited to a simple single-purpose skill. Minor gaps are placeholder specificity and the use of plain-text rather than markdown section headers.

Suggestions

Convert section labels (Quick start, Extensions, Notes) into markdown headings (## Quick start) for clearer navigation and structure.

Flesh out the JSON example with a concrete model name and a sample prompt so the commands are fully copy-paste runnable.

Add a brief verification note for the interactive auth flow (e.g., confirm a successful non-interactive run after login) to strengthen the workflow.

DimensionReasoningScore

Conciseness

The body is lean and efficient with no padding or over-explanation of concepts Claude already knows; every line is a concrete command or directly useful note.

5 / 5

Actionability

It provides copy-paste-ready executable commands for the common cases, but placeholders like `<name>` and `<command>` and the thin JSON example leave minor gaps versus fully specified examples.

4 / 5

Workflow Clarity

As a simple single-purpose skill the primary action (one-shot positional prompt) is unambiguous and the auth fallback is noted, but there is no explicit validation/confirmation step for the conditional auth flow.

4 / 5

Progressive Disclosure

The content is well organized into Quick start, Extensions, and Notes sections with no unnecessary external references, but section headers are plain text rather than markdown headings, a minor structural gap.

4 / 5

Total

17

/

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 clear, distinct tool niche, but it omits explicit "when to use" trigger guidance and relies on generic capability terms rather than concrete, comprehensive actions.

Suggestions

Add a "Use when..." clause naming concrete trigger phrases (e.g., when the user asks for a one-shot LLM response, summary, or text generation outside Claude).

Replace generic verbs ("Q&A, summaries, and generation") with more specific capabilities (e.g., "run one-shot prompts, summarize text, generate or rewrite content").

Include natural synonyms or phrasings users would actually say to improve trigger-term coverage.

DimensionReasoningScore

Specificity

The description names the domain ("Gemini CLI") and lists a few actions ("one-shot Q&A, summaries, and generation"), but these are fairly generic capabilities rather than the concrete, comprehensive actions of the higher anchors.

3 / 5

Completeness

It gives a clear "what" (one-shot Q&A, summaries, generation) but lacks any "Use when..." or equivalent explicit trigger guidance, which per the guidelines caps completeness at 3.

3 / 5

Trigger Term Quality

It surfaces relevant keywords ("Gemini CLI", "Q&A", "summaries") a user might say, but it misses common variations and synonyms, fitting the anchor for partial keyword coverage.

3 / 5

Distinctiveness Conflict Risk

"Gemini CLI" names a specific tool niche with distinct triggers and low overlap risk versus other skills, though the brevity leaves minor ambiguity versus the strongest 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
Bitterbot-AI/bitterbot-desktop
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.