← Back to Skills Marketplace
64
Downloads
1
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install global-market-briefing
Description
每日财经早报:A股行情 + RSS全球新闻聚合,自动生成Markdown简报
README (SKILL.md)
全球财经早报 Global Market Briefing
每日自动生成财经早报,覆盖 A 股行情 + 国内/国际新闻。
能力
- A股盘前行情 — 上证/深证/创业板/科创50/上证50 五大指数
- 新闻聚合 — 中国新闻网 RSS(财经/时政/国际/滚动/要闻 5个源)
- 自动分类 — 按关键词自动归入财经/时政/国际/其他
- Markdown输出 — 完整版存本地 + 精简版推微信
- 链接索引 — 每条新闻含原文链接
输出
- 微信推送: 各分类精简版(前3条 + 总数)
- 本地存档: 完整MD文件(每类15条,含链接)
Quick Start
1. 安装依赖
pip install requests
2. 安装 skill
clawhub install global-market-briefing
3. 手动运行
python3 \x3Cskill_path>/scripts/morning_briefing.py
4. 定时推送
schedule: "30 9 * * 1-6" # 周一到周六 9:30
payload:
kind: agentTurn
message: "运行:exec python3 \x3Cskill_path>/scripts/morning_briefing.py"
toolsAllow: ["exec"]
timeoutSeconds: 60
数据源
- 中国新闻网 RSS (https://www.chinanews.com.cn/rss/)
- 腾讯财经行情 (qt.gtimg.cn)
配置
输出目录在脚本中修改 OUTPUT_DIR 变量,默认 ~/Desktop/早间新闻/。
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install global-market-briefing - After installation, invoke the skill by name or use
/global-market-briefing - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
优化搜索关键词:新闻/财经/早报/A股/财经早报
v1.0.0
初版发布:A股行情 + 全球新闻聚合 + Markdown简报
Metadata
Frequently Asked Questions
What is 全球财经早报 Global Market Briefing?
每日财经早报:A股行情 + RSS全球新闻聚合,自动生成Markdown简报. It is an AI Agent Skill for Claude Code / OpenClaw, with 64 downloads so far.
How do I install 全球财经早报 Global Market Briefing?
Run "/install global-market-briefing" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is 全球财经早报 Global Market Briefing free?
Yes, 全球财经早报 Global Market Briefing is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does 全球财经早报 Global Market Briefing support?
全球财经早报 Global Market Briefing is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created 全球财经早报 Global Market Briefing?
It is built and maintained by AnswerYL (@answeryl); the current version is v1.0.1.
More Skills