← 返回 Skills 市场
manifoldor

Tushare Pro

作者 yishan · GitHub ↗ · v1.0.9 · MIT-0
cross-platform ✓ 安全检测通过
11725
总下载
24
收藏
72
当前安装
7
版本数
在 OpenClaw 中安装
/install tushare
功能描述
Fetch Chinese stock and futures market data via Tushare API. Supports stock quotes, futures data, company fundamentals, and macroeconomic indicators. Use whe...
安全使用建议
Install this only if you intend to use Tushare and are comfortable providing a Tushare API token. Treat the token like a password, consider using a limited or low-risk account if available, and install the Python dependencies in an environment you trust. The signup link includes a registration parameter, so use the main Tushare site directly if you do not want that parameter used.
功能分析
Type: OpenClaw Skill Name: tushare Version: 1.0.9 The skill bundle provides a legitimate interface for the Tushare financial data API. The Python script (scripts/market.py) acts as a wrapper for the 'tushare' library, requiring a user-provided API token (TUSHARE_TOKEN) to fetch stock, futures, and macroeconomic data. No evidence of data exfiltration, malicious execution, or prompt injection was found; the referral link in SKILL.md is a standard practice for this service and does not pose a security risk.
能力评估
Purpose & Capability
The documented purpose is fetching Chinese stock, futures, company, and macroeconomic data, and the Python script implements only Tushare read/query wrappers for those datasets.
Instruction Scope
Runtime instructions are user-directed CLI examples for market data retrieval; they do not ask the agent to trade, mutate accounts, access unrelated local data, or run hidden workflows.
Install Mechanism
Installation uses pip to install the third-party Python packages tushare and pandas without version pins, which is typical for this wrapper but depends on the package index state at install time.
Credentials
The TUSHARE_TOKEN requirement is disclosed and proportionate for Tushare API access, but it is still an account credential that may consume quota or paid permissions.
Persistence & Privilege
The documentation suggests storing the token in a shell profile, but the artifacts show no code that writes persistence, escalates privilege, indexes local files, or runs background tasks.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install tushare
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /tushare 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.9
- Updated name to "Tushare Pro" and added a slug field. - Changed the registration link to https://tushare.pro/weborder/#/login?reg=503098. - No functional or API changes; all commands and usage remain the same. - Improved clarity and branding in metadata and documentation.
v1.0.8
- Added a metadata section describing required environment variables, system binaries, and install steps for improved compatibility. - No changes to functionality or usage instructions.
v1.0.7
- Added install instructions and supported runtimes to SKILL.md. - No changes to source code or skill behavior.
v1.0.6
- Added TUSHARE_TOKEN to the environment variable list in the skill manifest. - No other user-facing features, commands, or documentation changed in this version.
v1.0.5
- Initial release of the tushare skill. - Fetch Chinese stock and futures market data via the Tushare API. - Supports stock quotes, futures data, company fundamentals, and macroeconomic indicators (GDP, CPI, PPI). - Requires users to configure TUSHARE_TOKEN as an environment variable. - Includes quick-start commands and troubleshooting tips.
v1.0.1
- Migrated main script from `scripts/tushare.py` to `scripts/market.py`. - Updated all documentation and usage examples to refer to `scripts/market.py` for command execution. - Removed the obsolete `scripts/tushare.py` file.
v1.0.0
Tushare skill 1.0.0 initial release: - Provides access to Chinese stock and futures market data via the Tushare API. - Supports stock quotes, fundamentals, daily/weekly/monthly data, real-time quotes, capital flows, company info, and macroeconomic indicators. - Offers futures contract fundamentals, daily data, and position rankings. - Includes detailed CLI usage examples for each data type and helpful troubleshooting guidance. - Requires users to set the TUSHARE_TOKEN environment variable for authentication.
元数据
Slug tushare
版本 1.0.9
许可证 MIT-0
累计安装 412
当前安装数 72
历史版本数 7
常见问题

Tushare Pro 是什么?

Fetch Chinese stock and futures market data via Tushare API. Supports stock quotes, futures data, company fundamentals, and macroeconomic indicators. Use whe... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 11725 次。

如何安装 Tushare Pro?

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

Tushare Pro 是免费的吗?

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

Tushare Pro 支持哪些平台?

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

谁开发了 Tushare Pro?

由 yishan(@manifoldor)开发并维护,当前版本 v1.0.9。

💬 留言讨论