executor-creator
executor-creator
This skill manages executors - lightweight trading components that run directly via the Hummingbot API. Executors are the recommended starting point for new users.
Quick Start: Setup Executor (Progressive Disclosure)
The setup_executor.sh script guides you through creating executors step by step:
Step 1: List Available Executor Types
./scripts/setup_executor.sh
Shows all executor types with descriptions and current summary.
Step 2: Get Config Schema
More from hummingbot/skills
find-arbitrage-opps
Find arbitrage opportunities across exchanges by comparing prices for fungible token pairs like BTC/WBTC and USDT/USDC.
304hummingbot-deploy
Deploy 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.
301lp-agent
Run automated liquidity provision strategies on concentrated liquidity (CLMM) DEXs using Hummingbot API.
278connectors-available
Check which exchanges work from your location and search for tokens with trading rules (min order size, price increment, order types).
265hummingbot
Agent 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.
250slides-generator
Create Hummingbot-branded PDF slides from markdown with Mermaid diagram support. Use for presentations, decks, and technical documentation with professional diagrams.
249