Hummingbot Skills
Hummingbot Skills from hummingbot/skills.
Skills in this plugin
6- ▌ Hummingbot · hummingbot bundleAgent skill that faithfully reproduces Hummingbot CLI commands (connect, balance, create, start, stop, status, history) via Hummingbot API. V1 focuses on core trading workflows. For DEX/LP strategies on Solana, use lp-agent instead.
- ▌ Create Routine · hummingbotCreate or edit Python routines for market analysis, monitoring, and data visualization. Use when the user asks to create, modify, or fix a routine in the routines/ folder.
- ▌ Find Xemm Opps · hummingbot bundleFind Cross-Exchange Market Making (XEMM) opportunities by comparing order book depth and liquidity across exchanges. Identifies pairs where one exchange has thin liquidity (ideal for quoting) and another has deep liquidity (ideal for hedging).
- ▌ Hummingbot Deploy · hummingbot bundleDeploy Hummingbot trading infrastructure including API server, MCP server, and Condor Telegram bot. Use this skill when the user wants to install, deploy, set up, or configure Hummingbot.
- ▌ Find Arbitrage Opps · hummingbot bundleFind arbitrage opportunities across exchanges by comparing prices for fungible token pairs like BTC/WBTC and USDT/USDC.
- ▌ Hummingbot Heartbeat · hummingbot bundleOpenClaw cron job that delivers hourly Hummingbot status updates to your chat — API health, Gateway container, active bots/controllers, executors, and portfolio balances.