CtrlK
BlogDocsLog inGet started
Tessl Logo

manage-mounts

Configure which host directories agent containers can access. View, add, or remove mount allowlist entries. Triggers on "mounts", "mount allowlist", "agent access to directories", "container mounts".

80

Quality

100%

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

SKILL.md
Quality
Evals
Security

Quality

Content

100%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 a tight, actionable runbook with executable commands, clear per-operation sequencing, and built-in validation steps. It is well-organized for a simple single-purpose skill and respects the context budget.

DimensionReasoningScore

Conciseness

Lean ~45-line body with no concept explanations Claude already knows; every line is instructive and earns its place, e.g. 'Validate the path exists' and 'The allowlist is read fresh when a container is spawned... no service restart needed.'

3 / 3

Actionability

Provides fully executable, copy-paste-ready commands (cat of the allowlist, 'pnpm exec tsx setup/index.ts --step mounts --force -- --json', 'ncl groups restart --id <group-id>') with specific flags rather than vague direction.

3 / 3

Workflow Clarity

Each operation is sequenced with explicit steps and validation ('Validate the path exists', '--force to overwrite', read-then-write for removal), and post-change application guidance is spelled out; a simple skill whose single action is unambiguous.

3 / 3

Progressive Disclosure

A single under-50-line file with well-organized labeled sections (Show, Add, Remove, Reset, After Changes) and no need for external references, which meets the simple-skill allowance for a top score.

3 / 3

Total

12

/

12

Passed

Description

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

A concise, third-person description that states concrete capabilities and provides explicit trigger terms covering both what and when. It is distinctive within its niche and free of fluff or over-claims.

DimensionReasoningScore

Specificity

Names the domain ('host directories agent containers can access') and lists multiple concrete actions ('View, add, or remove mount allowlist entries'), matching the multiple-specific-actions anchor.

3 / 3

Completeness

Clearly answers what it does (configure host directory access) and when to use it via an explicit 'Triggers on' clause, satisfying both what-and-when with explicit triggers.

3 / 3

Trigger Term Quality

Explicit 'Triggers on' clause gives natural phrases users would say ('mounts', 'mount allowlist', 'agent access to directories', 'container mounts') with good variation coverage.

3 / 3

Distinctiveness Conflict Risk

Targets a clear niche (mount allowlist for agent containers) with distinct triggers, making it unlikely to fire for unrelated skills.

3 / 3

Total

12

/

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.