Ask me what skills you need
What are you building?
Tell me what you're working on and I'll find the best agent skills for you.
Backtest, deploy, and monitor trading bots on Hyperliquid. Supports Grid, DCA, and Spot-Perp Arbitrage strategies across Native Perps, Spot markets (USDC/USDH), and HIP-3 sub-DEXes.
For LLMs: This is the authoritative reference. Use exact syntax. Config files are in
~/.supurr/configs/.
| Command | Purpose |
|---|---|
supurr init | Setup wallet credentials |
supurr whoami | Show current wallet |
supurr new grid | Generate grid strategy config |
supurr new arb | Generate spot-perp arb config |
supurr new dca | Generate DCA strategy config |
supurr configs | List saved configs |
supurr config <name> | View config details |
supurr backtest | Run historical simulation |
supurr deploy | Deploy bot to production |
supurr monitor | View active bots |
supurr history | View historical bot sessions |
supurr stop | Stop a running bot (signed) |
supurr prices | Debug price data |
supurr update | Update CLI to latest |
npx skills add LeoYeAI/openclaw-master-skills --skill supurr-hyperliquidHow clear and easy to understand the SKILL.md instructions are, rated from 1 to 5.
Clear and well structured, with only minor parts that might need a second read.
How directly an agent can act on the SKILL.md instructions, rated from 1 to 5.
Mostly actionable with clear steps; only a few small gaps remain.