CtrlK
BlogDocsLog inGet started
Tessl Logo

crypto-market-rank

Crypto market leaderboards — ranked aggregate feeds across the whole market: social-hype/sentiment rank, trending / top-search / Binance Alpha / tokenized-stocks rank, smart-money net-inflow rank (which tokens received the most inflow), top meme tokens by breakout score on Pulse launchpad, top trader PnL leaderboard (ALL / KOL). Use whenever the user wants a ranked list of tokens or addresses by some metric — phrases like "trending tokens", "top N by hype", "leaderboard", "rank by X", "biggest inflows", "top traders this week".

75

Quality

93%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

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.

A well-structured, actionable skill body with executable commands for all five endpoints and a clean one-level reference split. Minor duplication of enum/period tables and the absence of an explicit error-recovery loop are the only weaknesses.

Suggestions

De-duplicate the rankType enum and period values: state them once in Rules and reference that from the Use Flow (or vice versa) to trim tokens.

Add a short error-handling step to the Use Flow (e.g., on non-zero CLI exit or error JSON, surface the mapped error and adjust params before retrying).

Note the icon/logo URL prefix and numeric-string conversion gotchas inline near the response handling step rather than only in the Rules section.

DimensionReasoningScore

Conciseness

Mostly efficient with tables and real command examples, but the rankType enum and period values are restated in both the 'Use Flow' and 'Rules' sections, a minor redundancy that could be trimmed.

4 / 5

Actionability

Every command ships a copy-paste-ready invocation with a real JSON blob, and the Commands table pairs required args with concrete examples, covering the common cases fully.

5 / 5

Workflow Clarity

The six-step Use Flow is clearly sequenced with an explicit 'MUST read its reference file' checkpoint, but no explicit error-recovery/feedback loop is documented for upstream failures.

4 / 5

Progressive Disclosure

The body is a concise overview that delegates full per-command detail to a single one-level-deep reference (references/cli.md, verified present) via a dedicated 'Full CLI Reference' section and inline read-reference instructions.

5 / 5

Total

18

/

20

Passed

Description

100%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 description that concretely enumerates five ranked-feed capabilities and pairs them with explicit, natural trigger phrases in third person. It cleanly answers both what the skill does and when to invoke it.

DimensionReasoningScore

Specificity

Lists multiple concrete capabilities — 'social-hype/sentiment rank', 'trending / top-search / Binance Alpha / tokenized-stocks rank', 'smart-money net-inflow rank', 'top meme tokens by breakout score on Pulse launchpad', 'top trader PnL leaderboard (ALL / KOL)' — giving comprehensive coverage across five distinct feeds.

5 / 5

Completeness

Explicitly states what ('ranked aggregate feeds across the whole market' with five named feed types) and when ('Use whenever the user wants a ranked list of tokens or addresses by some metric') with concrete trigger phrases.

5 / 5

Trigger Term Quality

Includes natural user phrases with synonyms — 'trending tokens', 'top N by hype', 'leaderboard', 'rank by X', 'biggest inflows', 'top traders this week' — covering the ways users actually ask for ranked token/address lists.

5 / 5

Distinctiveness Conflict Risk

Occupies a clear niche (crypto market leaderboards/ranking feeds) with distinct triggers unlikely to fire for unrelated skills.

5 / 5

Total

20

/

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
binance/binance-skills-hub
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.