Skip to main content
hummingbot
GitHub creator profile

hummingbot

Repository-level view of 37 collected skills across 2 GitHub repositories.

skills collected
37
repositories
2
updated
Aug 21, 2026
repository explorer

Repositories and representative skills

routine-cookbook
unclassified

The single reference for writing Condor routines — anatomy, the create → test → fix loop, fetching Hummingbot data, parallel calls, reports/charts, continuous loops, and candlestick charts. Routes to a companion file per topic.

Aug 21, 2026
add-token-to-gateway
software-developers

Playbook for adding a missing token to the Hummingbot Gateway so it can be used in Orca LP positions. Covers both the UI walkthrough and the two input formats.

Aug 17, 2026
verify-connector-support
software-developers

Check what a connector actually supports before answering capability questions

Aug 13, 2026
strategy-builder
software-developers

Give YOURSELF a loop — write a tick playbook (a strategy) under your own slug, dry-run it, and start it. The shared contract for how a strategy is authored, validated and launched; read by any agent that wants to act autonomously instead of only being…

Aug 11, 2026
agent-builder
software-developers

Create and operate autonomous trading agents the minimal way — create the agent from just its role + purpose, prove it's alive by consulting it, then progressively improve it with routines and (optionally) a loop strategy.

Aug 11, 2026
smart-money-playbook
data-scientists-152051

How to read the Smart-Money Flow composite and translate it into a bounded directional perp decision on any venue (Derive, Hyperliquid, Backpack, Pacifica, …). Use whenever interpreting onchain_flow output or deciding LONG/SHORT/HOLD for the Smart-Money Flow…

Aug 11, 2026
xrpl-mm-deploy
software-developers

End-to-end playbook for standing up an XRPL CLOB maker — preflight, planner, controller deploy, verify.

Aug 7, 2026
candles-without-a-candle-feed
software-developers

Many connectors (xrpl and every AMM/DEX connector, plus some CEXs) have no candle feed. `get_market_data(data_type="candles")` raises there and no retry will fix it — source the history from a candle-capable proxy or GeckoTerminal instead.

Aug 7, 2026
Showing 8 of 26 collected skills.
trading-agent-builder
financial-and-investment-analysts

Step-by-step guide for building autonomous trading agents through 5 phases: design, routine, strategy, dry-run, live.

Jun 2, 2026
create-routine
software-developers

Create 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.

Jun 2, 2026
find-xemm-opps
financial-risk-specialists

Find 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).

Mar 1, 2026
find-arbitrage-opps
financial-risk-specialistsfinancial-and-investment-analysts

Find arbitrage opportunities across exchanges by comparing prices for fungible token pairs like BTC/WBTC and USDT/USDC.

Mar 1, 2026
hummingbot-developer
software-developers

Developer skill for running Hummingbot and Gateway from source, building wheel and Docker images, and testing against Hummingbot API running from source. Use this skill when a developer wants to build, run, or test Hummingbot components locally.

Feb 28, 2026
hummingbot-heartbeat
network-and-computer-systems-administrators

OpenClaw cron job that delivers hourly Hummingbot status updates to your chat — API health, Gateway container, active bots/controllers, executors, and portfolio balances.

Feb 28, 2026
lp-agent
financial-and-investment-analystspersonal-financial-advisors

Run automated liquidity provision strategies on concentrated liquidity (CLMM) DEXs using Hummingbot API.

Feb 28, 2026
connectors-available
financial-and-investment-analystsfinancial-risk-specialists

Check which exchanges work from your location and search for tokens with trading rules (min order size, price increment, order types).

Feb 27, 2026
Showing 8 of 11 collected skills.
Showing 2 of 2 repositories
All repositories loaded