← Back to Skills Marketplace
wtjjacobj

螃蟹投研-股票行业Collector

by wtjjacobj · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
122
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install stock-industry-collector
Description
收集A股某行业全部上市公司资料,包括代码、名称、交易所、行业、财务数据(ROE、毛利率、净利率、资产负债率、现金流、增长率)、控股股东及持股比例
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install stock-industry-collector
  3. After installation, invoke the skill by name or use /stock-industry-collector
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
首发:A股行业财务数据收集器,支持申万行业分类、财务数据、控股股东分析
Metadata
Slug stock-industry-collector
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 螃蟹投研-股票行业Collector?

收集A股某行业全部上市公司资料,包括代码、名称、交易所、行业、财务数据(ROE、毛利率、净利率、资产负债率、现金流、增长率)、控股股东及持股比例. It is an AI Agent Skill for Claude Code / OpenClaw, with 122 downloads so far.

How do I install 螃蟹投研-股票行业Collector?

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

Is 螃蟹投研-股票行业Collector free?

Yes, 螃蟹投研-股票行业Collector is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does 螃蟹投研-股票行业Collector support?

螃蟹投研-股票行业Collector is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created 螃蟹投研-股票行业Collector?

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

💬 Comments