Trust Wallet API for crypto data — token search, prices, trending tokens, swap quotes, market data, security checks, address validation, asset info, and coin status across 100+ blockchains. Use whenever the user asks about crypto prices, token info, swap rates, market cap, trending coins, token risk, honeypot detection, address validation, or wants to call the Trust Wallet / tws.trustwallet.com API directly. Covers HMAC-SHA256 authentication, supported chains, and all REST endpoints.
71
86%
Does it follow best practices?
Impact
—
No eval scenarios have been run
Advisory
Suggest reviewing before use
Quality
Discovery
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 a strong, well-crafted skill description that lists numerous concrete capabilities, includes a comprehensive set of natural trigger terms users would actually say, and explicitly states both what the skill does and when to use it. The Trust Wallet API branding and technical specifics (HMAC-SHA256, tws.trustwallet.com) make it highly distinctive. It uses proper third-person voice throughout.
| Dimension | Reasoning | Score |
|---|---|---|
Specificity | Lists multiple specific concrete actions: token search, prices, trending tokens, swap quotes, market data, security checks, address validation, asset info, coin status, HMAC-SHA256 authentication, supported chains, and REST endpoints. | 3 / 3 |
Completeness | Clearly answers both 'what' (token search, prices, swap quotes, security checks, etc. across 100+ blockchains) and 'when' with an explicit 'Use whenever the user asks about...' clause listing specific trigger scenarios. | 3 / 3 |
Trigger Term Quality | Excellent coverage of natural terms users would say: 'crypto prices', 'token info', 'swap rates', 'market cap', 'trending coins', 'token risk', 'honeypot detection', 'address validation', 'Trust Wallet', and the specific API domain 'tws.trustwallet.com'. | 3 / 3 |
Distinctiveness Conflict Risk | Highly distinctive — anchored to the Trust Wallet API specifically, with the domain name and HMAC-SHA256 auth details. While 'crypto prices' could overlap with generic crypto skills, the Trust Wallet branding and API-specific details create a clear niche. | 3 / 3 |
Total | 12 / 12 Passed |
Implementation
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 excels at conciseness and progressive disclosure. Its main weakness is that the SKILL.md itself contains no actionable content — no example API calls, no authentication snippet, no sample request/response — making it entirely dependent on its reference files for usefulness. Without bundle files to verify, the skill is essentially a clean table of contents.
Suggestions
Add a minimal executable example in Quick Start (e.g., a curl command or code snippet showing a basic authenticated API call) so the skill is actionable even before reading references.
Add a brief note about error handling or validation for destructive operations like swaps (e.g., 'Always verify swap quote details before executing step transactions').
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | Very lean and efficient. No unnecessary explanations of what REST APIs are, what HMAC-SHA256 is, or what crypto tokens are. Every line serves a purpose — routing the user to the right reference. | 3 / 3 |
Actionability | The skill provides clear routing to reference files based on task type, but contains no executable code, example API calls, or concrete commands itself. It relies entirely on external references for actionable content, making the SKILL.md itself more of a table of contents than an actionable guide. | 2 / 3 |
Workflow Clarity | There's a clear sequence implied (read setup.md first, then the relevant reference), and the table provides good task-to-reference mapping. However, there are no explicit validation steps, error handling guidance, or feedback loops for API operations like swap transactions which are potentially destructive/irreversible. | 2 / 3 |
Progressive Disclosure | Excellent progressive disclosure structure. Clean overview with a well-organized table routing to one-level-deep references. Each reference is clearly signaled with both its path and a 'when to read' column that helps Claude decide which to consult. The note about reading setup.md alongside other references is a nice touch. | 3 / 3 |
Total | 10 / 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.
Validation — 11 / 11 Passed
Validation for skill structure
No warnings or errors.
f97ff0c
Table of Contents
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.