← 返回 Skills 市场
Tushare Finance Jarvis
作者
bingze00000
· GitHub ↗
· v2.0.7
· MIT-0
229
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install tushare-finance-jarvis
功能描述
获取中国金融市场数据(A股、港股、美股、基金、期货、债券)。支持220+个Tushare Pro接口:股票行情、财务报表、宏观经济指标。当用户请求股价数据、财务分析、指数行情、GDP/CPI等宏观数据时使用。
安全使用建议
This skill implements a Tushare Pro client and will need your TUSHARE_TOKEN (and Python + pip to install tushare/pandas if missing). Before installing: 1) Verify you trust the skill source (README points to a GitHub repo — review it). 2) Expect to provide only your Tushare token; do not paste broader secrets. 3) Inspect scripts/api_client.py for any unexpected network endpoints or hard-coded telemetry before running. 4) Because the package metadata inside the archive declares TUSHARE_TOKEN/python3 but the registry summary omitted them, treat the omission as a packaging error — assume the token is required and store it securely (e.g., in an environment variable, not in chat). 5) If you need extra caution, run the skill in an isolated environment/VM or container and monitor outbound network connections.
功能分析
Type: OpenClaw Skill
Name: tushare-finance-jarvis
Version: 2.0.7
The skill is a legitimate and well-documented tool for accessing Chinese financial market data via the Tushare Pro API. The core logic in `scripts/api_client.py` provides a clean wrapper for the `tushare` library, facilitating data retrieval and export to common formats like CSV and Excel. The documentation in `SKILL.md` and `README.md` is professional, providing clear setup instructions and API references without any evidence of malicious intent, data exfiltration, or prompt injection. All external references point to the official Tushare domain (tushare.pro).
能力评估
Purpose & Capability
The name, README, SKILL.md and the included reference docs and scripts match the stated purpose of querying Tushare Pro APIs for market and macro data. However metadata.json (in the package) declares Python and an env var (TUSHARE_TOKEN) as required whereas the top-level registry summary showed no required env/binaries; this mismatch is an incoherence in the package metadata (the Tushare token is legitimate for the stated purpose).
Instruction Scope
SKILL.md limits actions to using the Tushare Python SDK, asking the user to provide a TUSHARE_TOKEN, verifying Python imports, installing tushare/pandas if missing, and calling pro_api() endpoints. It does not instruct reading arbitrary host files or exfiltrating unrelated data; allowed-tools include Bash/python which is reasonable for a Python-based client.
Install Mechanism
There is no automated download-from-URL or opaque installer in the install spec — this is instruction-only with included code files. The README suggests pip installs and optional 'clawhub install' but no high-risk remote artifact fetch is embedded in the skill itself.
Credentials
Functionality legitimately requires a Tushare API token (TUSHARE_TOKEN) and possibly optional env vars like TUSHARE_CACHE_DIR or TUSHARE_LOG_LEVEL. But the registry summary provided to you lists 'Required env vars: none' while metadata.json inside the package lists TUSHARE_TOKEN and bins: [python3]. This mismatch in declared required credentials is an incoherence; the token is expected for the purpose, but the registry omission may mislead users about needed secrets.
Persistence & Privilege
Skill is not 'always:true' and does not request persistent elevated privileges. It appears to be user-invocable and to operate within its own scope (no evidence it modifies other skills or system-wide settings).
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install tushare-finance-jarvis - 安装完成后,直接呼叫该 Skill 的名称或使用
/tushare-finance-jarvis触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.7
- Improved documentation with a detailed SKILL.md, guiding users through setup, token configuration, dependency checks, and data retrieval.
- Added a quick reference table for commonly used data interfaces, including sample usage and parameter explanation.
- Provided clear instructions for obtaining and configuring the Tushare Token for seamless access.
- Listed resources for further reference, including official documentation and API testing tools.
- Organized interface documentation and usage by data type with links for easier exploration.
元数据
常见问题
Tushare Finance Jarvis 是什么?
获取中国金融市场数据(A股、港股、美股、基金、期货、债券)。支持220+个Tushare Pro接口:股票行情、财务报表、宏观经济指标。当用户请求股价数据、财务分析、指数行情、GDP/CPI等宏观数据时使用。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 229 次。
如何安装 Tushare Finance Jarvis?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install tushare-finance-jarvis」即可一键安装,无需额外配置。
Tushare Finance Jarvis 是免费的吗?
是的,Tushare Finance Jarvis 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Tushare Finance Jarvis 支持哪些平台?
Tushare Finance Jarvis 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Tushare Finance Jarvis?
由 bingze00000(@bingze00000)开发并维护,当前版本 v2.0.7。
推荐 Skills