← 返回
未分类

CryptoRank

Chinese CryptoRank radar skill for market, funding, public sales, airdrops, and daily briefs. Invoke when the user wants a Chinese Web3 signal summary or Cry...
中文 CryptoRank 雷达技能,用于市场、资金、公开销售、空投和每日简报。当用户需要中文 Web3 信号概览或加密相关信息时调用。
0xcii 0xcii 来源
未分类 clawhub v1.0.1 1 版本 100000 Key: 无需
★ 0
Stars
📥 182
下载
💾 0
安装
1
版本
#latest

概述

CryptoRank Radar

将 CryptoRank 免费层数据转成适合中文用户使用的市场雷达、融资雷达、空投雷达、Upcoming 雷达与每日摘要。

When to Use

  • 用户想快速查看 CryptoRank 的中文市场信号
  • 用户想把融资、Upcoming、空投活动压成可执行摘要
  • 用户想把 CryptoRank 接入 OpenClaw / ClawHub 的中文工作流
  • 用户想生成适合 YouTube、会员区、社群更新的素材

Interface

Parameters:

  • mode (required): radar | funding | upcoming | airdrops | brief | raw
  • limit (optional): 返回条数,默认 5
  • lang (optional): zhen,默认 zh
  • output (optional): text | json | markdown,默认 json
  • raw_mode (optional): 仅当 mode=raw 时使用,可选 home | funding | upcoming | airdrops

Returns:

  • text / markdown 输出:适合直接展示或复制的中文雷达文本
  • json 输出:适合工具链继续处理的结构化结果

Quick Start

python3 scripts/run_skill.py --mode radar --lang zh --limit 5 --output json
python3 scripts/run_skill.py --mode funding --lang zh --limit 8 --output markdown
python3 scripts/run_skill.py --mode airdrops --lang zh --limit 10 --output text

Recommended Usage

1. 中文总雷达

python3 scripts/run_skill.py --mode radar --lang zh --limit 5 --output json

2. 融资雷达

python3 scripts/run_skill.py --mode funding --lang zh --limit 8 --output markdown

3. 空投观察名单

python3 scripts/run_skill.py --mode airdrops --lang zh --limit 10 --output json

4. 原始数据调试

python3 scripts/run_skill.py --mode raw --raw-mode airdrops --lang zh --output json

Output Guidance

  • 默认优先使用中文输出
  • 不把 CryptoRank 当作“价格站”,而是当作“内容雷达 + 机会入口”
  • fundingairdropsbrief 场景下,优先提炼“今天该看什么”
  • 如果用户要内容选题,可将结果继续交给上层 prompt 做机会翻译

Execution Logic

This skill ships with a self-contained Python wrapper and a bundled copy of the demo client.

from scripts.run_skill import execute

result = execute(
    mode="radar",
    limit=5,
    lang="zh",
    output="json",
)
print(result)

Files

  • scripts/run_skill.py - ClawHub 调用入口
  • scripts/package_skill.py - 打包 zip 文件
  • assets/cryptorank_demo.py - 自包含的 CryptoRank Python CLI 副本
  • references/examples.md - 示例查询与结果形式
  • references/publish.md - 本地测试与上传建议

Support

  • 社区交流:https://t.me/hollyink
  • 机器人版本:https://t.me/yongzhuan_bot
  • 视频教程:https://www.youtube.com/@0xcii

版本历史

共 1 个版本

  • v1.0.1 当前
    2026-06-04 13:54

安全检测

腾讯云安全 (Keen)

队列中

腾讯云安全 (Sanbu)

队列中

🔗 相关推荐

education

黄毛决胜法 Alpha Game Mastery

0xcii
黄毛决胜法 — 提升个人魅力、吸引力与博弈能力的终极技能。 从姿态逆转、张力制造到筛选框架,彻底改造你的社交博弈底层逻辑。 🌐 社区 @AntCaveClub · YouTube @0xcii · Bot @yongzhuan_bot
★ 0 📥 179
data-analysis

Tavily 搜索

jacky1n7
通过 Tavily API 进行网页搜索(Brave 替代方案)。当用户要求搜索网页、查找来源或链接,且 Brave 网页搜索不可用时使用。
★ 274 📥 100,979
data-analysis

Data Analysis

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