← 返回 Skills 市场
gloryjack

Tushare Pro A股数据

作者 GloryJack · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
1914
总下载
1
收藏
7
当前安装
1
版本数
在 OpenClaw 中安装
/install tushare-pro
功能描述
A股/港股/期货量化数据查询工具。基于 Tushare Pro API,直接通过 HTTP REST 接口调用,无需 pip 和 Python 环境。用于获取中国A股/港股/期货/指数/资金流向/财务数据。
安全使用建议
这是一个说明性技能,行为与描述一致,但在安装/使用前请注意: - 仅为该技能提供 TUSHARE_TOKEN,不要共享其他凭据。 - 若按文档创建 ~/.openclaw/skills/tushare-pro/token.env,请为该文件设置严格文件权限(仅限用户读取),避免把 token 提交到版本控制或备份服务。 - 文档中 token.env 注释有域名拼写错误(tussahre.pro),请确认使用正确站点 https://tushare.pro 并确认 API 请求目标是 https://api.tushare.pro。 - 推荐使用环境变量或系统秘钥管理器保存 token 而不是明文文件;若 token 泄露,及时在 tushare.pro 撤销/重置。 - 可要求技能作者在元数据中明确声明配置路径(或把配置步骤改为可选),以消除当前文档/元数据的不一致。
功能分析
Type: OpenClaw Skill Name: tushare-pro Version: 1.0.0 The skill is a legitimate tool for querying financial data from the Tushare Pro API. The Python code in SKILL.md uses standard libraries (urllib, json) to communicate directly with the official API endpoint (api.tushare.pro) and contains no evidence of data exfiltration, malicious execution, or prompt injection. The requirement for a TUSHARE_TOKEN is consistent with the service's documented authentication model.
能力评估
Purpose & Capability
技能名/描述为通过 Tushare Pro 获取股市数据,所需的 TUSHARE_TOKEN 与目的直接相关;没有请求与功能无关的外部凭据或二进制。
Instruction Scope
SKILL.md 明确描述用法并给出 HTTP 调用示例;唯一不一致之处是元数据声明“required config paths: none”,但文档指示在 ~/.openclaw/skills/tushare-pro/ 下创建 token.env(该文件也包含在清单中)。建议将此配置路径在元数据中声明或在文档中说明该路径是可选的。
Install Mechanism
这是 instruction-only 技能,没有 install spec、下载或可执行安装步骤,所以不会把第三方代码写入磁盘或自动执行安装脚本。
Credentials
仅要求一个环境变量 TUSHARE_TOKEN,与技能用途成比例。但文档建议把 token 明文写入 token.env 文件并保存在用户主目录下;这存在普通的凭据保管风险(明文、文件权限)。
Persistence & Privilege
技能未请求 always:true 或修改其他技能/系统配置。agent 可自主调用(平台默认),但这与技能本身无关且权限范围有限。
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install tushare-pro
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /tushare-pro 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: Direct access to Tushare Pro quantitative financial data for China A-shares, Hong Kong stocks, futures, and indices via HTTP REST API—no Python or pip required. - Supports daily data queries for equities, indices, funds flow, and futures - Requires only TUSHARE_TOKEN environment variable, no additional dependencies - Provides ready-to-use example scripts and command templates - Detailed instructions for obtaining and configuring the API token - Includes tips on API usage limits and data field formats
元数据
Slug tushare-pro
版本 1.0.0
许可证 MIT-0
累计安装 7
当前安装数 7
历史版本数 1
常见问题

Tushare Pro A股数据 是什么?

A股/港股/期货量化数据查询工具。基于 Tushare Pro API,直接通过 HTTP REST 接口调用,无需 pip 和 Python 环境。用于获取中国A股/港股/期货/指数/资金流向/财务数据。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1914 次。

如何安装 Tushare Pro A股数据?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install tushare-pro」即可一键安装,无需额外配置。

Tushare Pro A股数据 是免费的吗?

是的,Tushare Pro A股数据 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Tushare Pro A股数据 支持哪些平台?

Tushare Pro A股数据 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Tushare Pro A股数据?

由 GloryJack(@gloryjack)开发并维护,当前版本 v1.0.0。

💬 留言讨论