← Back to Skills Marketplace
luyao-inc

China Stock Main Force

by luyao-inc · GitHub ↗ · v2.0.0 · MIT-0
cross-platform ✓ Security Clean
102
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install china-stock-main-force
Description
主力候选池(纯 OpenClaw 公开源版):基于东财公开实时主力净流入做候选池筛选。
README (SKILL.md)

A 股主力选股(公开源)

工具

  • exec:运行 {baseDir}/scripts/a_share_main_force_public.py
  • web_searchweb_fetch:补充资讯

调用

python3 "{baseDir}/scripts/a_share_main_force_public.py" 3m 100 50 5000 30 10

参数顺序:period_type max_rows min_market_cap max_market_cap max_range_change top_n

返回 JSON 字段:okperiod_typereference_final_nrowsparams

说明

  • 本技能不依赖 WENCAI_COOKIE、不依赖 python-tools。
  • 主力口径为公开源实时近似,不等价问财历史区间口径。
  • 输出仅供参考,不构成投资建议。\r
Usage Guidance
This skill appears coherent and limited in scope: it runs a bundled Python script that fetches real-time data from Eastmoney and returns a JSON candidate list. Before installing, ensure you trust outbound network access to https://push2.eastmoney.com and are comfortable with the agent running Python scripts (the skill requires python3/python on PATH). No credentials are requested and no local files are read or written by the script. Remember outputs are market-data-derived suggestions and not financial advice. If you have policies restricting agents making external HTTP calls, block/monitor that traffic or run the script in a controlled environment first.
Capability Analysis
Type: OpenClaw Skill Name: china-stock-main-force Version: 2.0.0 The skill bundle is a legitimate stock screening tool that fetches real-time market data from the Eastmoney public API. The Python script (a_share_main_force_public.py) uses standard libraries to process financial data and contains no evidence of data exfiltration, malicious execution, or prompt injection.
Capability Assessment
Purpose & Capability
Name/description (selecting A-share main-force candidates) align with the included Python script and SKILL.md. Required binaries (python3/python) match the script, and there are no unrelated environment variables or config paths.
Instruction Scope
SKILL.md instructs the agent to run the included Python script and optionally use web_search/web_fetch for supplementary context. The script only performs HTTP GETs to Eastmoney, parses JSON, and prints results — it does not read arbitrary files, access other env vars, or transmit data to unexpected endpoints.
Install Mechanism
No install spec is provided (instruction-only with an included script). Nothing is downloaded or extracted at install time; risk from the install mechanism is minimal.
Credentials
The skill requests no environment variables or credentials. The script makes outbound requests to a public Eastmoney API endpoint — this is proportionate to the stated purpose.
Persistence & Privilege
always is false and the skill does not request any persistent system-wide privileges or modify other skills' configurations. Normal autonomous invocation is allowed (platform default) but not a special privilege here.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install china-stock-main-force
  3. After installation, invoke the skill by name or use /china-stock-main-force
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.0.0
- Major update introducing version 2.0.0. - Now fully uses Eastmoney's public real-time main force inflow as candidate pool filtering (纯 OpenClaw 公开源版). - Removed dependency on WENCAI_COOKIE and python-tools. - Updated tool usage and invocation parameters. - Improved documentation and clarified parameter roles and JSON output structure.
Metadata
Slug china-stock-main-force
Version 2.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is China Stock Main Force?

主力候选池(纯 OpenClaw 公开源版):基于东财公开实时主力净流入做候选池筛选。 It is an AI Agent Skill for Claude Code / OpenClaw, with 102 downloads so far.

How do I install China Stock Main Force?

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

Is China Stock Main Force free?

Yes, China Stock Main Force is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does China Stock Main Force support?

China Stock Main Force is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created China Stock Main Force?

It is built and maintained by luyao-inc (@luyao-inc); the current version is v2.0.0.

💬 Comments