CtrlK
BlogDocsLog inGet started
Tessl Logo

gog

Search, send, and draft Gmail messages, manage Google Calendar events, query Drive and Contacts, and read/write Google Sheets and Docs via the gog CLI. Use when the user asks to send email, check their calendar, search Drive files, read a spreadsheet, or export a Google Doc.

78

Quality

100%

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

SKILL.md
Quality
Evals
Security

Quality

Content

100%

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

A lean, executable command reference that avoids explaining concepts Claude already knows and provides copy-paste-ready syntax with worked examples. The setup workflow is sequenced with a confirm-checkpoint for destructive ops, and the single-file structure is well-organized into navigable sections.

DimensionReasoningScore

Conciseness

A dense CLI command reference with no concept padding — it documents gog-specific syntax Claude would not know, and every listed command earns its place. Prose is limited to genuinely non-obvious gotchas (e.g. "--body does not unescape \n").

3 / 3

Actionability

Commands are fully executable and copy-paste ready (e.g. `gog gmail send --to a@b.com --subject "Hi" --body "Hello"`), with concrete flag values and two complete worked examples for stdin and HTML sending.

3 / 3

Workflow Clarity

The "Setup (once)" block is a clearly sequenced three-step process (credentials → auth add → auth list), and the Notes add a validation checkpoint ("Confirm before sending mail or creating events") covering the destructive operations in the skill.

3 / 3

Progressive Disclosure

No bundle files exist, so the single SKILL.md is evaluated on its own organization; content is split into well-labeled sections (Setup, Common commands, Calendar Colors, Email Formatting, Notes) with no nested references, giving easy navigation appropriate for a self-contained CLI cheat sheet.

3 / 3

Total

12

/

12

Passed

Description

100%

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

A concise, third-person description that enumerates concrete per-product actions and pairs them with an explicit natural-language trigger clause. It cleanly satisfies the specificity, trigger, completeness, and distinctiveness criteria.

DimensionReasoningScore

Specificity

Lists multiple concrete actions across products: "Search, send, and draft Gmail messages, manage Google Calendar events, query Drive and Contacts, and read/write Google Sheets and Docs" — names specific operations rather than vague language.

3 / 3

Completeness

Explicitly answers both what (the enumerated Gmail/Calendar/Drive/Contacts/Sheets/Docs actions via gog) and when (an explicit "Use when..." trigger clause), which the rubric requires for a 3.

3 / 3

Trigger Term Quality

"Use when the user asks to send email, check their calendar, search Drive files, read a spreadsheet, or export a Google Doc" uses natural phrasing a user would actually say, covering the main product entry points.

3 / 3

Distinctiveness Conflict Risk

Scoped to Google Workspace via the gog CLI with product-specific triggers, giving it a clear niche unlikely to fire for unrelated skills.

3 / 3

Total

12

/

12

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.