CtrlK
BlogDocsLog inGet started
Tessl Logo

gog-people

Google People operations through gog.

53

Quality

60%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

Fix and improve this skill with Tessl

tessl review fix ./.agents/skills/gog-people/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

90%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 concise and highly actionable with executable commands and a clear safe-start sequence plus strong write-safety guidance. It only lacks an explicit validate/retry feedback loop for writes and has no in-skill bundle references, which slightly caps workflow clarity and progressive disclosure.

DimensionReasoningScore

Conciseness

The body is lean: it points to the shared gog SKILL.md, lists a minimal safe-start command block, a compact command table, and a one-line help pointer, with no padding or explanation of concepts Claude already knows.

5 / 5

Actionability

Commands are concrete and copy-paste ready (e.g. 'gog auth list --check --json --no-input', 'gog --readonly --account user@example.com people me --json') plus a per-command table and a pointer to '--help' and 'schema ... --json' for the full contract.

5 / 5

Workflow Clarity

A clear safe-start sequence (auth check, schema, readonly read) with explicit safety flags and a pre-write confirmation step; minor gap is that there is no explicit validate-then-retry feedback loop for writes beyond the 'confirm before write/delete' instruction.

4 / 5

Progressive Disclosure

Well-organized sections (Safe start, Commands) with a one-level reference to the shared gog SKILL.md and to per-command '--help'/'schema --json'; no bundle files exist to further split, and content is appropriately overview-level with minor gaps.

4 / 5

Total

18

/

20

Passed

Description

30%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 short and on-topic but lacks concrete actions and any 'Use when' trigger guidance, so it does not tell Claude when to invoke it or exactly what it can do. It is a vague 'what' with no 'when'.

Suggestions

Add concrete actions, e.g. 'Get profiles, list relations, and search the Workspace directory via the Google People API using gog.'

Add an explicit 'Use when...' clause with natural trigger terms like 'contacts', 'profile', 'directory search', or 'Google Workspace people'.

Use third person and keep it concise while covering both what the skill does and when to use it.

DimensionReasoningScore

Specificity

Names the domain ('Google People operations') but the only action stated is generic 'operations'; no concrete actions like search, get profile, or list relations are mentioned.

2 / 5

Completeness

States a vague 'what' ('Google People operations through gog') with no 'Use when...' trigger clause, so 'when' is absent; per guidelines a missing trigger clause caps completeness at 3, and the vagueness pushes it to 2.

2 / 5

Trigger Term Quality

Only one generic phrase ('Google People operations'); missing the natural terms users would say such as 'contacts', 'profile', 'directory search', or 'Workspace directory'.

2 / 5

Distinctiveness Conflict Risk

'Google People operations' is somewhat specific to this niche but the term 'People' overlaps with generic contact/people concepts and could be confused with other directory or contact skills.

3 / 5

Total

9

/

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.