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".

68

Quality

82%

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

64%

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 commands and useful interpretation rules for signal fields. The main weaknesses are minor verbosity in the overview/intent sections and the lack of error-handling or validation guidance. The progressive disclosure structure is reasonable but cannot be fully verified without the referenced bundle file.

Suggestions

Remove or condense the Overview bullet list and the single-row 'When to Use' table — the Commands table already communicates the same information more efficiently.

Add brief error-handling guidance: what to expect when the API returns no signals, rate-limits, or invalid chainId values.

DimensionReasoningScore

Conciseness

Mostly efficient but has some unnecessary padding — the 'Overview' section restates what the commands table already conveys, and the bullet list of capabilities ('Get smart money buy/sell signals', 'Compare signal trigger price...') is redundant given the rest of the document. The 'When to Use This Skill' table with a single row adds little. However, the Rules section is dense and useful.

2 / 3

Actionability

Provides fully executable CLI commands with concrete JSON arguments, specifies exact chainId values, documents optional args with defaults and caps, and gives clear field interpretation rules (status enum, exitRate meaning, URL prefix construction, timestamp format). Copy-paste ready.

3 / 3

Workflow Clarity

This is essentially a single-command skill, so multi-step workflow is minimal. However, the Rules section provides good guidance on interpreting results (status filtering, quality indicators). There's no explicit validation or error-handling guidance — e.g., what to do if the API returns empty results or errors — which would be useful for a data-retrieval skill.

2 / 3

Progressive Disclosure

References `references/cli.md` for detailed per-subcommand docs, which is good one-level-deep disclosure. However, no bundle files were provided to verify the reference exists or is well-structured, and the main SKILL.md includes some content (like the full Rules section) that could arguably live in the reference file, making the split slightly unbalanced.

2 / 3

Total

9

/

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 an explicit 'Use for' clause with diverse, natural trigger phrases. It is well-scoped, distinctive, and would enable accurate skill selection even among many competing skills.

DimensionReasoningScore

Specificity

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

3 / 3

Completeness

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

3 / 3

Trigger Term Quality

Excellent coverage of natural user phrases: '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 terms users would naturally use.

3 / 3

Distinctiveness Conflict Risk

Highly distinctive niche: smart-money wallet tracking signals with specific per-trade data on BSC and Solana. The combination of chain specificity, smart-money focus, and per-trade granularity 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.