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