← Back to Skills Marketplace
manifoldor

Tushare Pro

by yishan · GitHub ↗ · v1.0.9 · MIT-0
cross-platform ✓ Security Clean
11725
Downloads
24
Stars
72
Active Installs
7
Versions
Install in OpenClaw
/install tushare
Description
Fetch Chinese stock and futures market data via Tushare API. Supports stock quotes, futures data, company fundamentals, and macroeconomic indicators. Use whe...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install tushare
  3. After installation, invoke the skill by name or use /tushare
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug tushare
Version 1.0.9
License MIT-0
All-time Installs 412
Active Installs 72
Total Versions 7
Frequently Asked Questions

What is Tushare Pro?

Fetch Chinese stock and futures market data via Tushare API. Supports stock quotes, futures data, company fundamentals, and macroeconomic indicators. Use whe... It is an AI Agent Skill for Claude Code / OpenClaw, with 11725 downloads so far.

How do I install Tushare Pro?

Run "/install tushare" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Tushare Pro free?

Yes, Tushare Pro is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Tushare Pro support?

Tushare Pro is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Tushare Pro?

It is built and maintained by yishan (@manifoldor); the current version is v1.0.9.

💬 Comments