CtrlK
BlogDocsLog inGet started
Tessl Logo

1k-trade-swap-market

Navigate OneKey App Swap, Bridge, Limit, and Stock/Market flows. Use for token selection, quotes, review/build/send, providers, cold start, and history/status; use the Perps skill for Hyperliquid.

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

Medium

Suggest reviewing before use

SKILL.md
Quality
Evals
Security

Quality

Content

86%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.

An efficient, well-organized navigation skill that respects token budget and uses progressive disclosure cleanly. Its main gap is that the error-recovery feedback loop in the workflow is implicit, and inline executable commands are deferred entirely to the referenced validation file.

Suggestions

Make the validation feedback loop explicit in Quick Start or Finish (e.g., 'If tests fail, fix the wrong owner and re-run before proceeding'), especially since the workflow involves code changes.

Inline one or two copy-paste commands (such as the focused-test `rg`/`yarn jest` snippet from validation.md) so the body is immediately executable without a file hop for the common case.

DimensionReasoningScore

Conciseness

Lean throughout: every section earns its place, no concepts Claude already knows are re-explained, and the body stays under ~50 lines while remaining an effective map to the owning code.

5 / 5

Actionability

Gives concrete, actionable guidance (a trace sequence, a 'Find The Owner' task→start-here→read-next table, and named reference files), but as an instruction-only navigation skill the body itself contains no copy-paste commands — those are delegated to validation.md.

4 / 5

Workflow Clarity

Quick Start lays out a clear 4-step sequence (reproduce → trace → identify wrong owner → smallest change + verify) and Finish adds explicit verification ('Run nearby tests and the repository-required checks, then prove the affected route'), but the error-recovery feedback loop (fix → re-verify on failure) is implicit rather than spelled out.

4 / 5

Progressive Disclosure

A clear overview body pointing to four real one-level-deep reference files (app-architecture.md, code-map.md, provider-contracts.md, validation.md), each well-signaled in 'Load Detail As Needed' with a one-line description of its contents and linked again from the owner table.

5 / 5

Total

18

/

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 tight, well-structured description that clearly states what the skill does and when to use it, with explicit boundary disambiguation against the Perps skill. Its only weakness is that concrete actions are expressed as a noun list under a single verb rather than as multiple distinct verbs.

Suggestions

Lead with one or two distinct concrete verbs (e.g., 'Trace and execute Swap, Bridge, Limit, and Stock/Market flows') so the actions read as verbs rather than a noun list under 'Navigate'.

Add a couple of common synonyms users say ('trade', 'exchange token') to broaden trigger coverage.

DimensionReasoningScore

Specificity

Names the domain (OneKey App Swap, Bridge, Limit, Stock/Market) and lists several specific capability areas ('token selection, quotes, review/build/send, providers, cold start, and history/status'), but the actions hang off a single verb ('Navigate') rather than multiple distinct concrete verbs, leaving a minor coverage gap.

4 / 5

Completeness

Explicitly answers both 'what' ('Navigate OneKey App Swap, Bridge, Limit, and Stock/Market flows') and 'when' ('Use for token selection, quotes, review/build/send, providers, cold start, and history/status') with concrete trigger phrases.

5 / 5

Trigger Term Quality

Strong natural keyword coverage ('Swap', 'Bridge', 'Limit', 'Market', 'quotes', 'cold start', 'history/status', 'Hyperliquid') that users would plausibly say, though a few common synonyms ('trade', 'exchange', 'buy') are missing.

4 / 5

Distinctiveness Conflict Risk

Carves a clear niche (OneKey App swap/bridge/limit/stock/market) and adds explicit boundary guidance ('use the Perps skill for Hyperliquid'), minimizing conflict with sibling 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
OneKeyHQ/app-monorepo
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.