by StanleyChanH · Codex Skill · ★ 65
Tushare Finance Skill 获取中国金融市场数据的 OpenClaw Skill,支持 220+ 个 Tushare Pro 接口。 ✨ 特性 🚀 开箱即用 - 一键安装,无需复杂配置 📊 全面覆盖 - A股、港股、美股、基金、期货、债券 🔧 多种方式 - Python API、命令行工具、批量导出 📈 实时数据 - 支持股票行情、财务报表、宏观经济 🔄 OpenClaw 集成 - 无缝集成到自动化工作流 📖 完整文档 - 220+ 接口完整索引和使用示例 🤖 自动同步 - GitHub Actions 定期爬取官方文档,自动更新 📥 安装 方法 1:通过 ClawHub(推荐) 方法 2:手动安装 🔑 配置 获取 Tushare Token 访问 Tushare Pro 注册账号 在个人中心获取 Token 配置环境变量: 🚀 快速开始 Python API python from scripts.apiclient import TushareAPI 初始化客户端 api = TushareAPI() 查询股票日线行情 df = api.getstockdaily("000001.SZ", "2024-01-01", "2024-12-31") print(
| Stars | 65 |
| Forks | 10 |
| Language | Python |
| Category | Codex Skill |
| License | MIT |
| Quality Score | 65.4879155777883/100 |
| Open Issues | 1 |
| Last Updated | 2026-06-09 |
| Created | 2026-01-10 |
| Platforms | claude-code, python |
| Est. Tokens | ~604k |
These tools work well together with Tushare-Finance-Skill-for-Claude-Code for enhanced workflows:
Explore other popular codex skill tools:
Tushare-Finance-Skill-for-Claude-Code is 专为 Claude Code 设计的 Tushare Pro 金融数据技能包,支持 220+ 个接口,用自然语言获取 A 股行情、财务数据、宏观经济等金融数据。. It is categorized as a Codex Skill with 65 GitHub stars.
Tushare-Finance-Skill-for-Claude-Code is primarily written in Python. It covers topics such as chinese-stock-market, claude-code, financial-data.
You can find installation instructions and usage details in the Tushare-Finance-Skill-for-Claude-Code GitHub repository at github.com/StanleyChanH/Tushare-Finance-Skill-for-Claude-Code. The project has 65 stars and 10 forks, indicating an active community.
Tushare-Finance-Skill-for-Claude-Code is released under the MIT license, making it free to use and modify according to the license terms.