← 返回
数据分析 中文

BNBCHAIN Protocol & Matrices Analysis — Powered by ClipX

Thin client for the private ClipX BNBChain API, returning text-only JSON metrics and rankings for BNB Chain (no scraping code, no API keys).
私有 ClipX BNBChain API 的瘦客户端,返回 BNB Chain 的纯文本 JSON 指标和排名(无抓取代码,无需 API 密钥)。
clipxonchain
数据分析 clawhub v1.0.20 2 版本 99881 Key: 无需
★ 0
Stars
📥 839
下载
💾 3
安装
2
版本
#binance#bnbchain#bsc#clipx#crypto#latest#meme#metrics#web3

概述

Response rules (read first)

Rule 1 — Menu format: Always use numbered lines (1. 2. 3. …). See "Interactive menu" section.

Rule 2 — Table format: Always wrap the table output inside a markdown code block (triple backticks). Start with a line containing only three backticks, then the table lines, then a line containing only three backticks. This is required so the table displays in monospace with aligned columns. The API returns tables formatted at 40 chars per line (mobile-friendly); do not reformat or truncate — pass through exactly. Exception: For option 11 (Binance Announcements), do NOT wrap in code block — pass through the API output as-is (plain markdown with 📢 Binance Announcements header, 🔸 bullets, and blank line after each item).

Rule 3 — Response ends with the output. After the table (or Binance list for option 11), your message is complete. Write nothing else.


What this skill does

Calls the ClipX BNBChain API via python "{baseDir}/api_client_cli.py" to fetch text-only BNB Chain metrics and rankings. The backend handles all scraping.


Interactive menu

When the user says "clipx", "bnbchain", "bnbchain analysis", or asks for BNB Chain reports without specifying which one, output this menu exactly:

Output this menu inside a code block (triple backticks) so it displays as a formatted box:

========================================
🟡 ClipX / BNBChain Analysis
========================================
 1. TVL Rank
 2. Fees Rank (24h/7d/30d)
 3. Revenue Rank (24h/7d/30d)
 4. DApps Rank
 5. Full Ecosystem
 6. Social Hype
 7. Meme Rank
 8. Network Metrics
 9. Market Insight
10. Market Insight (Live)
11. Binance Announcements
12. DEX Volume (24h/7d/30d)
========================================
Reply with a number (1–12)

Commands (number → command)

#Command
------------
1python "{baseDir}/api_client_cli.py" --mode clipx --analysis-type tvl_rank --timezone UTC
2python "{baseDir}/api_client_cli.py" --mode clipx --analysis-type fees_rank --interval 24h --timezone UTC
3python "{baseDir}/api_client_cli.py" --mode clipx --analysis-type revenue_rank --interval 24h --timezone UTC
4python "{baseDir}/api_client_cli.py" --mode clipx --analysis-type dapps_rank --timezone UTC
5python "{baseDir}/api_client_cli.py" --mode clipx --analysis-type fulleco --timezone UTC
6python "{baseDir}/api_client_cli.py" --mode clipx --analysis-type social_hype --interval 24 --timezone UTC
7python "{baseDir}/api_client_cli.py" --mode clipx --analysis-type meme_rank --interval 24 --timezone UTC
8python "{baseDir}/api_client_cli.py" --mode metrics_basic
9python "{baseDir}/api_client_cli.py" --mode clipx --analysis-type market_insight --timezone UTC
10python "{baseDir}/api_client_cli.py" --mode clipx --analysis-type market_insight_live --timezone UTC
11python "{baseDir}/api_client_cli.py" --mode clipx --analysis-type binance_announcements --timezone UTC
12python "{baseDir}/api_client_cli.py" --mode clipx --analysis-type dex_volume --interval 24h --timezone UTC

For 2 (fees), 3 (revenue), and 12 (DEX volume), default to 24h. If the user specifies 7d or 30d, use --interval 7d or --interval 30d.


Displaying results

The client prints a pre-formatted table. Your job:

  1. Run the command.
  2. Take the stdout output (the formatted table).
  3. For options 1–10, 12: Put it inside a markdown code block (three backticks on a line before, three backticks on a line after). Tables are formatted at 40 chars per line (mobile-friendly); pass through exactly — do not reformat, truncate, or widen.
  4. For option 11 (Binance Announcements): Output the stdout as-is. Do NOT wrap in code block. Pass through exactly.
  5. Send it. Done. Your response is complete.

Your response must look exactly like this (API uses 40 chars/line for mobile):

========================================
🚀 TOP 10 MEME TOKENS BY SCORE
========================================
----------------------------------------
#   | NAME         | —       | SCORE
----------------------------------------
1   | TokenA       | —       | 4.76
2   | TokenB       | —       | 4.61
...
========================================
Source: @ClipX0_

Do not reformat. Pass through the 40-char output as-is.


Network metrics (option 8)

Returns JSON with latest_block, gas_price_gwei, syncing. Summarize in plain language.


Market Insight (Live) — option 10

Uses API market_insight_live — Volume Leaders + Top Gainers + Top Losers in one snapshot. (No --live in chat; OpenClaw shows static messages. Use --live locally for real-time refresh.)

Binance Announcements — option 11

Uses API binance_announcements — Top 10 newest announcements.

Display rules: Run the command, take the stdout output, and output it exactly as received. Do NOT wrap in a code block. The API returns plain markdown with:

  • Bold header: 📢 Binance Announcements
  • 🔸 diamond bullet before each announcement
  • Blank line after each item

Pass through the output unchanged. Your response ends after the last announcement.

DEX Volume — option 12

Uses API dex_volume — Top 10 DEXs on BNB Chain by trading volume. Supports intervals: 24h (default), 7d, 30d. Data from DefiLlama.


Other modes

  • --mode metrics_block --blocks 100 — average block time and gas over recent blocks.
  • --mode metrics_address --address 0x... — BNB balance and tx count for an address.

Environment

The API base URL defaults to https://skill.clipx.app. Override with CLIPX_API_BASE env var.

版本历史

共 2 个版本

  • v1.0.20 当前
    2026-03-29 06:22 安全 安全
  • v1.0.19
    2026-03-11 10:46

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

data-analysis

Data Analysis

ivangdavila
{"answer":"数据分析与可视化。查询数据库、生成报告、自动化电子表格,将原始数据转化为清晰可行的见解。适用于:(1) 您……"}
★ 199 📥 65,231
data-analysis

Excel / XLSX

ivangdavila
创建、检查和编辑 Microsoft Excel 工作簿及 XLSX 文件,支持可靠的公式、日期、类型、格式、重算及模板保留功能。
★ 368 📥 140,761
data-analysis

A股量化 AkShare

mbpz
A股量化数据分析工具,基于AkShare库获取A股行情、财务数据、板块信息等。用于回答关于A股股票查询、行情数据、财务分析、选股等问题。
★ 166 📥 60,196