CtrlK
BlogDocsLog inGet started
Tessl Logo

add-gchat

Add Google Chat channel integration via Chat SDK.

61

Quality

71%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

High

Do not use without reviewing

Fix and improve this skill with Tessl

tessl review fix ./.claude/skills/add-gchat/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

85%Weight 40%Scale 1-3

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

The body is highly actionable with concrete directives, exact versions, and a validated build-then-test workflow plus recovery guidance; the only weakness is a few tangential asides explaining the directive system's design rather than the task at hand.

Suggestions

Trim the meta-commentary about directive semantics (e.g. the ncl/OneCLI-vault aside) to keep focus on adding the Google Chat channel.

Consider moving the Google Cloud Console credential steps to a short reference if the skill grows, though inline is acceptable at this length.

DimensionReasoningScore

Conciseness

The directive blocks and tight step prose are efficient, but asides like 'prompt only asks and binds the answer to a name; a separate directive consumes it — so the same prompt could feed ncl or the OneCLI vault' explain the directive system's design philosophy rather than how to add Google Chat, so it is mostly efficient with some tightening possible.

2 / 3

Actionability

Everything is copy-paste ready: exact file paths, a pinned dependency '@chat-adapter/gchat@4.29.0', and real commands 'pnpm run build' and 'pnpm exec vitest run src/channels/gchat-registration.test.ts', matching the fully-executable anchor.

3 / 3

Workflow Clarity

A clear numbered Apply sequence (copy → register → install → build and validate) with explicit validation checkpoints — build before test, the registration test that goes red on drift — and a feedback loop in Troubleshooting that says to re-run the Apply steps when the test is red.

3 / 3

Progressive Disclosure

A self-contained single file with no nested references and clearly organized sections (Apply, Credentials, Next Steps, Channel Info, Troubleshooting); no bundle files exist to verify, and nothing here needs splitting out.

3 / 3

Total

11

/

12

Passed

Description

57%Weight 40%Scale 1-3

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 specific and clearly scoped to Google Chat, but it is minimal — a single action with no explicit 'Use when' trigger guidance, which caps both trigger coverage and completeness at 2.

Suggestions

Append a 'Use when...' trigger clause, e.g. 'Use when adding Google Chat as a message channel or when the user asks to wire up Google Chat/space-based chat.'

Expand beyond the single verb 'Add' to name the concrete actions performed (copy adapter, register it, pin the dependency, build and validate).

Add natural user phrasings such as 'Google Chat integration', 'Google Chat bot', or 'Google Chat spaces' alongside the technical 'Chat SDK'.

DimensionReasoningScore

Specificity

Quotes 'Add Google Chat channel integration via Chat SDK' — it names a concrete domain and action, but lists only a single action rather than multiple specific actions, so it sits between the vague anchor 1 and the multi-action anchor 3.

2 / 3

Completeness

It states what the skill does ('Add Google Chat channel integration via Chat SDK') but has no 'Use when...' clause or equivalent trigger; per the guideline, a missing explicit trigger caps completeness at 2.

2 / 3

Trigger Term Quality

'Google Chat' is a natural term a user would say, but 'Chat SDK' is technical jargon and common phrasings like 'Google Chat integration' or 'add a Google Chat bot' are only partially covered, matching the 'some relevant keywords but missing common variations' anchor.

2 / 3

Distinctiveness Conflict Risk

'Google Chat channel integration' is a clear niche with a distinct trigger unlikely to overlap with unrelated skills, matching the 'clear niche with distinct triggers' anchor.

3 / 3

Total

9

/

12

Passed

Validation

100%

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

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
nanocoai/nanoclaw
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.