← 返回 Skills 市场
436
总下载
2
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install tusharefree
功能描述
Tushare Pro 金融大数据平台 - 提供A股、指数、基金、期货、债券、宏观数据,Token认证方式访问。
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install tusharefree - 安装完成后,直接呼叫该 Skill 的名称或使用
/tusharefree触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
tushare 是什么?
Tushare Pro 金融大数据平台 - 提供A股、指数、基金、期货、债券、宏观数据,Token认证方式访问。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 436 次。
如何安装 tushare?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install tusharefree」即可一键安装,无需额外配置。
tushare 是免费的吗?
是的,tushare 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
tushare 支持哪些平台?
tushare 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 tushare?
由 coderwpf(@coderwpf)开发并维护,当前版本 v1.0.2。
推荐 Skills