← 返回 Skills 市场
Crypto Morning Briefing
作者
terrycarter1985
· GitHub ↗
· v1.0.0
· MIT-0
19
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install crypto-morning-briefing
功能描述
Generate structured crypto market morning briefing via public web search. Get latest market overview, key asset trends, macro/regulatory news, risk warnings,...
使用说明 (SKILL.md)
加密货币市场晨报 Skill
基于公开网页检索和公开加密货币数据接口,生成最新的结构化加密货币市场晨报。
适用场景 ✅
- "生成今日加密货币市场晨报"
- "最新加密货币市场情况"
- "加密货币宏观监管最新消息"
- "加密货币市场风险提示"
不适用场景 ❌
- 历史行情回测/深度量化分析 → 使用专业量化平台
- 专业投资建议 → 本skill仅做信息汇总,不构成投资建议
- 实时逐笔交易数据 → 使用交易所原生接口
- 非加密货币类金融市场简报 → 使用对应金融skill
输出字段说明
所有输出严格包含以下结构化字段:
- 市场概览:整体市值、24小时涨跌幅、全网交易活跃度、多头/空头占比
- 重点资产动态:BTC、ETH等主流资产的24小时价格表现、大额异动、链上数据
- 宏观/监管消息:全球最新宏观政策、监管动态、行业重大事件
- 风险提示:市场波动风险、监管风险、技术风险提示
- 信息来源:所有信息对应的公开来源链接/名称
调用命令
生成最新结构化晨报
/root/.openclaw/workspace/skills/crypto-morning-briefing/run.sh
仅返回JSON格式结果
/root/.openclaw/workspace/skills/crypto-morning-briefing/run.sh --json
实现逻辑
- 从CoinGecko公开API获取全局市场概览和主流资产数据
- 调用公开网页检索获取最近24小时加密货币相关新闻和监管消息
- 自动过滤低质量信息,整理为规范结构化字段
- 标注所有信息来源,确保可追溯
注意事项
- 所有数据来自公开免费接口,存在最多15分钟延迟
- 本skill输出仅为信息汇总,不构成任何投资建议
- 速率限制:每小时最多调用10次,避免触发公开接口限流
安全使用建议
Install only if you are comfortable with a skill that installs curl and jq through apt-get and makes outbound requests to public crypto data and news services. Treat its market output as informational only, not financial advice.
能力标签
能力评估
Purpose & Capability
The stated purpose is a crypto morning briefing, and the script uses public CoinGecko and CryptoPanic endpoints to gather market and news data for that purpose.
Instruction Scope
Runtime instructions are narrow: run the included shell script, optionally with --json, and output a structured report with sources and risk warnings.
Install Mechanism
The install metadata asks to run apt-get update and install curl and jq; this is disclosed and proportionate for the script, but it is still a system package installation.
Credentials
Network access is limited to public market/news APIs, and there is no local file indexing, credential reading, account mutation, or trading action.
Persistence & Privilege
The artifacts show no persistence mechanism, background worker, privilege escalation, destructive commands, or ongoing state storage.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install crypto-morning-briefing - 安装完成后,直接呼叫该 Skill 的名称或使用
/crypto-morning-briefing触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of crypto-morning-briefing skill.
- Generates structured crypto market morning briefings using public web search.
- Includes market overview, key asset trends (BTC, ETH, etc.), macro/regulatory news, risk warnings, and source references.
- No API key required; relies on public data from CoinGecko and recent web news.
- Requires curl and jq binaries.
- Output strictly follows defined structured fields for clarity and traceability.
元数据
常见问题
Crypto Morning Briefing 是什么?
Generate structured crypto market morning briefing via public web search. Get latest market overview, key asset trends, macro/regulatory news, risk warnings,... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 19 次。
如何安装 Crypto Morning Briefing?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install crypto-morning-briefing」即可一键安装,无需额外配置。
Crypto Morning Briefing 是免费的吗?
是的,Crypto Morning Briefing 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Crypto Morning Briefing 支持哪些平台?
Crypto Morning Briefing 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Crypto Morning Briefing?
由 terrycarter1985(@terrycarter1985)开发并维护,当前版本 v1.0.0。
推荐 Skills