CtrlK
BlogDocsLog inGet started
Tessl Logo

copy-trading-solana

Copy trade Solana wallets - mirror trades automatically

54

Quality

61%

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

Fix and improve this skill with Tessl

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

Quality

Content

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

The body is concise, well-structured, and offers concrete executable commands with sensible defaults, but the workflow for an irreversible financial operation lacks any validation, confirmation, or error-recovery checkpoints. Adding pre-trade validation and failure-handling steps would substantially improve workflow safety.

Suggestions

Add explicit validation/confirmation checkpoints before executing copy trades (e.g., confirm position size against --max, verify wallet balance, abort on insufficient funds) and an error-recovery loop in 'How It Works'.

Provide implementation-level detail or a script reference showing how wallet monitoring and Jupiter execution are performed, not just the command interface.

Trim the 'Features' section to avoid restating capabilities already shown in Commands and Configuration, or merge it into those sections.

DimensionReasoningScore

Conciseness

The body is lean and assumes Claude's competence, listing commands, options, and steps without explaining what Solana, Jupiter, or a DEX is. It is not a 5 because the 'Features' section partially restates information already conveyed by the Commands and Configuration sections.

4 / 5

Actionability

Provides concrete, copy-paste-ready slash commands with exact syntax, real-looking wallet addresses, and configuration options with defaults. It is not a 5 because there is no implementation-level code or detail on how monitoring/execution actually works, only a command interface.

4 / 5

Workflow Clarity

The 'How It Works' section lists a clear five-step sequence, but copy trading is a destructive/irreversible financial operation with no validation, confirmation, or error-recovery checkpoints, so workflow clarity is capped at 3 per the rubric. It is not a 2 because the sequence itself is coherent and well-ordered.

3 / 5

Progressive Disclosure

Content is well-organized into clearly labeled sections (Commands, Examples, Configuration, Features, How It Works) in a single appropriately-sized file with no nested references. It is not a 5 because it slightly exceeds the under-50-line simple-skill threshold and has no signaled references, though none are strictly needed.

4 / 5

Total

15

/

20

Passed

Description

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

The description is concise and names a specific niche with a clear primary action, but it omits any 'Use when...' trigger guidance and offers only a single concrete action, limiting completeness and trigger coverage. It is distinguishable but would benefit from explicit trigger phrases.

Suggestions

Add a 'Use when...' clause with concrete trigger phrases, e.g. 'Use when the user wants to copy or mirror trades from a Solana wallet.'

Expand the action list beyond 'copy/mirror' to mention concrete capabilities like monitoring wallets, configuring position sizing, or tracking P&L.

Include natural synonyms or related terms users might say (e.g. 'follow wallets', 'wallet mirroring', 'copy trading bot').

DimensionReasoningScore

Specificity

Names the domain ('Solana wallets') and one to two concrete actions ('Copy trade', 'mirror trades automatically'), but does not enumerate specific capabilities comprehensively. It is not a 4 because only a single action is described, and not a 2 because it goes beyond merely naming the domain.

3 / 5

Completeness

Has a clear 'what' (copy trade / mirror Solana wallet trades) but entirely lacks a 'when' or 'Use when...' trigger clause, so completeness is capped at 3 per the rubric guideline. It is not a 4 because no triggering context is provided.

3 / 5

Trigger Term Quality

Contains relevant natural keywords ('copy trade', 'mirror trades', 'Solana wallets') a user might say, but misses common variations, synonyms, or related phrasing. It is not a 4 because coverage is not broad, and not a 2 because the terms present are specific rather than generic.

3 / 5

Distinctiveness Conflict Risk

Targets a clear niche (Solana copy trading) with distinct triggers, giving minimal conflict risk with unrelated skills. It is not a 5 because it could still overlap with general crypto-trading skills, and not a 3 because the niche is fairly specific rather than broad.

4 / 5

Total

13

/

20

Passed

Validation

93%

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

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

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

Warning

Total

15

/

16

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.