copy-trading-solana

Mirror trades from specified Solana wallets via Jupiter aggregator.

650|137|Updated Jan 26, 2026
One-click install
npx skills add https://github.com/alsk1992/CloddsBot --skill copy-trading-solana
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: copy-trading-solana
Source: https://github.com/alsk1992/CloddsBot/tree/main/src/skills/bundled/copy-trading-solana
Command: npx skills add https://github.com/alsk1992/CloddsBot --skill copy-trading-solana

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the process of copying trades executed by specific Solana wallets, allowing users to automatically mirror profitable trading strategies without manual intervention.

Core Features & Use Cases

  • Automated Trade Mirroring: Automatically copy buy and sell trades from specified Solana wallets.
  • Configurable Execution: Customize trade multipliers, maximum position sizes, and slippage tolerance.
  • Use Case: Follow a known successful trader's wallet and automatically execute the same trades on your own account, leveraging their expertise and saving you time.

Quick Start

Use the copy-trading-solana skill to start following the Solana wallet address '7xKXtg2CW87d97TXJSDpbD5jBkheTqA83TZRuJosgAsU'.

Frequently Asked Questions about copy-trading-solana

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate copy trading on the Solana blockchain?

Solana copy trading is automated by monitoring specified wallets via WebSockets and mirroring their trades on your account using the Jupiter aggregator for routing.

How does a Solana copy trading bot detect new trades?

Solana copy trading bots detect new trades by maintaining real-time WebSocket connections to monitor target wallets and identifying transactions across major DEXes.

What do I need to configure for Solana wallet trade mirroring?

To mirror Solana wallet trades, you must provide a Solana private key for execution and configure position sizing using trade multipliers, maximum caps, and slippage tolerance.

Can I set a maximum position size when copying crypto trades?

Yes, you can set a maximum position size when copying crypto trades, alongside configurable trade multipliers and slippage tolerance, to manage risk and exposure.

Does the Solana copy trading bot support DEX transactions?

Yes, the Solana copy trading bot supports DEX transactions by detecting trade activity across major Solana DEXes and routing execution through the Jupiter aggregator.

Why does copy trading require a Solana private key?

Copy trading requires a Solana private key because the bot must be authorized to sign and execute mirrored buy and sell trades from your own trading account automatically.