← 返回 Skills 市场
luyao-inc

China Stock Sector Strategy

作者 luyao-inc · GitHub ↗ · v2.0.0 · MIT-0
cross-platform ✓ 安全检测通过
135
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install china-stock-sector-strategy
功能描述
板块策略分析(纯 OpenClaw 公开源版):基于东财公开行业/概念板块快照。
使用说明 (SKILL.md)

A 股板块策略(公开源)

工具

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

调用

python3 "{baseDir}/scripts/sector_strategy_public.py" 1D

返回 JSON 字段:okpayloadsectors_countconcepts_count

说明

  • 本技能不依赖 WENCAI_COOKIE、不依赖 python-tools。
  • 北向资金在公开接口里不稳定,脚本会返回限制说明。
  • 输出仅供参考,不构成投资建议。\r
安全使用建议
This skill runs a bundled Python script that queries Eastmoney public API endpoints and returns JSON-formatted sector and concept snapshots; it does not ask for credentials or read local secrets. Before installing, confirm you are comfortable with the agent making outbound HTTP requests to eastmoney.com (and any supplemental web_fetch/web_search calls) and that this complies with your policies or network rules. Also remember outputs are informational only and not investment advice. If you need stricter controls, restrict network access or review the script source before enabling autonomous invocation.
功能分析
Type: OpenClaw Skill Name: china-stock-sector-strategy Version: 2.0.0 The skill bundle is a legitimate tool for fetching Chinese stock market sector and index data from Eastmoney's public APIs. The Python script (scripts/sector_strategy_public.py) uses standard libraries to retrieve and format financial data without any signs of data exfiltration, malicious execution, or prompt injection.
能力评估
Purpose & Capability
Name/description match the included Python script and SKILL.md. The only required runtime is Python and the script calls Eastmoney public APIs to produce sector/concept snapshots — this is proportionate to the claimed functionality.
Instruction Scope
SKILL.md directs the agent to run the bundled script and optionally use web_search/web_fetch for supplemental info. The script only issues HTTP GETs to Eastmoney public endpoints and prints JSON; it does not read local files, environment secrets, or transmit data to unexpected endpoints.
Install Mechanism
No install spec; the skill is instruction-only with a small included script. Nothing is downloaded or extracted at install time and no third-party packages or external installers are invoked.
Credentials
The skill declares no required environment variables, credentials, or config paths. The hard-coded 'ut' parameter in the script is part of the API query and is not a user secret; no sensitive env access is requested.
Persistence & Privilege
always is false and the skill is user-invocable (defaults). It does not modify other skills or system-wide config and does not request permanent presence or elevated privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install china-stock-sector-strategy
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /china-stock-sector-strategy 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.0
- Major update to version 2.0.0. - Now uses only public OpenClaw sources for industry/concept sector snapshots. - Does not require WENCAI_COOKIE or python-tools dependencies. - Updated tool usage instructions and example in the documentation. - Result fields include: ok, payload, sectors_count, concepts_count. - Added note on restrictions for northbound funds data and a disclaimer that results are for reference only.
元数据
Slug china-stock-sector-strategy
版本 2.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

China Stock Sector Strategy 是什么?

板块策略分析(纯 OpenClaw 公开源版):基于东财公开行业/概念板块快照。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 135 次。

如何安装 China Stock Sector Strategy?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install china-stock-sector-strategy」即可一键安装,无需额外配置。

China Stock Sector Strategy 是免费的吗?

是的,China Stock Sector Strategy 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

China Stock Sector Strategy 支持哪些平台?

China Stock Sector Strategy 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 China Stock Sector Strategy?

由 luyao-inc(@luyao-inc)开发并维护,当前版本 v2.0.0。

💬 留言讨论