CtrlK
BlogDocsLog inGet started
Tessl Logo

gog-searchconsole

Google Search Console operations through gog.

58

Quality

67%

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

Quality

Content

86%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 concise, well-structured overview with executable safe-start commands, a clear command table, and explicit safety guidance for writes/deletes. It appropriately delegates shared rules to the parent gog skill rather than duplicating them.

DimensionReasoningScore

Conciseness

The body is lean with no padding or explanations of what Search Console is; every line is a concrete command, rule, or pointer, matching the lean/efficient score-5 anchor.

5 / 5

Actionability

Concrete copy-paste commands appear in 'Safe start' and a command-to-purpose table is provided, but full flag examples for common cases like 'query' are deferred to '--help', leaving minor gaps.

4 / 5

Workflow Clarity

A clear 'Safe start' sequence (auth list, schema, --help) plus explicit safety checkpoints (--readonly, --dry-run, confirm account/object/mutation) covers most validation needs, though full validate->fix->retry feedback loops live in the referenced gog skill.

4 / 5

Progressive Disclosure

Under 50 lines with no bundle files and well-organized sections, deferring shared rules one level deep to ../gog/SKILL.md, which meets the simple-skill exception for a top score.

5 / 5

Total

18

/

20

Passed

Description

48%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 names a specific, distinguishable domain but is terse and generic about actions, omitting any trigger or 'Use when' guidance. It is adequate but leaves the activation conditions implicit.

Suggestions

Add concrete capabilities (e.g., 'query search analytics, list and submit sitemaps, inspect sites') instead of the generic word 'operations'.

Append a 'Use when...' clause with natural triggers such as 'search analytics', 'sitemaps', 'GSC', or 'Search Console sites'.

Include common synonyms or the file/extension-style cues users actually say to broaden trigger coverage.

DimensionReasoningScore

Specificity

The phrase 'Google Search Console operations' names the domain but the action ('operations') is generic with no concrete capabilities enumerated, matching the score-2 anchor.

2 / 5

Completeness

It states a clear 'what' (Google Search Console operations through gog) but provides no 'when/Use when' guidance, which per the rubric caps completeness at 3.

3 / 5

Trigger Term Quality

'Google Search Console' is a natural keyword a user would say, but common variations like 'search analytics', 'sitemaps', or 'GSC' are absent, fitting the score-3 anchor.

3 / 5

Distinctiveness Conflict Risk

The specific product 'Google Search Console' gives a clear niche with minimal conflict risk, though 'operations through gog' could overlap slightly with sibling gog skills.

4 / 5

Total

12

/

20

Passed

Validation

93%

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

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

referenced_paths_exist

Referenced path issues: 1 missing

Warning

Total

15

/

16

Passed

Repository
openclaw/gogcli
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.