CtrlK
BlogDocsLog inGet started
Tessl Logo

gog-tasks

Google Tasks operations through gog.

59

Quality

69%

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-tasks/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 an exemplary lean, executable reference: concise safe-start commands, a compact command table, and clear deferral to per-command help and schema. The only gap is the absence of an explicit validate-retry loop for destructive writes.

Suggestions

Add a brief explicit feedback loop for writes/deletes (e.g., run --dry-run, inspect the proposed change, then execute and re-verify) to push workflow_clarity to 5.

Optionally surface 1-2 inline examples of a representative add/update invocation so common cases need no extra lookups.

DimensionReasoningScore

Conciseness

The body is lean and efficient: a short safe-start block, a compact command table, and a one-line pointer to per-command help, with no padding or explanation of concepts Claude already knows.

5 / 5

Actionability

It provides copy-paste-ready, executable commands (auth/schema/list invocations) and a concrete command table, plus explicit pointers to --help and schema JSON for the remaining cases.

5 / 5

Workflow Clarity

The 'Safe start' section gives a clear sequenced preamble and lists validation/safety guardrails (--readonly, --dry-run, confirm before writes), but there is no explicit validate->fix->retry feedback loop for destructive writes, leaving a minor checkpoint gap.

4 / 5

Progressive Disclosure

Structure is clean with well-labeled sections and a single one-level reference to ../gog/SKILL.md plus per-command --help/schema lookups; no bundle files exist to verify further, and bulk detail is correctly deferred rather than inlined.

4 / 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 correctly identifies the domain and tool but is terse, listing no concrete actions and omitting any 'Use when...' trigger guidance. It is distinct yet incomplete by the rubric's completeness threshold.

Suggestions

Enumerate concrete actions (e.g., add, complete, list, update, and clear tasks) so specificity reaches the comprehensive level.

Add an explicit 'Use when...' clause with natural trigger phrases such as 'to-dos', 'task lists', or 'checklists'.

Mention task lists / subtasks as synonyms to broaden trigger-term coverage.

DimensionReasoningScore

Specificity

The phrase 'Google Tasks operations through gog' names the domain (Google Tasks) and the tool (gog) but lists no concrete actions (e.g., add, complete, list tasks), leaving actions minimal and generic.

2 / 5

Completeness

It has a clear 'what' (Google Tasks operations via gog) but no 'when' / 'Use when...' clause, so per the rubric a missing explicit trigger guidance caps completeness at 3.

3 / 5

Trigger Term Quality

'Google Tasks' is the relevant natural keyword a user would say, but the description lacks common variations or synonyms (e.g., to-dos, task lists, checklists) and offers only this single term.

3 / 5

Distinctiveness Conflict Risk

Tied to a specific tool (gog) and product (Google Tasks), it is mostly distinct with only minor overlap risk against sibling gog skills (e.g., gog-calendar).

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.