CtrlK
BlogDocsLog inGet started
Tessl Logo

copy-trading-solana

Copy trade Solana wallets - mirror trades automatically

67

Quality

56%

Does it follow best practices?

Impact

Pending

No eval scenarios have been run

SecuritybySnyk

Advisory

Suggest reviewing before use

Optimize this skill with Tessl

npx tessl skill review --optimize ./src/skills/bundled/copy-trading-solana/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Discovery

40%

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

The description identifies a clear niche (Solana copy trading) but is too terse to be effective for skill selection. It lacks explicit trigger guidance and comprehensive capability details. The description would benefit from expanding on specific actions and adding a 'Use when...' clause.

Suggestions

Add a 'Use when...' clause with trigger terms like 'copy trade', 'follow wallet', 'mirror trades', 'track Solana wallet', or 'SOL trading'

Expand specific capabilities such as 'monitor wallet transactions, automatically execute matching trades, configure position sizing, set trade filters'

Include common user phrasings like 'copy a whale wallet', 'follow smart money', or 'replicate trades'

DimensionReasoningScore

Specificity

Names the domain (Solana wallet trading) and one action (mirror trades), but lacks comprehensive details about what specific operations are performed (e.g., buy/sell execution, position sizing, wallet monitoring).

2 / 3

Completeness

Describes what it does (copy trade/mirror trades) but completely lacks a 'Use when...' clause or any explicit trigger guidance for when Claude should select this skill.

1 / 3

Trigger Term Quality

Includes relevant terms like 'copy trade', 'Solana wallets', and 'mirror trades', but misses common variations users might say such as 'follow wallet', 'copy trading bot', 'SOL', or 'track wallet'.

2 / 3

Distinctiveness Conflict Risk

Clear niche targeting Solana-specific copy trading; unlikely to conflict with other skills due to the specific blockchain (Solana) and trading mechanism (copy/mirror) focus.

3 / 3

Total

8

/

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 skill is concise and well-structured with clear command documentation and configuration options. However, for a financially risky operation like automated trading, it lacks critical validation steps, error handling guidance, and executable implementation code. The skill tells Claude what the system does but not how to build or safely operate it.

Suggestions

Add validation checkpoints: verify wallet balance before trades, confirm transaction success, handle failed trades with retry logic

Include executable code snippets for core operations: WebSocket connection setup, transaction parsing, Jupiter swap execution

Add error handling guidance for common failures: insufficient balance, slippage exceeded, RPC errors, rate limits

Include a safety section with warnings about risks and recommended safeguards (test mode, small initial amounts, kill switch)

DimensionReasoningScore

Conciseness

Content is lean and efficient - no unnecessary explanations of what copy trading is or how Solana works. Every section provides actionable information without padding.

3 / 3

Actionability

Commands and options are clearly documented with examples, but lacks executable code showing how to implement the monitoring/trading logic. The 'How It Works' section describes rather than instructs.

2 / 3

Workflow Clarity

The 5-step 'How It Works' provides a sequence but lacks validation checkpoints. No guidance on error handling, failed trades, or verification steps for a financially risky operation.

2 / 3

Progressive Disclosure

Well-organized with clear sections (Commands, Examples, Configuration, Features, How It Works). Appropriate length for a single file with no need for external references.

3 / 3

Total

10

/

12

Passed

Validation

90%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation10 / 11 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

10

/

11

Passed

Repository
alsk1992/CloddsBot
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.