← Back to Skills Marketplace
coderwpf

tushare

by coderwpf · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ✓ Security Clean
436
Downloads
2
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install tusharefree
Description
Tushare Pro 金融大数据平台 - 提供A股、指数、基金、期货、债券、宏观数据,Token认证方式访问。
Usage Guidance
This skill appears to do what it says: a Python client for Tushare Pro. Before installing, ensure you: 1) have a valid Tushare Pro account and token (store it securely, e.g., in an environment variable, not hard-coded); 2) are comfortable installing the tushare and pandas packages from PyPI; 3) note the small metadata inconsistencies (registry summary vs. metadata.json) — these are likely benign (out-of-date metadata) but you may want to confirm the required env var name (TUSHARE_TOKEN) in your environment; and 4) review the upstream tushare package source if you require higher assurance. Avoid pasting your token into public examples or logs.
Capability Analysis
Type: OpenClaw Skill Name: tusharefree Version: 1.0.2 The skill bundle is a legitimate integration for the Tushare Pro financial data platform. It provides comprehensive documentation (SKILL.md, README.md) and Python examples (demo.py) for accessing A-share, fund, and macro data. The requirement for a TUSHARE_TOKEN is standard for this service, and the instructions for the AI agent focus on data validation and error handling rather than malicious behavior. No indicators of data exfiltration, unauthorized execution, or harmful prompt injection were found.
Capability Assessment
Purpose & Capability
Name/description, SKILL.md, requirements.txt, and demo code all align: the skill is a Python wrapper/integration for Tushare Pro and legitimately needs python3 and a Tushare token (or ts.set_token()).
Instruction Scope
SKILL.md instructs installing the tushare package, setting a Token, and calling pro_api() methods. It does not ask the agent to read unrelated files, capture credentials for other services, or transmit data to unexpected endpoints.
Install Mechanism
This is instruction-only (no automated install); requirements.txt lists standard PyPI packages (tushare, pandas). No external or unusual download URLs or extraction steps are present.
Credentials
Requesting a TUSHARE token is appropriate and proportional. Minor inconsistency: the top-level registry summary showed "Required env vars: none" while metadata.json/openclaw block and README mention TUSHARE_TOKEN — the token is expected but the registry summary appears outdated or incomplete.
Persistence & Privilege
No special persistence or high privilege requested: always is false, no install/install hooks, and the skill does not modify other skills or system settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install tusharefree
  3. After installation, invoke the skill by name or use /tusharefree
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.2
- Added a new demo project directory containing example usage and a README. - No changes to existing API documentation or core functionality. - Helps users quickly get started with sample code in demo_project/demo.py.
v1.0.1
Version 1.2.0 — Adds partial Chinese localization and improves documentation. -部分文档内容改为中文,提升本地化体验 -接口说明及示例中增加中英文混排与中文注释 -示例代码和参数说明格式优化,便于快速上手 -新增“积分系统”接口权限等级对照表 -无功能接口变更,仅文档内容更新
v1.0.0
- Updated documentation to focus on Tushare Pro's features, available data types, API usage patterns, and token authentication requirements. - Added detailed code examples for A-shares, indices, funds, futures, bonds, and macro data access. - Introduced step-by-step installation and initialization instructions for faster onboarding. - Provided credit requirements and data field explanations for major API endpoints. - Removed legacy references and scripts targeting previous interfaces, simplifying the guidance toward the Pro API.
Metadata
Slug tusharefree
Version 1.0.2
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 3
Frequently Asked Questions

What is tushare?

Tushare Pro 金融大数据平台 - 提供A股、指数、基金、期货、债券、宏观数据,Token认证方式访问。 It is an AI Agent Skill for Claude Code / OpenClaw, with 436 downloads so far.

How do I install tushare?

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

Is tushare free?

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

Which platforms does tushare support?

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

Who created tushare?

It is built and maintained by coderwpf (@coderwpf); the current version is v1.0.2.

💬 Comments