CtrlK
BlogDocsLog inGet started
Tessl Logo

add-clidash

Add clidash — a zero-dependency, read-only web dashboard that derives its tabs and tables at runtime from any CLI that lists resources as JSON. Ships pre-wired for NanoClaw's ncl CLI (agent groups, sessions, channels, users, roles), plus message-activity charts, a log tail, and a read-only file viewer for group skills/CLAUDE.md/profiles.

63

Quality

75%

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 ./.claude/skills/add-clidash/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

88%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 a strong, executable runbook: copy-paste commands at every step, an explicit test-then-curl-verify workflow, and well-structured sections. Minor gains are available by trimming a little safety rationale and pushing the config table fully into the referenced README.

DimensionReasoningScore

Conciseness

The body is efficient and assumes competence, leaning on executable snippets and a tight config-reference table rather than restating known concepts; a few prose passages (e.g. the 'Why it's safe' rationale and panel intros) could be trimmed slightly.

4 / 5

Actionability

Every step ships copy-paste-ready, executable commands — 'mkdir -p tools', 'cp -R ...', 'npm test', 'node server.js', curl verification probes, and a full systemd unit — covering the common install/run cases fully.

5 / 5

Workflow Clarity

A clearly numbered 5-step sequence (copy → config → test → run/verify → optional service) with explicit validation checkpoints: step 3 runs the test suite and step 4 confirms the server is live and discovery worked via curl, providing a feedback loop for error recovery.

5 / 5

Progressive Disclosure

Well-organized into clearly signaled sections (Why it's safe, Steps, Configuration reference, Troubleshooting, Removal) with one-level references (README.md, clidash.config.example.json, REMOVE.md); the inlined configuration-reference table is borderline bulk that could live in the bundled README, keeping it just short of a 5.

4 / 5

Total

18

/

20

Passed

Description

62%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 concretely communicates what clidash is and how it differs from sibling skills, but it omits any 'when to use' trigger guidance, which limits its completeness and trigger-term quality. Adding an explicit 'Use when...' clause with natural trigger phrases would lift the weaker dimensions.

Suggestions

Add an explicit trigger clause such as 'Use when the user wants a read-only dashboard over a CLI that lists resources as JSON, or wants to visualize ncl resources, sessions, or logs.'

Include natural user-facing synonyms (e.g. 'view ncl resources', 'CLI dashboard', 'monitor sessions') so the description surfaces for the way users actually phrase the request.

Tighten 'plus message-activity charts, a log tail, and a read-only file viewer' into a parallel verb-led list to maximize specificity coverage.

DimensionReasoningScore

Specificity

Lists several concrete capabilities — 'derives its tabs and tables at runtime', 'message-activity charts', 'a log tail', 'a read-only file viewer' — alongside pre-wired resource names, but a few actions are described at a high level rather than enumerated, keeping it just short of fully comprehensive.

4 / 5

Completeness

The 'what' is clearly and concretely answered (a read-only web dashboard deriving tabs/tables from CLI JSON plus NanoClaw-aware panels), but there is no 'when' — no explicit trigger guidance, which caps completeness at 3 per the missing-'Use when' guideline.

3 / 5

Trigger Term Quality

Contains relevant terms like 'dashboard', 'CLI', 'tabs and tables', 'log tail', and 'file viewer', but lacks the natural phrases a user would actually say when needing this skill (e.g. 'view my CLI resources', 'dashboard for ncl'), with no 'Use when...' trigger phrasing.

3 / 5

Distinctiveness Conflict Risk

Occupies a clear niche (zero-dependency read-only CLI-derived dashboard pre-wired for NanoClaw's ncl) and even states how it differs from /add-dashboard, giving it distinct triggers with minimal conflict risk.

5 / 5

Total

15

/

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

relative_links

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