← 返回 Skills 市场
wtjjacobj

螃蟹投研-股票行业Collector

作者 wtjjacobj · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
122
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install stock-industry-collector
功能描述
收集A股某行业全部上市公司资料,包括代码、名称、交易所、行业、财务数据(ROE、毛利率、净利率、资产负债率、现金流、增长率)、控股股东及持股比例
安全使用建议
This skill appears coherent for collecting A‑share company and financial data. Before installing: (1) review and pin versions for pip packages (akshare/baostock/pandas) to avoid supply‑chain risks; (2) be aware it performs network requests to akshare and Eastmoney (push2.eastmoney.com) — ensure these calls comply with your data/TOS constraints and run in an environment where outbound network access is acceptable; (3) note the code invokes curl via subprocess (used safely with a list of args here), so run in a controlled environment if you have strict execution policies; (4) the SKILL.md mentions baostock but the code doesn't call it — if you expect baostock data, verify the implementation or update requirements accordingly.
功能分析
Type: OpenClaw Skill Name: stock-industry-collector Version: 1.0.0 The skill bundle is a legitimate tool for collecting Chinese stock market data using the 'akshare' and 'baostock' libraries. It fetches real-time price and valuation data from the Eastmoney API using 'curl' via 'subprocess' to bypass potential Python-level proxy issues, which is a documented design choice in the code. There is no evidence of data exfiltration, malicious execution, or prompt injection; the code logic is transparent and strictly follows the stated purpose in SKILL.md.
能力评估
Purpose & Capability
Name/description ask for A‑share industry/company and financial/holder data; SKILL.md requires akshare/baostock/pandas and the code uses akshare and network calls to fetch stock lists, shareholder info and market data. Required packages and external endpoints align with the stated data-collection purpose. Minor note: SKILL.md lists baostock as a data source but the provided __init__.py does not call baostock — likely harmless/incomplete documentation.
Instruction Scope
Runtime instructions and code only perform API calls (akshare functions and HTTP requests to Eastmoney), format and return data, and suggest clearing proxies for akshare. They do not instruct reading unrelated system files, environment variables, or sending data to unexpected third‑party endpoints beyond akshare/Eastmoney. The code uses subprocess to invoke curl for network calls, which is coherent with the stated intention to avoid proxy issues.
Install Mechanism
No install spec; SKILL.md lists pip dependencies (baostock, akshare, pandas). No downloads from arbitrary URLs or archive extraction; code is included directly. This is low-risk from an install-mechanism perspective, though users should still vet the pip packages and pin versions.
Credentials
The skill requests no environment variables, credentials, or config paths. That is proportional to the stated purpose. Network access is required for data retrieval, which is expected. No unrelated secrets or system config access is requested.
Persistence & Privilege
Skill does not request always:true and contains no installation steps that modify other skills or system-wide settings. It runs on demand and does not require persistent elevated privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install stock-industry-collector
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /stock-industry-collector 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
首发:A股行业财务数据收集器,支持申万行业分类、财务数据、控股股东分析
元数据
Slug stock-industry-collector
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

螃蟹投研-股票行业Collector 是什么?

收集A股某行业全部上市公司资料,包括代码、名称、交易所、行业、财务数据(ROE、毛利率、净利率、资产负债率、现金流、增长率)、控股股东及持股比例. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 122 次。

如何安装 螃蟹投研-股票行业Collector?

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

螃蟹投研-股票行业Collector 是免费的吗?

是的,螃蟹投研-股票行业Collector 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

螃蟹投研-股票行业Collector 支持哪些平台?

螃蟹投研-股票行业Collector 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 螃蟹投研-股票行业Collector?

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

💬 留言讨论