CtrlK
BlogDocsLog inGet started
Tessl Logo

secops-setup-gemini

Helps the user configure the Google SecOps Remote MCP Server for Gemini CLI. Use this when the user asks to "set up" or "configure" the security tools for Gemini CLI.

86

2.94x
Quality

80%

Does it follow best practices?

Impact

100%

2.94x

Average score across 3 eval scenarios

SecuritybySnyk

Advisory

Suggest reviewing before use

Optimize this skill with Tessl

npx tessl skill review --optimize ./extensions/google-secops/skills/setup-gemini-cli/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Discovery

75%

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 has a clear niche and explicitly addresses both what the skill does and when to use it, which is a strength. However, the specificity of actions is limited to just 'configure' without detailing what configuration entails, and the trigger terms could be expanded to cover more natural user phrasings like 'install', 'connect', or 'integrate'.

Suggestions

Add more specific concrete actions, e.g., 'Creates configuration files, sets API credentials, and registers MCP server endpoints for Google SecOps in Gemini CLI'.

Expand trigger terms to include variations like 'install', 'connect', 'integrate', 'MCP server setup', 'SecOps plugin', or 'remote server configuration'.

DimensionReasoningScore

Specificity

It names the domain (Google SecOps Remote MCP Server for Gemini CLI) and a general action (configure), but doesn't list specific concrete actions like 'create config files, set API keys, register endpoints'. The verb 'configure' is somewhat vague.

2 / 3

Completeness

Clearly answers both 'what' (configure the Google SecOps Remote MCP Server for Gemini CLI) and 'when' (when the user asks to 'set up' or 'configure' the security tools for Gemini CLI) with explicit trigger guidance.

3 / 3

Trigger Term Quality

Includes some natural keywords like 'set up', 'configure', 'security tools', 'Gemini CLI', but misses common variations users might say such as 'install', 'connect', 'MCP server setup', 'SecOps integration', 'Google security', or 'remote MCP'.

2 / 3

Distinctiveness Conflict Risk

The description targets a very specific niche — Google SecOps Remote MCP Server configuration for Gemini CLI — which is unlikely to conflict with other skills. The combination of product names creates a distinct trigger profile.

3 / 3

Total

10

/

12

Passed

Implementation

85%

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

This is a solid, well-structured setup skill with concrete commands and a clear workflow. Its main weakness is some unnecessary conversational meta-instructions ('Ask if...', 'Ask the user...') that add tokens without value, since Claude already knows how to guide users through interactive setup. The actionability and workflow structure are strong.

Suggestions

Remove conversational meta-instructions like 'Ask if uv is installed' and 'Ask: Have you run...' — instead, just list the prerequisite and the remediation command directly.

Remove the opening 'You are an expert...' line as it wastes tokens on role-setting that Claude doesn't need.

DimensionReasoningScore

Conciseness

Mostly efficient but includes some unnecessary conversational framing ('You are an expert...', 'Ask if...', 'Ask: "Have you run..."'). The instructional meta-commentary about what to ask the user adds tokens without adding value for Claude, who already knows how to interact conversationally.

2 / 3

Actionability

Provides concrete, copy-paste ready commands (curl install, gcloud auth commands, full JSON config block, verification command). All steps are specific and executable with clear placeholders for user-specific values.

3 / 3

Workflow Clarity

Clear sequential workflow: prerequisites → configuration → verification. Steps are numbered and logically ordered, with a verification step at the end. For a setup/configuration skill, this is a well-structured single-path workflow with an explicit test command to validate success.

3 / 3

Progressive Disclosure

For a simple, single-purpose setup skill under 50 lines, the content is well-organized into clear sections (Prerequisite Checks, Configuration Steps, Verification) without needing external file references. The structure is easy to scan and navigate.

3 / 3

Total

11

/

12

Passed

Validation

90%

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

Validation10 / 11 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

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

Warning

Total

10

/

11

Passed

Repository
google/mcp-security
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.