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.

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

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

92%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 concise, highly actionable, and clearly sequenced with a verification step, but it references several detail files that do not exist in the provided bundle, leaving progressive disclosure partially unfulfilled.

Suggestions

Include the referenced detail files (README.md, clidash.config.example.json, REMOVE.md) in the bundle, or inline the essential parts and drop the dangling references.

If tools/clidash/* ships via a separate add directory, mention that path explicitly so the references in the body resolve to real files.

Consider moving the full configuration-key table to a reference file and keeping only the essential keys inline to tighten the overview.

DimensionReasoningScore

Conciseness

The body is lean and assumes Claude's competence — it never explains what a CLI or dashboard is, and each section (steps, config table, troubleshooting, removal) earns its tokens.

3 / 3

Actionability

Copy-paste-ready bash commands, a complete systemd unit, curl verification commands, and a concrete config-key table make the guidance fully executable.

3 / 3

Workflow Clarity

Numbered steps 1–5 are clearly sequenced with an explicit verification checkpoint (step 4 curl + browser checks) and a troubleshooting section that gives error-recovery feedback.

3 / 3

Progressive Disclosure

The content is well-organized into sections, but the body repeatedly points to detail files (tools/clidash/README.md, clidash.config.example.json, REMOVE.md) that are not present in the bundle, so references are signaled but not backed by real files.

2 / 3

Total

11

/

12

Passed

Description

67%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 distinctive, but it answers only the 'what' without an explicit 'when to use it' trigger, and its trigger terms favor technical jargon over natural user phrasings.

Suggestions

Add an explicit 'Use when…' clause naming natural triggers (e.g. 'Use when you want a read-only dashboard over ncl/docker/kubectl resources, or to monitor NanoClaw groups, sessions, and logs from a browser').

Surface common user phrasings ('dashboard', 'monitor', 'view resources', 'ncl dashboard') alongside the technical terms to improve trigger-term quality.

Lead with the user-facing capability (read-only web dashboard for any JSON-listing CLI) before the NanoClaw-specific wiring detail.

DimensionReasoningScore

Specificity

Lists multiple concrete capabilities ('derives its tabs and tables at runtime from any CLI', 'message-activity charts, a log tail, and a read-only file viewer'), matching the anchor for multiple specific concrete actions.

3 / 3

Completeness

It clearly answers what the skill does but has no explicit 'Use when…' trigger clause, and the rubric guideline caps completeness at 2 when trigger guidance is missing.

2 / 3

Trigger Term Quality

Some natural terms appear ('dashboard', 'read-only') but the phrasing leans on technical jargon ('zero-dependency', 'derives at runtime') and lacks common user variations like 'monitor', 'view resources', or 'ncl dashboard'.

2 / 3

Distinctiveness Conflict Risk

It carves a clear niche (a read-only CLI-derived dashboard pre-wired for NanoClaw's ncl) and explicitly distinguishes itself from /add-dashboard, making conflicts unlikely.

3 / 3

Total

10

/

12

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.