A 股市场日报 Skill
name: a-stock-daily-report
by chenchaoqun · published 2026-03-22
$ claw add gh:chenchaoqun/chenchaoqun-a-stock-daily-report-cn---
name: a-stock-daily-report
description: 获取 A 股市场日报,包括大盘指数、热门板块和龙头股。使用东方财富 API,无需 API Key。
---
# A 股市场日报 Skill
获取 A 股市场每日表现报告,包括大盘指数、热门板块排行及板块龙头股。
何时使用
✅ **使用场景:**
❌ **不使用场景:**
数据来源
使用方法
基础用法
python3 scripts/a_stock_daily_report.py在对话中
直接请求:
输出内容
1. **大盘指数** - 上证指数、深证成指、创业板指
2. **热门板块 Top 10** - 按涨幅排序
3. **板块龙头股** - 前 3 大热门板块的领涨个股
4. **市场简评** - 简要市场分析
示例输出
📈 A 股市场日报
📅 2026 年 03 月 10 日
【大盘指数】
上证指数:4098.59 点 (+1.00%)
深证成指:14239.30 点 (-0.83%)
创业板指:3281.94 点 (-0.81%)
【🔥 今日最热板块 Top 10】
1. CPO 概念:6518.76 (+6.66%)
2. 光通信模块:3082.79 (+5.69%)
3. F5G 概念:4316.67 (+4.86%)
...依赖
pip install requestsAPI 接口说明
大盘指数
http://push2.eastmoney.com/api/qt/stock/get
参数:secid=1.000001 (上证指数)板块排行
http://push2.eastmoney.com/api/qt/clist/get
参数:fs=m:90+t:3 (概念板块)板块成分股
http://push2.eastmoney.com/api/qt/clist/get
参数:fs=b:BK1128 (具体板块代码)注意事项
1. 数据仅在交易时段更新(工作日 9:30-15:00)
2. 非交易时段显示最后收盘价
3. 网络请求超时设置为 5 秒
4. 仅供参考,不构成投资建议
扩展建议
版本
v1.0.0 - 初始版本
More tools from the same signal band
Order food/drinks (点餐) on an Android device paired as an OpenClaw node. Uses in-app menu and cart; add goods, view cart, submit order (demo, no real payment).
Sign plugins, rotate agent credentials without losing identity, and publicly attest to plugin behavior with verifiable claims and authenticated transfers.
The philosophical layer for AI agents. Maps behavior to Spinoza's 48 affects, calculates persistence scores, and generates geometric self-reports. Give your...