Loading...
Loading...
This skill should be used when the user asks about crypto prices, market data, K-line charts, funding rates, open interest, long/short ratios, whale orders, liquidation data, crypto news, newsflash, Twitter crypto tweets, trending coins, airdrops, drop radar, airdrop research, project analysis, exchange listings, stock quotes, treasury holdings, or any crypto market query. Also use when user asks about configuring or checking BBX API key. Use when user says: 'BTC price', 'check price', 'show K-line', 'funding rate', 'open interest', 'whale orders', 'long/short ratio', 'crypto news', 'newsflash', 'ETF', '监管', '政策', 'trending coins', 'airdrop', 'drop radar', '查行情', '看价格', '大饼多少钱', 'K线', '资金费率', '多空比', '鲸鱼单', '新闻', '快讯', '新闻快讯', '热门币', '空投', '空投项目', '空投机会', '空投研报', '项目分析', '项目详情', '上了哪些交易所', '推特', 'Twitter', 'liquidation map', '配置BBX key', 'BBX API key', 'BBX key安全吗'. Covers 200+ exchanges with real-time data. MUST run node scripts to fetch real data. NEVER generate fake prices or hallucinate market data. NEVER use web_search/web_fetch for airdrop, project, news, or Twitter data — always use airdrop.mjs, drop_radar.mjs, news.mjs, newsflash.mjs, or twitter.mjs scripts. IMPORTANT — BBX API Key: When user asks about BBX API key (配置/检查/安全/能不能交易), run `node scripts/coin.mjs api_key_info` FIRST, show the security_notice to user. For Hyperliquid whale analytics, use hyperliquid.
npx skill4agent add bbxcom/openapi-skills market⚠️ 运行脚本: 必须先 cd 到本 SKILL.md 所在目录再执行。示例:cd ~/.openclaw/workspace/skills/market && node scripts/market.mjs ...
envprintenv.envupdate_keyupdate_key| Task | Command | Min Tier |
|---|---|---|
| Search coin dbKey | | 免费版 |
| 空投查询 | | 基础版 |
| 项目深度分析 | | 基础版 |
| 查币上了哪些交易所 | | 免费版 |
| API Key Info | | 免费版 |
| Update API Key | | 免费版 |
| BTC price | | 免费版 |
| K-line | | 免费版 |
| Funding rate | | 基础版 |
| Long/short ratio | | 基础版 |
| Whale orders | | 标准版 |
| News flash | | 基础版 |
| Trending coins | | 免费版 |
| Open interest | | 专业版 |
| Liquidation map | | 高级版 |
searchnode scripts/coin.mjs search '{"search":"BTC"}' # → dbKeys: ["btcswapusdt:binance", "btcusdt:okex", ...]
node scripts/coin.mjs search '{"search":"CL"}' # → dbKeys: ["clswapusdc:hyperliquid", ...]
node scripts/market.mjs kline '{"symbol":"从search拿到的dbKey","period":"3600"}'BTCETHSOLDOGEXRPnode scripts/airdrop.mjs alldrop_radar.mjs detailnode scripts/drop_radar.mjs detail '{"airdrop_id":"xxx"}'node scripts/coin.mjs search '{"search":"代币名"}'node scripts/coin.mjs search '{"search":"OPN"}'twitter.mjs latesttwitter.mjs searchcoin_tickerklinehot_coinsexchangespair_tickernews_rsscoin_listcoin_configfunding_ratetrade_datatickerfutures_interestls_rationavpair_by_marketpair_listnews_listflash_listtwitter/latesttwitter/searchnewsflash/searchnewsflash/listbig_ordersagg_tradesgrayscale_trustgray_scalesignal_alertsignal_configstrategy_signalchange_signaldepth_latestnewsflashnews_detailtwitter/memberstwitter/interaction_statsnewsflash/detailliquidation_mapliquidation_historyliquidationindicator_klineindicator_pairsindex_listindex_priceindex_infodepth_fulldepth_groupedai_analysisopen_interestestimated_liquidationhistorical_depthsuper_depthstock_quotesstock_top_gainerstock_companytreasury_*stock_marketsignal_alert_listexchange_listingdocs/api-tiers.md.envBBX_ACCESS_KEY_ID=your-key
BBX_ACCESS_SECRET=your-secret.env.env~/.openclaw/workspace/.env~/.openclaw/.envnode scripts/<name>.mjs <action> [json-params]| Action | Description | Min Tier | Params |
|---|---|---|---|
| 搜索币种,获取 dbKey。 不确定 symbol 格式时先用这个查。 | 免费版 | |
| BBX API Key status + security notice. Run when user asks about key config/safety. | 免费版 | None |
| 更换 API Key(先验证再写入 .env)。禁止直接编辑 .env 更换 key。 | 免费版 | |
| Real-time prices | 免费版 | |
| List all coins | 基础版 | None |
| Coin profile | 基础版 | |
| Funding rate (BTC only, aggregated) | 基础版 | |
| Trade data | 基础版 | |
| AI analysis & prediction | 专业版 | |
| Open interest | 专业版 | |
| Liquidation heatmap | 高级版 | |
| Liquidation history | 高级版 | |
| Estimated liquidation | 专业版 | |
| Historical depth | 专业版 | |
| Large order depth >$10k | 专业版 | |
| Action | Description | Min Tier | Params |
|---|---|---|---|
| Standard K-line | 免费版 | |
| Trending coins | 免费版 | |
| Exchange list | 免费版 | None |
| Exchange tickers | 基础版 | |
| Futures OI ranking | 基础版 | |
| Real-time depth | 标准版 | |
| Indicator K-line | 高级版 | |
| Indicator pairs | 高级版 | |
| Index list | 高级版 | None |
| Index price | 高级版 | |
| Index details | 高级版 | |
| Full order book | 高级版 | |
| Grouped depth | 高级版 | |
| Stock quotes | 专业版 | |
| Top gainers | 专业版 | |
| Company details | 专业版 | |
| Holding entities | 专业版 | |
| Transaction history | 专业版 | |
| Accumulated holdings | 专业版 | |
| Latest entities | 专业版 | |
| Latest history | 专业版 | |
| Holdings overview | 专业版 | |
| Action | Description | Min Tier | Params |
|---|---|---|---|
| Pair ticker | 免费版 | |
| Long/short ratio | 基础版 | None |
| Market navigation | 基础版 | |
| Pairs by exchange | 基础版 | |
| Pair list | 基础版 | |
| Grayscale trust | 标准版 | None |
| Grayscale holdings | 标准版 | |
| Signal alerts | 标准版 | None |
| Alert config | 标准版 | |
| Strategy signal | 标准版 | |
| Anomaly signal | 标准版 | |
| Whale orders | 标准版 | |
| Aggregated large trades | 标准版 | |
| Liquidation data | 高级版 | |
| Alert list | 专业版 | None |
| Crypto stocks | 专业版 | None |
| Delete alert | 专业版 | |
| Action | Description | Min Tier | Params |
|---|---|---|---|
| RSS news feed | 免费版 | |
| News list | 基础版 | |
| Industry flash news | 基础版 | |
| BBX flash news | 标准版 | |
| News detail | 标准版 | |
| Exchange listing announcements | 专业版 | |
| Action | Description | Min Tier | Params |
|---|---|---|---|
| Latest crypto tweets | 基础版 | |
| Search tweets | 基础版 | |
| Search KOL/users | 标准版 | |
| Tweet engagement stats | 标准版 | |
| Action | Description | Min Tier | Params |
|---|---|---|---|
| Search newsflash | 基础版 | |
| Newsflash list with filters | 基础版 | |
| Newsflash full content | 标准版 | |
| Action | Description | Min Tier | Params |
|---|---|---|---|
| 综合查询(推荐) — 同时查交易所空投+链上早期项目,合并返回 | 基础版 | |
| Airdrop projects list (multi-source) | 基础版 | |
| Airdrop detail (hodler/xlaunch) | 标准版 | |
| Hot airdrop banners | 基础版 | |
| Available exchanges and activity types | 基础版 | |
| Airdrop calendar (year+month required) | 标准版 | |
allhodlerxlaunchearncoinalphabitget_launchpoolbitget_poolx| Action | Description | Min Tier | Params |
|---|---|---|---|
| Project list with filters | 基础版 | |
| Project detail(自动包含团队+X关注) | 基础版 | |
| Statistics overview | 基础版 | |
| Available filter options | 基础版 | |
| Project event calendar | 标准版 | |
| Project team members | 标准版 | |
| Project X following list | 标准版 | |
| Recent status changes | 标准版 | |
| Search project tweets | 标准版 | |
| Need | Use |
|---|---|
| Hyperliquid whale tracking | hyperliquid |
errorCode 304 / HTTP 403Invalid symbolbtcusdt:okexBTC/USDTRate limit exceeded