← Back to Skills Marketplace
tushare-finance
by
StanleyChanH
· GitHub ↗
· v2.1.0
· MIT-0
23204
Downloads
48
Stars
234
Active Installs
7
Versions
Install in OpenClaw
/install tushare-finance
Description
获取中国金融市场数据(A股、港股、美股、基金、期货、债券)。支持220+个Tushare Pro接口:股票行情、财务报表、宏观经济指标。当用户请求股价数据、财务分析、指数行情、GDP/CPI等宏观数据时使用。
Usage Guidance
Install only if you are comfortable with a skill that includes more than read-only finance queries. For normal Tushare use, provide only a TUSHARE_TOKEN and avoid running scripts/crawl_docs.py unless you intentionally want documentation sync. Do not provide TUSHARE_ACCOUNT or TUSHARE_PASSWORD to automation without reviewing the script and Tushare terms, and treat exported datasets as potentially sensitive financial or personal data.
Capability Assessment
Purpose & Capability
The Tushare API client and reference docs fit a finance-data skill, but scripts/crawl_docs.py adds Playwright login, CAPTCHA OCR, large-scale documentation crawling, and repository file updates, which are broader than normal end-user market-data retrieval.
Instruction Scope
SKILL.md mainly instructs users to configure a Tushare token and query finance APIs; README.md discloses the doc-sync workflow and required account/password secrets, but does not clearly separate it as maintainer-only or warn about credential and CAPTCHA-automation risk.
Install Mechanism
Installation is ordinary clone or ClawHub install with Python package dependencies; no install-time hooks, obfuscated setup, or automatic execution were found. requirements.txt uses unpinned lower-bound dependencies.
Credentials
TUSHARE_TOKEN is proportionate for API access, but TUSHARE_ACCOUNT and TUSHARE_PASSWORD plus browser automation and CAPTCHA solving are high-impact for a user-facing finance skill unless explicitly scoped to a controlled maintainer workflow.
Persistence & Privilege
No background persistence or privilege escalation was found. The API client can export data to caller-supplied paths and the crawler writes reference files and GitHub Actions output when run, so users should treat it as a file-mutating tool.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install tushare-finance - After installation, invoke the skill by name or use
/tushare-finance - Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.1.0
Automated sync from GitHub commit 7736d44c4c9b79d1271a906990be9f835b18a1b2
v2.0.6
Automated sync from GitHub commit 2553758471aa1f7ffffd99833cfde92cd87776c7
v2.0.5
Automated sync from GitHub commit dae191223edbe5f1f7950010e62dfc8fd6710365
v2.0.4
Automated sync from GitHub commit 76de477b1ef0230a6700846151654d6971fd688e
v2.0.3
Automated sync from GitHub commit 9e5d70ee4eedf7bdfe7f45adb3ca30b6a107f770
v2.0.2
Automated sync from GitHub commit 44f1a48ebc713d4d051511925ced94abe714d1c2
v2.0.1
Automated sync from GitHub commit 4eb8b0430eb541e957a1dc01c379ae4d99cddac7
Metadata
Frequently Asked Questions
What is tushare-finance?
获取中国金融市场数据(A股、港股、美股、基金、期货、债券)。支持220+个Tushare Pro接口:股票行情、财务报表、宏观经济指标。当用户请求股价数据、财务分析、指数行情、GDP/CPI等宏观数据时使用。 It is an AI Agent Skill for Claude Code / OpenClaw, with 23204 downloads so far.
How do I install tushare-finance?
Run "/install tushare-finance" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is tushare-finance free?
Yes, tushare-finance is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does tushare-finance support?
tushare-finance is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created tushare-finance?
It is built and maintained by StanleyChanH (@stanleychanh); the current version is v2.1.0.
More Skills