← Back to Skills Marketplace
luyao-inc

China Stock Sector Strategy

by luyao-inc · GitHub ↗ · v2.0.0 · MIT-0
cross-platform ✓ Security Clean
135
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install china-stock-sector-strategy
Description
板块策略分析(纯 OpenClaw 公开源版):基于东财公开行业/概念板块快照。
README (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
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install china-stock-sector-strategy
  3. After installation, invoke the skill by name or use /china-stock-sector-strategy
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug china-stock-sector-strategy
Version 2.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is China Stock Sector Strategy?

板块策略分析(纯 OpenClaw 公开源版):基于东财公开行业/概念板块快照。 It is an AI Agent Skill for Claude Code / OpenClaw, with 135 downloads so far.

How do I install China Stock Sector Strategy?

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

Is China Stock Sector Strategy free?

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

Which platforms does China Stock Sector Strategy support?

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

Who created China Stock Sector Strategy?

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

💬 Comments