CtrlK
BlogDocsLog inGet started
Tessl Logo

customize

Add new capabilities or modify NanoClaw behavior. Use when user wants to add channels (Telegram, Slack, email input), change triggers, add integrations, modify the router, or make any other customizations. This is an interactive skill that asks questions to understand what the user wants.

66

Quality

80%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Medium

Suggest reviewing before use

Fix and improve this skill with Tessl

tessl review fix ./.claude/skills/customize/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

76%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.

A highly actionable, well-organized customization guide with concrete commands and clear routing to dedicated skills. Its main gap is the absence of explicit validation/restart-verification checkpoints in a workflow that performs destructive container and routing changes.

Suggestions

Add an explicit 'Verify the change' checkpoint after rebuild/restart (e.g., confirm the channel is reachable and the agent group is healthy) before declaring the task done.

Fold the 'Example Interaction' into the relevant pattern or trim it, since it repeats the Telegram workflow already described above.

State the isolation levels inline or link explicitly so the 'docs/isolation-model.md' reference is not a dead end when the file is absent.

DimensionReasoningScore

Conciseness

Dense and well-organized with no padding of concepts Claude already knows; the 'Example Interaction' section partly reiterates the workflow above, a minor trim opportunity.

4 / 5

Actionability

Provides copy-paste-ready commands with exact flags (e.g., 'ncl groups config add-mcp-server --id ... --url ...', 'ncl groups restart --id', launchctl/systemd lines) covering the common customization cases.

5 / 5

Workflow Clarity

A clear 5-step sequence exists, but operations that modify core behavior and restart containers lack explicit validation checkpoints; step 5's 'Test guidance' is only implicit, so the destructive-operation cap applies.

3 / 5

Progressive Disclosure

Well-structured sections with a useful inline Key Files overview and one-level-deep references (e.g., 'docs/isolation-model.md'); no bundle files exist, so structure carries the score, with minor gaps.

4 / 5

Total

16

/

20

Passed

Description

83%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.

A strong description that pairs a clear capability statement with explicit, concrete trigger terms and NanoClaw-specific scope. The only weakness is the open-ended 'any other customizations' phrasing, which slightly blurs distinctiveness.

Suggestions

Drop or narrow the 'or make any other customizations' clause to reduce overlap with sibling skills and sharpen distinctiveness.

Add a couple of natural synonyms (e.g., 'connect', 'wire up', 'integrate') to round out trigger term coverage.

DimensionReasoningScore

Specificity

Lists several concrete actions ('add channels (Telegram, Slack, email input), change triggers, add integrations, modify the router') with named entities, though the catch-all 'any other customizations' leaves a minor coverage gap.

4 / 5

Completeness

Explicitly answers both 'what' ('Add new capabilities or modify NanoClaw behavior') and 'when' ('Use when user wants to add channels... change triggers, add integrations, modify the router') with concrete trigger phrases.

5 / 5

Trigger Term Quality

Natural user-facing terms like 'add channels', 'Telegram', 'Slack', 'change triggers', and 'modify the router' map well to what a user would say; a few common synonyms are missing.

4 / 5

Distinctiveness Conflict Risk

Tightly scoped to NanoClaw with named channels/router/integrations, giving a clear niche; the generic 'any other customizations' clause introduces minor overlap risk with sibling skills.

4 / 5

Total

17

/

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
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.