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.

68

Quality

81%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Critical

Do not install without reviewing

SKILL.md
Quality
Evals
Security

Quality

Content

81%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 thorough, highly actionable runbook with strong sequencing and validation for a destructive credential-migration workflow. Its main weakness is verbosity in the narration and introductory prose rather than any gap in guidance.

Suggestions

Trim the opening paragraph (it restates the description) and the 'Principle:' line; let the phase headers carry the framing to recover token budget.

Consider moving the credential-mapping tables and the Troubleshooting section into reference files linked from the body, which would improve progressive disclosure and shorten the main skill.

Condense the multi-sentence 'Tell the user:' message templates into shorter bullet points; the operational commands already convey the action.

DimensionReasoningScore

Conciseness

Mostly efficient command-and-decision content, but it opens by restating the description, carries a philosophical 'Principle:' line, and includes several long 'Tell the user:' narration blocks that could be tightened without losing clarity.

3 / 5

Actionability

Fully executable, copy-paste-ready bash commands throughout (onecli secrets create with exact flags, curl health checks, PATH fixes, build/restart per platform) covering the common Anthropic, OAuth, OpenAI, and Parallel credential cases.

5 / 5

Workflow Clarity

Clear five-phase sequence with explicit validation checkpoints (onecli version, secrets list, gateway health poll), feedback loops (build failure -> npm install -> retry), and verify-before-remove ordering for the destructive .env edits.

5 / 5

Progressive Disclosure

Well-organized into phases and a troubleshooting section with no nested or buried references, and no bundle files to mismanage; the credential-mapping tables and troubleshooting could plausibly live in separate reference files, leaving it just short of an ideal split.

4 / 5

Total

17

/

20

Passed

Description

82%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, third-person description that cleanly states what the skill does and when to use it, anchored to a specific slash-command trigger. Slightly light on enumerating distinct concrete actions, which keeps specificity from the top level.

DimensionReasoningScore

Specificity

Names the domain and a couple concrete actions ('Install and initialize OneCLI Agent Vault', 'Migrates existing .env credentials to the vault'), but 'install and initialize' reads as one bundled operation rather than a comprehensive list of distinct actions.

3 / 5

Completeness

Explicitly answers both what (install/initialize vault, migrate .env credentials) and when ('Use after /update-nanoclaw brings in OneCLI as a breaking change, or for first-time OneCLI setup') with concrete trigger phrases.

5 / 5

Trigger Term Quality

Good keyword coverage with natural terms a user would say ('OneCLI setup', '.env credentials', 'vault') plus a concrete slash-command trigger ('/update-nanoclaw'), with only minor synonyms missing.

4 / 5

Distinctiveness Conflict Risk

Occupies a clear niche tied to the OneCLI Agent Vault and the /update-nanoclaw workflow, with distinct triggers that make conflict with other skills unlikely.

5 / 5

Total

17

/

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
jbaruch/nanoclaw-telegram
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.