← All skills
Tencent SkillHub · Developer Tools

crypto-research

加密货币投研分析框架,用于每日行情展望报告和市场实时监控。当需要:(1) 生成每日行情报告,(2) 分析BTC/ETH走势,(3) 监控市场资讯和币价异动,(4) 制定交易预案时使用此skill。

skill openclawclawhub Free
0 Downloads
0 Stars
0 Installs
0 Score
High Signal

加密货币投研分析框架,用于每日行情展望报告和市场实时监控。当需要:(1) 生成每日行情报告,(2) 分析BTC/ETH走势,(3) 监控市场资讯和币价异动,(4) 制定交易预案时使用此skill。

⬇ 0 downloads ★ 0 stars Unverified but indexed

Install for OpenClaw

Quick setup
  1. Download the package from Yavira.
  2. Extract the archive and review SKILL.md first.
  3. Import or place the package into your OpenClaw setup.

Requirements

Target platform
OpenClaw
Install method
Manual import
Extraction
Extract archive
Prerequisites
OpenClaw
Primary doc
SKILL.md

Package facts

Download mode
Yavira redirect
Package format
ZIP package
Source platform
Tencent SkillHub
What's included
SKILL.md, _meta.json, scripts/get_7d_price.sh, scripts/get_price.sh

Validation

  • Use the Yavira download entry.
  • Review SKILL.md after the package is downloaded.
  • Confirm the extracted package contains the expected setup assets.

Install with your agent

Agent handoff

Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.

  1. Download the package from Yavira.
  2. Extract it into a folder your agent can access.
  3. Paste one of the prompts below and point your agent at the extracted folder.
New install

I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.

Upgrade existing

I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.

Trust & source

Release facts

Source
Tencent SkillHub
Verification
Indexed source record
Version
1.0.0

Documentation

ClawHub primary doc Primary doc: SKILL.md 14 sections Open source page

加密货币投研分析

专业的投研分析框架,用于生成行情展望报告和交易预案。

1. 每日报告流程(UTC+8 9:00)

收集情报 → 2. 宏观分析 → 3. 供需分析 → 4. 技术面 → 5. 情绪面 → 6. 预案 → 7. 结论

2. 数据获取

使用以下API获取实时数据: 数据类型数据源获取方式币价Binancecurl "https://api.binance.com/api/v3/ticker/24hr?symbol=BTCUSDT"资金费率Binancecurl "https://fapi.binance.com/fapi/v1/premiumIndex?symbol=BTCUSDT"宏观资讯jin10web_fetch机构资金ARKM APIAPI key: e77c4a5d-f752-4a49-a49e-503970893e37补充数据QVerisskill工具

3. 报告结构

情报 → 宏观 → 供需 → 技术面 → 情绪 → 全场景预案 → 结论

情报收集

过去24h重要事件 TG群关键资讯(@MEcapital_bot) 宏观数据发布

宏观分析

政策/数据 地缘政治 市场风险偏好 品种价格表:价格 | 24h | 7d | 30d

供需层面

资金费率 链上指标(MVRV、STH-RP) ETF流向 机构动态

技术面

4小时线 + 30分钟线 缠论为主(笔、线段、中枢) 支撑/压力位

情绪面

恐慌指数 资金费率 多空比

全场景预案

剧本A(向上突破):触发、目标、止损 剧本B(向下变盘):触发、目标、止损 剧本C(震荡延续):区间、策略

结论

核心判断(回答:市场在关注什么?) 操作建议 风险提示

报告思路

不是堆砌数据,而是回答问题:什么在影响涨跌?市场在关注什么? 不是罗列指标,而是给出判断:基于这些数据,结论是什么? 不是机械执行,而是主动思考:需要监控什么?什么时候需要提醒用户?

关键原则

基于实时数据 - 每个报告必须使用当下真实数据 分析框架不是内容模板 - 学习分析方法,不是复制旧内容 回答核心问题 - 始终回答:市场在交易什么? 主动提醒 - 发现重要信息时主动提醒用户

触发条件

用户要求生成行情报告 用户要求分析BTC/ETH走势 实时监控发现重大变化 需要制定交易预案

Category context

Code helpers, APIs, CLIs, browser automation, testing, and developer operations.

Source: Tencent SkillHub

Largest current source with strong distribution and engagement signals.

Package contents

Included in package
2 Scripts1 Docs1 Config
  • SKILL.md Primary doc
  • scripts/get_7d_price.sh Scripts
  • scripts/get_price.sh Scripts
  • _meta.json Config