← 返回 Skills 市场
102
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install china-stock-main-force
功能描述
主力候选池(纯 OpenClaw 公开源版):基于东财公开实时主力净流入做候选池筛选。
使用说明 (SKILL.md)
A 股主力选股(公开源)
工具
exec:运行{baseDir}/scripts/a_share_main_force_public.pyweb_search、web_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 字段:ok、period_type、reference_final_n、rows、params。
说明
- 本技能不依赖
WENCAI_COOKIE、不依赖 python-tools。 - 主力口径为公开源实时近似,不等价问财历史区间口径。
- 输出仅供参考,不构成投资建议。\r
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install china-stock-main-force - 安装完成后,直接呼叫该 Skill 的名称或使用
/china-stock-main-force触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
China Stock Main Force 是什么?
主力候选池(纯 OpenClaw 公开源版):基于东财公开实时主力净流入做候选池筛选。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 102 次。
如何安装 China Stock Main Force?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install china-stock-main-force」即可一键安装,无需额外配置。
China Stock Main Force 是免费的吗?
是的,China Stock Main Force 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
China Stock Main Force 支持哪些平台?
China Stock Main Force 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 China Stock Main Force?
由 luyao-inc(@luyao-inc)开发并维护,当前版本 v2.0.0。
推荐 Skills