CtrlK
BlogDocsLog inGet started
Tessl Logo

trading-signal

Per-trade smart-money signals — each result is a discrete buy or sell event from a tracked smart-money wallet, with trigger price, current price, max gain since trigger, and exit rate. BSC and Solana only. Use for: "smart money buy signal on $X", "any whale just bought $Y", "alpha signals in the last hour", "copy-trade-worthy signals", "trigger price and max gain on these trades", "on-chain trading signals from smart money".

72

Quality

88%

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

77%

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

A solid, actionable skill with concrete CLI examples and valuable domain-specific rules (status enums, quality indicators, URL handling). The main weaknesses are minor verbosity in the overview/intent sections and an unverifiable reference to a bundle file. The Rules section is the strongest part, providing non-obvious, essential guidance for interpreting signal data.

Suggestions

Remove or condense the Overview bullet list and 'When to Use This Skill' table — the Commands table already conveys this information more concisely.

Ensure the referenced `references/cli.md` file exists in the bundle with the promised per-subcommand invocations, parameter tables, and response samples.

DimensionReasoningScore

Conciseness

Mostly efficient but has some unnecessary elements: the 'Overview' section restates what the skill does in a way Claude doesn't need (bullet list of obvious capabilities), and the 'When to Use This Skill' table is redundant given the Commands table. The rules section is well-targeted with non-obvious domain knowledge.

2 / 3

Actionability

Provides fully executable CLI commands with exact syntax, concrete JSON argument examples, clear parameter constraints (pageSize cap, status enum values), and specific field handling instructions (icon URL prefix, timestamp units, maxGain conversion). Copy-paste ready.

3 / 3

Workflow Clarity

This is essentially a single-task skill (call one CLI command, interpret results). The single action is unambiguous with clear command syntax. The Rules section provides excellent guidance on interpreting results (status filtering, quality indicators, direction), which serves as implicit validation/interpretation steps for a non-destructive read-only operation.

3 / 3

Progressive Disclosure

References `references/cli.md` for detailed CLI documentation which is good structure, but no bundle files were provided to verify the reference exists or is well-structured. The main file includes some content (like the full Rules section) that is appropriately inline, but the Overview section could be trimmed since the Commands table already covers it.

2 / 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 a strong skill description that clearly defines its domain (smart-money per-trade signals on BSC and Solana), lists specific data points returned (trigger price, current price, max gain, exit rate), and provides comprehensive trigger phrases via an explicit 'Use for:' clause. It is distinctive, specific, and complete with natural user language.

DimensionReasoningScore

Specificity

Lists multiple specific concrete actions and data points: per-trade buy/sell events, trigger price, current price, max gain since trigger, exit rate, tracked smart-money wallets, and specifies BSC and Solana chains.

3 / 3

Completeness

Clearly answers both 'what' (per-trade smart-money signals with specific data fields on BSC/Solana) and 'when' (explicit 'Use for:' clause with six distinct trigger phrases covering various user intents).

3 / 3

Trigger Term Quality

Excellent coverage of natural user terms: 'smart money buy signal', 'whale just bought', 'alpha signals', 'copy-trade-worthy signals', 'trigger price and max gain', 'on-chain trading signals from smart money'. These are phrases users would naturally say.

3 / 3

Distinctiveness Conflict Risk

Highly distinctive niche: smart-money wallet tracking with per-trade signals on BSC and Solana specifically. The combination of chain specificity, smart-money focus, and detailed signal attributes makes it 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
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.