OpenClaw Coinpilot Skill
The Coinpilot Skill for OpenClaw allows your OpenClaw agent to automatically copy trade top-performing on-chain traders on Hyperliquid through Coinpilot.
How the Coinpilot Skill Works
The OpenClaw agent interacts with the Coinpilot skill, which executes copy trades through follower wallets on Hyperliquid.
Once installed, your OpenClaw bot can:
• Discover top-performing traders • Start / manage / stop copy trading • Apply risk management settings (max leverage, stop-loss, take-profit) • Track portfolio performance across follower wallets • Auto-rebalance your portfolio and trade based on your goals
This guide walks you through the full setup process.
Prerequisites
Before installing the Coinpilot skill, make sure you have already completed the following:
Deployed your OpenClaw runtime environment
Configured your OpenClaw (Telegram bot, Discord, or other interface)
If you are new to OpenClaw, please complete the basic setup first.
Step 1: Install the Coinpilot Skill
Coinpilot OpenClaw skills are installed via ClawHub: https://clawhub.ai/alannkl/coinpilot-hyperliquid-copy-trade
If you’d like to understand how the skill works before installing, you can also check the GitHub README, which includes installation guidance, example use cases, and the full source code details:https://github.com/coinpilot-labs/skills/blob/main/coinpilot-hyperliquid-copy-trade/README.md
Security Notice
You may see a “malicious skill” warning when installing the Coinpilot skill. This is an automatic alert OpenClaw shows for any skill that interacts with wallet private keys.
Secured by Privy, Coinpilot never collects your private keys or personal data. Your credentials remain local to your OpenClaw agent.
Never share your private keys or credential files with anyone.
Step 2: Download Your Coinpilot Skill Credentials
To connect the Coinpilot skill with your OpenClaw agent, you need to export the wallet credentials generated by Coinpilot.
These credentials include:
The configuration file (
coinpilot.json)The private keys of your sub-wallets
Never share your private keys or the exported JSON file with anyone.
These credentials provide full access to your wallets and should be stored securely.
Export the wallet credentials:
Download the Coinpilot mobile app (App Store / Google Play).
Create or log in to your Coinpilot account.
Go to
Profile 👤→Settings ⚙️→Export WalletFinish the Privy login flow.
Select
Download Agent Skill Credential, this will export a configuration file:coinpilot.json.The exported JSON file contains: • Your API key for the OpenClaw skill • The wallet structure required for copy trading • The addresses of your primary wallet and sub-wallets
Export the sub-wallet private keys:
From the same Export Wallet section, you can retrieve the private keys for each sub-wallet on Coinpilot, secured by Privy. Detailed steps: Export Keys
Step 3: Configure the Wallet JSON
Open the exported coinpilot.json file and complete the required wallet fields.
Copy the private keys for sub-wallets and insert them into the corresponding fields in the
coinpilot.jsonfile. Wallet Structure Primary Wallet (index 0) • Used as the funding wallet • Provides capital for copy trading • Does not execute trades directly Sub-wallets (index 1–9) • Used by the OpenClaw agent to execute copy trades • Each sub-wallet can follow a different trader These sub-wallets are used by your OpenClaw agent to execute copy trades.Once completed, provide the updated coinpilot.json configuration to your OpenClaw agent.
Step 4: Start Copy Trading & Join the OpenClaw Campaign
After configuration is complete, your OpenClaw agent can begin copying traders.
Using the Coinpilot skill, you can:
• Discover high-performing traders • Start copy trading a selected wallet • Adjust risk parameters • Monitor portfolio performance
We are currently running a $20 USDC campaign for OpenClaw users who deploy the skill and start copy trading.
More details: OpenClaw x Coinpilot - Get $20 for Giving Your OpenClaw Agent a Trading Brain
Resources
Install Coinpilot Skill: https://clawhub.ai/alannkl/coinpilot-hyperliquid-copy-trade
Join the Coinpilot Community
If you need help during installation or configuration, you’re welcome to join the Coinpilot Discord.
Our team and community members can help with:
• Skill installation • Wallet configuration • Copy trading setup • Troubleshooting
Join the community and ask if you need any assistance during the setup process.
The OpenClaw skill currently supports Hyperliquid perpetual copy trading.
Prediction market copy trading is available in the Coinpilot mobile app, with OpenClaw support coming later.
Always review trader performance before enabling automated copy trading.
Last updated