CtrlK
BlogDocsLog inGet started
Tessl Logo

init-onecli

Install and initialize OneCLI Agent Vault. Migrates existing .env credentials to the vault. Use after /update-nanoclaw brings in OneCLI as a breaking change, or for first-time OneCLI setup.

71

Quality

86%

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

SKILL.md
Quality
Evals
Security

Quality

Content

85%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-sequenced operational runbook with strong validation and feedback loops for its destructive credential operations. Its main weakness is progressive disclosure: it is a long self-contained file with no split-out reference materials.

Suggestions

Move the git-over-HTTPS and "Granting secrets to agents (safe merge)" sections into reference files (e.g. references/git-https.md, references/safe-merge.md) and link to them from SKILL.md, since they read as canonical reference material rather than core init flow.

Extract the Troubleshooting section into a separate references/troubleshooting.md and reference it from Phase 5 / a short inline pointer, keeping SKILL.md focused on the happy-path install and migration.

Trim the editorial "Principle:" line and consolidate the gateway-readiness/Docker-restart guidance that currently repeats across Phase 2 and Troubleshooting to tighten conciseness.

DimensionReasoningScore

Conciseness

Mostly lean runbook of executable commands with no padding about concepts Claude already knows; explanatory prose (git HTTPS, gateway restart) is genuinely non-obvious, though a few editorial lines like the "Principle:" note could be trimmed.

4 / 5

Actionability

Fully executable, copy-paste-ready commands throughout (e.g. onecli secrets create with full flags, docker ps filters, pnpm run build) with documented placeholders and coverage of the common credential paths (Anthropic key, OAuth, OpenAI, Parallel, subscription vs API key).

5 / 5

Workflow Clarity

Five explicit phases with validation checkpoints (onecli version verify, gateway health polling, onecli secrets list after migration, build-fail diagnosis, secret-missing retry) and feedback loops for destructive operations including the documented set-secrets safe-merge pattern.

5 / 5

Progressive Disclosure

No bundle files exist and the 300-line SKILL.md is a monolithic runbook inlining reference-quality material (git-over-HTTPS section, canonical safe-merge pattern, troubleshooting) that the rationale says should live in separate detailed materials, despite good phase-level headers.

3 / 5

Total

17

/

20

Passed

Description

87%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, specific description that concretely states what the skill does and gives two explicit when-trigger scenarios. Minor specificity gaps (overlapping install/initialize verbs) keep it just short of perfect on action coverage.

DimensionReasoningScore

Specificity

Quotes "Install and initialize OneCLI Agent Vault" and "Migrates existing .env credentials to the vault" — names the domain plus several concrete actions, but install/initialize overlap and verify/configure steps are absent, so it is not fully comprehensive.

4 / 5

Completeness

It clearly answers what (install, initialize, migrate .env credentials) and when with two concrete trigger scenarios (after /update-nanoclaw breaking change, or first-time setup), exceeding the explicitness of the 4-anchor example.

5 / 5

Trigger Term Quality

"Use after /update-nanoclaw brings in OneCLI as a breaking change, or for first-time OneCLI setup" gives good natural coverage (OneCLI, Agent Vault, first-time setup) but leans on slash-command framing and omits a few common phrasings like credential/vault migration.

4 / 5

Distinctiveness Conflict Risk

A highly specific niche (OneCLI Agent Vault initialization and credential migration) with distinct triggers tied to /update-nanoclaw yields minimal overlap with other skills.

5 / 5

Total

18

/

20

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.