← Back to Skills Marketplace
bingze00000

Stock Data Export

by bingze00000 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
165
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install stock-data-export
Description
Exports A-share stock and index daily, weekly, or monthly data from Tushare API to Excel, CSV, or JSON for quantitative analysis and backtesting.
Usage Guidance
This skill appears to do what it says (export data from Tushare), but the package metadata is inconsistent: SKILL.md requires a Tushare API token and _meta.json mentions the 'tushare' dependency, yet the registry entry lists no required env vars or install steps. Before installing or providing credentials: 1) Ask the publisher for the source code or a homepage so you can inspect how the token is used and where network requests go. 2) Confirm the exact environment variable or config key name the skill expects (e.g., TUSHARE_TOKEN) and whether the token is transmitted only to the official Tushare API. 3) If you must provide a token, use a token with minimal scope and run the skill in an isolated environment (sandbox/container). 4) Verify payment/ownership details (the package is marked paid but has no homepage). 5) If you need stronger assurance, request a version that includes an explicit install spec and the small script code so you (or someone you trust) can review it; absence of code now reduces install risk but also prevents verification.
Capability Analysis
Type: OpenClaw Skill Name: stock-data-export Version: 1.0.0 The skill bundle contains only metadata and documentation (SKILL.md) for a stock data export tool using the Tushare API. There is no executable code provided, and the instructions in SKILL.md are consistent with the stated purpose of exporting financial data without any signs of prompt injection, data exfiltration, or malicious intent.
Capability Assessment
Purpose & Capability
The stated purpose (exporting A‑share daily/weekly/monthly data from Tushare to CSV/Excel/JSON) is coherent. However, _meta.json lists a runtime requirement of 'tushare' (Python package) while the registry metadata claims no required env vars or binaries. SKILL.md explicitly says a Tushare API token is required. These mismatches indicate the manifest does not fully reflect what the skill needs to operate.
Instruction Scope
SKILL.md contains only user-facing command examples and a note that a Tushare token must be configured. It does not instruct the agent to read arbitrary system files, access unrelated cloud credentials, or contact unknown endpoints. The scope of instructions stays within the described purpose (fetching market data and exporting it).
Install Mechanism
This is an instruction-only skill with no install spec and no code files, so nothing will be downloaded or written by the platform installer. That lowers installation risk, but it also means the SKILL.md must accurately describe runtime dependencies (which it does not fully do).
Credentials
SKILL.md requires a Tushare API token, and _meta.json lists 'tushare' as a requirement, but the registry metadata declares no required environment variables and no primary credential. This omission is inconsistent and could mislead users about what secrets they'd need to provide. There's no justification for any additional credentials, but the manifest should declare at least the Tushare token requirement and how it should be supplied.
Persistence & Privilege
The skill does not request elevated persistence: always is false and there is no install script or config-writing behavior in the package. Autonomous model invocation is allowed (platform default) but not combined with other high-risk signals.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install stock-data-export
  3. After installation, invoke the skill by name or use /stock-data-export
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Stock Data Export - A 股数据导出工具: - Batch export of A 股 daily, weekly, and monthly data via Tushare API - Supports single and multiple stock exports, as well as index data export - Output formats: CSV (default), Excel (.xlsx), and JSON - Exported fields include: trade date, open/close/high/low price, volume, turnover, and price change - Requires user configuration of Tushare API Token
Metadata
Slug stock-data-export
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Stock Data Export?

Exports A-share stock and index daily, weekly, or monthly data from Tushare API to Excel, CSV, or JSON for quantitative analysis and backtesting. It is an AI Agent Skill for Claude Code / OpenClaw, with 165 downloads so far.

How do I install Stock Data Export?

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

Is Stock Data Export free?

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

Which platforms does Stock Data Export support?

Stock Data Export is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Stock Data Export?

It is built and maintained by bingze00000 (@bingze00000); the current version is v1.0.0.

💬 Comments