CtrlK
BlogDocsLog inGet started
Tessl Logo

trust-wallet-cli

Trust Wallet CLI (`twak`) — install, create wallets, check balances, send tokens, swap, view history, set price alerts, DCA automations, limit orders, manage ERC-20 approvals, check token risk, browse trending/DApps, and run x402 micropayments. Use whenever the user wants to use the twak CLI, manage a crypto wallet from the terminal, send or swap tokens via command line, check portfolio, create price alerts, set up DCA, create limit orders, approve ERC-20 spenders, or interact with Trust Wallet from a shell. Also covers MCP server setup for AI agents.

71

Quality

86%

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Advisory

Suggest reviewing before use

SKILL.md
Quality
Evals
Security

Quality

Content

72%

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

This is a well-structured routing/index skill that efficiently directs Claude to the right reference file for each task category. Its main strength is the clear, concise routing table with trigger phrases. Its weakness is that the body itself contains very little executable guidance—almost everything is delegated to reference files that weren't provided for evaluation, and there are no workflow validation steps in the main file.

Suggestions

Add at least one or two copy-paste-ready example commands in the body (e.g., a quick `twak balance` or `twak send` example) so the skill has some standalone actionability without requiring reference file reads.

Include a brief troubleshooting or validation note (e.g., 'Run `twak status` to verify installation and auth before proceeding') to improve workflow clarity.

DimensionReasoningScore

Conciseness

The content is lean and efficient. It assumes Claude knows what crypto wallets, CLI tools, and MCP servers are. No unnecessary explanations of concepts—just a routing table and flag descriptions. Every token serves a purpose.

3 / 3

Actionability

The skill provides a clear routing table and concrete CLI flags for the MCP server, but the actual executable guidance (commands, code examples) is entirely delegated to reference files. The SKILL.md itself contains no copy-paste-ready commands beyond `npm install -g @trustwallet/cli` and `twak serve`.

2 / 3

Workflow Clarity

The routing table clearly directs to the right reference for each task, and the note about reading setup.md first is helpful. However, there are no validation checkpoints, error recovery steps, or sequenced workflows in the body itself—everything is deferred to references.

2 / 3

Progressive Disclosure

Excellent progressive disclosure structure: a concise overview with a well-organized routing table pointing to clearly named, one-level-deep reference files. The 'When to read' column provides clear navigation signals. The MCP section is appropriately inlined since it's brief.

3 / 3

Total

10

/

12

Passed

Description

100%

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

This is an excellent skill description that comprehensively lists specific capabilities, includes a well-structured 'Use whenever...' clause with natural trigger terms, and is clearly distinguishable from other skills due to its focus on the specific 'twak' CLI tool. The description uses proper third-person voice throughout and balances thoroughness with clarity despite covering many features.

DimensionReasoningScore

Specificity

The description lists numerous specific concrete actions: install, create wallets, check balances, send tokens, swap, view history, set price alerts, DCA automations, limit orders, manage ERC-20 approvals, check token risk, browse trending/DApps, and run x402 micropayments. This is highly specific and comprehensive.

3 / 3

Completeness

Clearly answers both 'what' (the full list of capabilities) and 'when' with an explicit 'Use whenever...' clause that enumerates multiple trigger scenarios including CLI usage, wallet management, token operations, and AI agent setup.

3 / 3

Trigger Term Quality

Excellent coverage of natural terms users would say: 'crypto wallet', 'terminal', 'command line', 'send or swap tokens', 'check portfolio', 'price alerts', 'DCA', 'limit orders', 'ERC-20', 'Trust Wallet', 'shell', 'twak CLI', 'MCP server'. These are terms users would naturally use when seeking this functionality.

3 / 3

Distinctiveness Conflict Risk

Highly distinctive — it targets a specific CLI tool ('twak') for Trust Wallet with clear niche triggers like 'Trust Wallet', 'twak CLI', 'ERC-20 approvals', and 'x402 micropayments'. Very unlikely to conflict with other 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.

Validation11 / 11 Passed

Validation for skill structure

No warnings or errors.

Repository
trustwallet/tw-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.