← Back to Skills Marketplace
101
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install china-stock-profitgrowth
Description
净利增长选股(纯 OpenClaw 公开源版):基于东财公开行情做成长近似筛选。
README (SKILL.md)
A 股净利增长选股(公开源)
工具
exec:运行{baseDir}/scripts/a_share_public_selector.pyweb_search、web_fetch:补充资讯
调用
python3 "{baseDir}/scripts/a_share_public_selector.py" profitgrowth 10
返回 JSON 字段:ok、strategy_type、stocks、message。
说明
- 本技能不依赖
WENCAI_COOKIE、不依赖 python-tools。 - 该策略是公开源近似版本,不等价问财公式。
- 输出仅供参考,不构成投资建议。\r
Usage Guidance
This skill runs a local Python script that fetches public market data from push2.eastmoney.com and returns a ranked stock list; it requests no secrets or installs. Before installing: (1) confirm you trust the skill source (the repo owner is unknown), (2) review the included script if you want to verify there is no additional network behavior, and (3) remember outputs are approximations and not investment advice. If you require stricter provenance, ask the publisher for a homepage or signed source before use.
Capability Analysis
Type: OpenClaw Skill
Name: china-stock-profitgrowth
Version: 2.0.0
The skill bundle provides a stock selection tool that fetches market data from the legitimate Eastmoney (push2.eastmoney.com) public API. The Python script (a_share_public_selector.py) uses standard libraries to filter financial data based on strategies like market cap and PE ratios. There is no evidence of data exfiltration, malicious execution, or harmful prompt injection instructions.
Capability Assessment
Purpose & Capability
Name/description describe a public-source 'profit growth' A‑share selector and the bundle contains a Python script that queries Eastmoney public quote API and filters results. The requested binaries (python/python3) are appropriate and proportional.
Instruction Scope
SKILL.md instructs the agent to run the included script and optionally use web_search/web_fetch for supplementary info. The runtime instructions do not ask for unrelated files, credentials, or system paths.
Install Mechanism
No install spec; this is instruction-only with a shipped script. No external archives or downloads are performed by the skill itself (the script issues HTTP requests to Eastmoney).
Credentials
The skill does not request environment variables, keys, or credentials. The script makes unauthenticated HTTP requests to a public API, which aligns with the stated purpose.
Persistence & Privilege
The skill does not request always:true and does not attempt to modify other skills or system configuration. It runs only when invoked.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install china-stock-profitgrowth - After installation, invoke the skill by name or use
/china-stock-profitgrowth - Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.0.0
- Major update: Purely open-source version for net profit growth stock selection based on Eastmoney public data.
- No longer depends on WENCAI_COOKIE or python-tools.
- Run selection using `{baseDir}/scripts/a_share_public_selector.py`.
- Returns JSON with fields: ok, strategy_type, stocks, message.
- Strategy approximates proprietary filters; results may differ from original queries.
- For reference only; not investment advice.
Metadata
Frequently Asked Questions
What is China Stock Profitgrowth?
净利增长选股(纯 OpenClaw 公开源版):基于东财公开行情做成长近似筛选。 It is an AI Agent Skill for Claude Code / OpenClaw, with 101 downloads so far.
How do I install China Stock Profitgrowth?
Run "/install china-stock-profitgrowth" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is China Stock Profitgrowth free?
Yes, China Stock Profitgrowth is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does China Stock Profitgrowth support?
China Stock Profitgrowth is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created China Stock Profitgrowth?
It is built and maintained by luyao-inc (@luyao-inc); the current version is v2.0.0.
More Skills