← Back to Skills Marketplace
110
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install china-stock-lowpricebull
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" lowpricebull 10
返回 JSON 字段:ok、strategy_type、stocks、message。
说明
- 本技能不依赖
WENCAI_COOKIE、不依赖 python-tools。 - 该策略是公开源近似版本,不等价问财公式。
- 输出仅供参考,不构成投资建议。\r
Usage Guidance
This skill appears to be what it says: a public-source stock selector that calls Eastmoney's public API and returns JSON. Before installing, verify you are comfortable allowing the agent to run the included Python script (it will make outbound HTTP requests to push2.eastmoney.com). There are no required credentials and no hidden endpoints, but outputs are informational only and not investment advice. If you need extra assurance, inspect the small Python file locally before running or run it in an isolated environment. If you want to restrict network access, run it offline or in a network-restricted sandbox.
Capability Analysis
Type: OpenClaw Skill
Name: china-stock-lowpricebull
Version: 2.0.0
The skill is a legitimate stock screening tool that fetches public market data from Eastmoney (push2.eastmoney.com). The Python script `scripts/a_share_public_selector.py` uses standard libraries to perform basic filtering based on price and capital inflow without requiring sensitive credentials or performing any unauthorized actions.
Capability Assessment
Purpose & Capability
Name/description match the included script and runtime instructions. The script queries Eastmoney's public push2 API to implement the stated lowpricebull/smallcap/profitgrowth selectors. Required binaries (python/python3) are appropriate and proportional.
Instruction Scope
SKILL.md instructs the agent to run the included Python script and optionally use web_search/web_fetch for supplementary info. The instructions do not ask the agent to read unrelated files, access secrets, or transmit data to unexpected endpoints; network access is limited to the public Eastmoney API and optional web fetch/search.
Install Mechanism
No install spec — the skill is instruction+script only. No archives or external installers are fetched. This minimizes disk-write/third-party install risk.
Credentials
The skill requests no environment variables, credentials, or config paths. That is proportionate for a public-data stock selector. Nothing in the code attempts to read env vars or other secrets.
Persistence & Privilege
always is false and the skill does not request persistent/system-wide changes. It only runs the included script when invoked and does not modify other skills or agent config.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install china-stock-lowpricebull - After installation, invoke the skill by name or use
/china-stock-lowpricebull - Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.0.0
Version 2.0.0 – Major update with improved selection criteria and standalone design.
- Now uses only publicly available data from East Money (东财) for low price and capital strength screening.
- No longer requires WENCAI_COOKIE or python-tools, increasing accessibility and ease of use.
- Selection strategy is an open-source approximation, distinct from proprietary WenCai formulas.
- Script returns selection results in structured JSON for easier integration.
- Output intended for reference only, not investment advice.
Metadata
Frequently Asked Questions
What is China Stock Lowpricebull?
低价擒牛选股(纯 OpenClaw 公开源版):基于东财公开行情做低价+资金强度近似筛选。 It is an AI Agent Skill for Claude Code / OpenClaw, with 110 downloads so far.
How do I install China Stock Lowpricebull?
Run "/install china-stock-lowpricebull" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is China Stock Lowpricebull free?
Yes, China Stock Lowpricebull is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does China Stock Lowpricebull support?
China Stock Lowpricebull is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created China Stock Lowpricebull?
It is built and maintained by luyao-inc (@luyao-inc); the current version is v2.0.0.
More Skills