ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified finance Safety 1/5

coinpilot-hyperliquid-copy-trade

Automate copy trading on Hyperliquid via Coinpilot to discover, investigate, and mirror top on-chain traders in real time with low execution latency. Runtime use requires a local credentials JSON that contains high-sensitivity secrets. Use only on a trusted local runtime when users explicitly request setup, lead discovery, subscription start/stop, risk updates, or performance checks. Github: https://github.com/coinpilot-labs/skills

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/alannkl/coinpilot-hyperliquid-copy-trade
Or

What This Skill Does

The Coinpilot Hyperliquid Copy Trade skill enables users to leverage Coinpilot's experimental API to execute real-time, low-latency copy trading on the Hyperliquid perpetuals exchange. This skill acts as a bridge between the OpenClaw AI agent and the Hyperliquid ecosystem, allowing the agent to discover top-performing traders, manage subscription lifecycles, and execute trade mirroring based on user-defined parameters. By securely integrating with your private keys and Coinpilot credentials, the skill automates the complex task of monitoring and following professional on-chain traders, potentially maximizing portfolio efficiency without requiring manual intervention.

Installation

To install this skill, use the ClawHub command-line interface. Run the following command in your terminal:

clawhub install openclaw/skills/skills/alannkl/coinpilot-hyperliquid-copy-trade

Ensure that you have your Coinpilot API key and required wallet credentials ready. Upon first usage, the skill will look for a coinpilot.json configuration file. If missing, the agent will guide you through initializing this file with the necessary secrets, ensuring appropriate owner-only file permissions are applied during setup.

Use Cases

  • Trader Discovery: Scan Hyperliquid data to identify high-performing wallets with consistent ROI and risk-adjusted returns.
  • Automated Copy Trading: Mirror trades from selected "lead" wallets to your "follower" wallet in real-time, maintaining competitive execution latency.
  • Portfolio Risk Management: Update your copy-trading subscriptions, set stop-losses for specific leads, or pause mirroring operations during volatile market conditions.
  • Performance Monitoring: Query the agent for summaries of your current copy-trading positions and the performance metrics of the traders you are currently shadowing.

Example Prompts

  1. "Analyze the top-performing traders on Hyperliquid over the last 30 days and suggest three potential wallets to follow."
  2. "Start copying the wallet address 0x123...abc with a position scaling factor of 0.5 and set a maximum risk allocation of $1000."
  3. "What is the current status of my copy-trading subscriptions, and how much have I earned from the current lead trader?"

Tips & Limitations

  • Security: Never share your private keys or your populated coinpilot.json file. The OpenClaw agent will never ask you to reveal these secrets; if prompted, it is likely a malicious attempt.
  • Latency: While this skill is optimized for low latency, network conditions and API responsiveness can affect trade execution times. Always monitor your active positions.
  • Risk Warning: Copy trading involves significant financial risk. Past performance of a lead trader does not guarantee future results. Always verify the risk-to-reward parameters of a lead wallet before subscribing.
  • Configuration: Always store your credentials in the specified secure path. If you encounter issues, verify that the COINPILOT_CONFIG_PATH environment variable is correctly set and that the JSON structure matches the required template.

Metadata

Author@alannkl
Stars4473
Views1
Updated2026-05-01
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-alannkl-coinpilot-hyperliquid-copy-trade": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#crypto#defi#trading#hyperliquid#copy-trade
Safety Score: 1/5

Flags: file-write, file-read, external-api