tushare-mcp
Installation
SKILL.md
Tushare MCP 数据技能
鉴权变量:
TUSHARE_API_KEY。
通过 MCP 服务器调用 Tushare Pro API,不再需要写 Python 脚本。
核心规则
- 使用 MCP tool,不写脚本 — 所有数据通过
tushare_*tool 获取 - 先用 ToolSearch 加载 — MCP tool 是 deferred 的,调用前必须
ToolSearch("tushare ...")加载 - 日期格式 YYYYMMDD 或 YYYY-MM-DD — 两种都支持,MCP 内部自动转换
- 默认返回 100 行 — 需要更多数据用
_limit参数 - 数据输出遵循存储规范 — 见 output-storage.md
使用流程
Related skills
More from kirkluokun/awesome-a-stock-openclawskills
financial-data-analysis
|
182stock-trade-journal
按统一规则记录交易流水。按个股落 Markdown,同时写入 SQLite 便于统计与量化复盘。
106capability-evolver
A self-evolution engine for AI agents. Analyzes runtime history to identify improvements and applies protocol-constrained evolution.
74cctv-news-fetcher
Fetch and parse news highlights from CCTV News Broadcast (Xinwen Lianbo) for a given date.
66reddit-search
搜索 Reddit 的子版块并获取相关信息。
56news-summary
This skill should be used when the user asks for news updates, daily briefings, or what's happening in the world. Fetches news from trusted international RSS feeds and can create voice summaries.
54