Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Hummingbot trading bot framework - automated trading strategies, market making, arbitrage, connectors for crypto exchanges. Use when working with algorithmic trading, crypto trading bots, or exchange integrations.
.claude/skills/aiskillstore-hummingbot/SKILL.md| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-01 | ✗→✓ | ▲ Improved | 4% | 0% |
| case-02 | ✗→✓ | ▲ Improved | 10% | 0% |
| case-05 | ✗→✓ | ▲ Improved | -14% | 0% |
| case-07 | ✗→✓ | ▲ Improved | -8% | 0% |
| case-08 | ✗→✓ | ▲ Improved | -6% | 0% |
Comprehensive assistance with hummingbot development, generated from official documentation.
This skill should be triggered when:
Pattern 1: For example: candles = CandlesFactory.get_candle(connector=kucoin, trading_pair="ETH-USDT", interval="1m", max_records=100)]
candles = [CandlesFactory.get_candle(connector=kucoin,
trading_pair="ETH-USDT", interval="1m", max_records=100)]Pattern 2: Example:
bin/hummingbot_quickstart.py -p a -f simple_pmm_example_config.py -c conf_simple_pmm_example_config_1.ymlPattern 3: >>> gateway swap --help usage: gateway swap -h] connector] args ...] positional arguments: connector Connector name/type (e.g., jupiter/router) args Arguments: base-quote] side] amount] options: -h, --help show this help message and exit
>>> gateway swap --help
usage: gateway swap [-h] [connector] [args ...]
positional arguments:
connector Connector name/type (e.g., jupiter/router)
args Arguments: [base-quote] [side] [amount]
options:
-h, --help show this help message and exitPattern 4: usage: gateway list -h]
usage: gateway list [-h]Pattern 5: Example:
price = self.market_data_provider.get_price_by_type('binance', 'BTC-USDT', PriceType.MidPrice)Pattern 6: Example:
price = self.market_data_provider.get_price_by_volume('binance', 'BTC-USDT', volume: 10000, True)Pattern 7: Example:
price = self.market_data_provider.get_volume_for_price('binance', 'BTC-USDT', 70000, True)Pattern 8: Example:
price = self.market_data_provider.get_order_book_snapshot('binance', 'BTC-USDT')This skill includes comprehensive documentation in references/:
Use view to read specific reference files when detailed information is needed.
Start with the getting_started or tutorials reference files for foundational concepts.
Use the appropriate category reference file (api, guides, etc.) for detailed information.
The quick reference section above contains common patterns extracted from the official docs.
Organized documentation extracted from official sources. These files contain:
Add helper scripts here for common automation tasks.
Add templates, boilerplate, or example projects here.
To refresh this skill with updated documentation:
| Case | Status | Duration (ms) | Turns | Tokens | Tool calls | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Without | With | Δ | Without | With | Δ | Without | With | Δ | Without | With | Δ | ||
case-01 | fail→pass | 9,654 | 4,948 | -49% | 1 | 1 | 0% | 1,722 | 1,784 | +4% | 0 | 0 | — |
case-02 | fail→pass | 22,915 | 9,994 | -56% | 1 | 1 | 0% | 2,678 | 2,940 | +10% | 0 | 0 | — |
case-03 | pass→pass | 5,872 | 3,941 | -33% | 1 | 1 | 0% | 1,257 | 1,624 | +29% | 0 | 0 | — |
case-04 | pass→pass | 9,177 | 2,913 | -68% | 1 | 1 | 0% | 1,582 | 1,481 | -6% | 0 | 0 | — |
case-05 | fail→pass | 12,337 | 5,484 | -56% | 1 | 1 | 0% | 2,173 | 1,877 | -14% | 0 | 0 | — |
case-06 | pass→pass | 7,261 | 3,021 | -58% | 1 | 1 | 0% | 1,195 | 1,318 | +10% | 0 | 0 | — |
case-07 | fail→pass | 7,944 | 1,962 | -75% | 1 | 1 | 0% | 1,339 | 1,226 | -8% | 0 | 0 | — |
case-08 | fail→pass | 7,311 | 1,924 | -74% | 1 | 1 | 0% | 1,276 | 1,201 | -6% | 0 | 0 | — |
case-09 | fail→pass | 10,323 | 3,492 | -66% | 1 | 1 | 0% | 1,585 | 1,405 | -11% | 0 | 0 | — |
case-10 | fail→pass | 7,622 | 3,141 | -59% | 1 | 1 | 0% | 1,140 | 1,351 | +19% | 0 | 0 | — |
case-11 | fail→pass | 7,125 | 2,469 | -65% | 1 | 1 | 0% | 1,057 | 1,262 | +19% | 0 | 0 | — |
case-12 | fail→pass | 10,445 | 5,067 | -51% | 1 | 1 | 0% | 1,823 | 1,699 | -7% | 0 | 0 | — |
case-13 | fail→pass | 9,857 | 3,445 | -65% | 1 | 1 | 0% | 1,623 | 1,481 | -9% | 0 | 0 | — |
case-14 | fail→fail | 6,206 | 2,621 | -58% | 1 | 1 | 0% | 1,044 | 1,263 | +21% | 0 | 0 | — |
case-15 | fail→pass | 7,061 | 2,099 | -70% | 1 | 1 | 0% | 1,150 | 1,256 | +9% | 0 | 0 | — |
case-16 | pass→pass | 10,469 | 2,014 | -81% | 1 | 1 | 0% | 1,705 | 1,143 | -33% | 0 | 0 | — |
case-17 | pass→pass | 10,056 | 1,982 | -80% | 1 | 1 | 0% | 1,756 | 1,224 | -30% | 0 | 0 | — |
case-18 | fail→pass | 11,915 | 3,054 | -74% | 1 | 1 | 0% | 1,952 | 1,374 | -30% | 0 | 0 | — |
case-19 | pass→pass | 6,758 | 2,659 | -61% | 1 | 1 | 0% | 1,223 | 1,408 | +15% | 0 | 0 | — |
case-20 | pass→pass | 13,806 | 11,532 | -16% | 1 | 1 | 0% | 2,132 | 2,797 | +31% | 0 | 0 | — |
case-21 | pass→pass | 12,528 | 5,449 | -57% | 1 | 1 | 0% | 1,998 | 1,808 | -10% | 0 | 0 | — |
case-22 | pass→pass | 16,812 | 15,125 | -10% | 1 | 1 | 0% | 3,231 | 3,850 | +19% | 0 | 0 | — |
DecimalAI ran this skill against gemini-3.6-flash twice over the same eval suite — once with the skill loaded and once without — and compared the two runs case by case. 22 cases were attempted. The headline lift of +55 percentage points is the difference between those two pass rates over the 22 comparable cases.
Without the skill loaded, the model failed this case. With it loaded, the same prompt on the same model passed. This is one improved case from the latest verified run; every case, including any that regressed, is in the table above.
Other measured skills in the registry, with their headline benchmark lift.