CtrlK
BlogDocsLog inGet started
Tessl Logo

wallet-cli-usage

Official Ledger wallet-cli - USB-based CLI for Ledger hardware wallet flows (account discover, receive, balances, operations, send, swap quote/execute/status, genuine-check, assets token / token-by-id). Use for any wallet-cli command execution and for mapping informal requests to the right command.

86

2.02x
Quality

Does it follow best practices?

Impact

91%

2.02x

Average score across 2 eval scenarios

SecuritybySnyk

Advisory

Suggest reviewing before use

SKILL.md
Quality
Evals
Security

Quality

Content

100%

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

The content is highly actionable and concise, with executable examples, explicit required flags, clear multi-step workflows with validation loops, and well-structured progressive disclosure pointing to a real one-level-deep reference. It exemplifies a strong, token-efficient command-surface skill.

DimensionReasoningScore

Conciseness

The body is lean and assumes Claude's competence: terse callout rules, an intent map table, and copy-paste commands with no padding about what a hardware wallet is or how USB works; detailed rationale is offloaded to references/business-logic.md.

3 / 3

Actionability

Every command section gives fully executable invocations with real flags and values (e.g. `wallet-cli send ethereum-1 --to 0xDEF... --amount '0.5 ETH' --fee-per-byte 15 --rbf`), plus explicit required-flag lists, making it copy-paste ready.

3 / 3

Workflow Clarity

Multi-step and risky flows are clearly sequenced with validation checkpoints: 'session first' behavior, device-contention rules, a receive-address mismatch validation loop ('do not share... run genuine-check before retrying'), swap quote -> execute -> status chain, and a Common errors table mapping each error to a fix.

3 / 3

Progressive Disclosure

SKILL.md is a concise overview with a clearly signaled one-level-deep reference to references/business-logic.md (which exists and is real), and the body appropriately keeps command surface inline while offloading rationale; navigation is explicit.

3 / 3

Total

12

/

12

Passed

Description

82%

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, complete, and distinctive, clearly scoping the Ledger wallet-cli surface and giving explicit when-to-use guidance. It is slightly weaker on natural user trigger terms, leaning on command names rather than the informal phrasings a user might say.

Suggestions

Add a few natural user phrasings (e.g. 'send funds', 'check balances', 'verify my Ledger') alongside the command list so it triggers on how users actually phrase requests.

Tighten the 'mapping informal requests to the right command' clause by naming example informal requests directly in the description.

DimensionReasoningScore

Specificity

Lists many concrete commands in-line (account discover, receive, balances, operations, send, swap quote/execute/status, genuine-check, assets token / token-by-id), matching the anchor for multiple specific concrete actions.

3 / 3

Completeness

Explicitly answers what it does ('USB-based CLI for Ledger wallet flows' plus enumerated commands) and when to use it ('Use for any wallet-cli command execution and for mapping informal requests to the right command'), satisfying both what and when.

3 / 3

Trigger Term Quality

It names command surface terms (send, swap, receive, balances) but lacks the natural informal phrasings a user would say (e.g. 'check my balance', 'send funds', 'verify my Ledger'), and the explicit trigger guidance reads as internal instruction to Claude rather than user-facing keywords.

2 / 3

Distinctiveness Conflict Risk

Scoped to Ledger hardware-wallet CLI operations with a distinctive command surface (genuine-check, swap quote/execute/status), giving it a clear niche unlikely to conflict with generic wallet or crypto skills.

3 / 3

Total

11

/

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
LedgerHQ/agent-skills
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.