← 返回 Skills 市场
same1317

Stock-A

作者 same1317 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
190
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install stock-a
功能描述
Provides real-time and historical A-share stock data from multiple free sources including mootdx, Sina, Tencent, Eastmoney, and Tushare.
安全使用建议
This skill appears internally consistent and implements what it claims: simple Python scripts that call public finance endpoints. Before installing, be aware that (1) the scripts perform network requests to third‑party endpoints — run them in an environment you trust and avoid exposing sensitive network contexts; (2) using mootdx or tushare requires installing PyPI packages (check those packages yourself); (3) Tushare Pro endpoints require a token if you upgrade to Pro features — this skill does not request or store credentials; and (4) these public endpoints may rate‑limit or change, so reliability is not guaranteed. If you need extra caution, review the small Python files locally and run them in an isolated/containerized environment.
功能分析
Type: OpenClaw Skill Name: stock-a Version: 1.0.0 The skill bundle is a legitimate tool for retrieving Chinese A-share stock market data from various public financial APIs (Sina, Tencent, EastMoney, and Tushare). The Python scripts in the scripts/ directory perform standard HTTP requests to fetch and parse market data, and the SKILL.md documentation accurately describes the functionality without any signs of prompt injection or malicious intent.
能力评估
Purpose & Capability
The name/description (A‑share realtime & historical data from mootdx, Sina, Tencent, Eastmoney, Tushare) matches the provided scripts and SKILL.md. Each script targets a stated data source and implements straightforward HTTP calls or library usage consistent with the skill's purpose.
Instruction Scope
SKILL.md instructs running the included scripts and optionally installing mootdx/tushare. The scripts only perform network requests to the named public endpoints and process/print results; they do not read unrelated files, access environment secrets, or transmit data to unexpected endpoints.
Install Mechanism
There is no install spec; SKILL.md suggests pip installing mootdx/tushare. No downloads from arbitrary URLs or archive extraction are present in the package. Installing PyPI packages is the only external action suggested.
Credentials
The skill requests no environment variables, no credentials, and no config paths. This is proportional: the data sources used are public HTTP APIs or optional libraries (tushare may require a Pro token for advanced endpoints, but no token is requested here).
Persistence & Privilege
The skill is not marked always:true and does not attempt to modify other skills or system settings. Autonomous invocation is allowed by default (platform normal) but the skill does not request elevated or persistent privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install stock-a
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /stock-a 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
A股股票行情数据获取工具,支持 mootdx、新浪、腾讯、东方财富、Tushare 等多数据源
元数据
Slug stock-a
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Stock-A 是什么?

Provides real-time and historical A-share stock data from multiple free sources including mootdx, Sina, Tencent, Eastmoney, and Tushare. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 190 次。

如何安装 Stock-A?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install stock-a」即可一键安装,无需额外配置。

Stock-A 是免费的吗?

是的,Stock-A 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Stock-A 支持哪些平台?

Stock-A 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Stock-A?

由 same1317(@same1317)开发并维护,当前版本 v1.0.0。

💬 留言讨论