← 返回 Skills 市场
291
总下载
0
收藏
1
当前安装
2
版本数
在 OpenClaw 中安装
/install wudao-analysis
功能描述
悟道 · A股资金分析:异动检测、资金流向、北向资金、板块轮动、股票关联、概念排行与成分股。Use when: user asks about A股, 资金, stock anomalies, capital flow, money flow, northbound capital, sector rotatio...
安全使用建议
This skill appears to do exactly what it claims: call a stock-data API. Before installing, verify the API provider (https://stock.quicktiny.cn) is trustworthy. Provide a dedicated API key (do not reuse high‑privilege keys), and set LB_API_BASE only to the official provider URL—if you must point it elsewhere, only do so for endpoints you trust. Monitor API key usage and be ready to revoke it if you see unexpected requests. Remember that the agent will send your LB_API_KEY to the configured LB_API_BASE when invoked.
功能分析
Type: OpenClaw Skill
Name: wudao-analysis
Version: 1.0.1
The skill bundle provides a legitimate interface for A-share stock market analysis via the 'stock.quicktiny.cn' API. It defines standard endpoints for capital flow, sector rotation, and anomaly detection using curl commands and environment variables (LB_API_KEY, LB_API_BASE) as intended for OpenClaw agents, with no evidence of malicious execution, data exfiltration, or prompt injection.
能力评估
Purpose & Capability
Name/description match the documented endpoints (anomalies, capital flow, sector analysis, correlation, concepts). Required env vars (LB_API_KEY, LB_API_BASE) align with a remote API integration and are expected.
Instruction Scope
SKILL.md confines runtime actions to HTTP calls to the listed endpoints, checks for the two declared env vars, and instructs the agent to prompt the user to configure them if missing. It does not request unrelated files, system paths, or other credentials.
Install Mechanism
No install step or code is included (instruction-only), so nothing is written to disk and no packages are pulled. This is the lowest-risk install profile.
Credentials
Only LB_API_KEY and LB_API_BASE are required, which is proportional for a third‑party API integration. Note: LB_API_BASE is user-settable; if pointed to a malicious endpoint it would receive the API key and requests, so users should ensure they set it only to the intended provider (the doc suggests https://stock.quicktiny.cn).
Persistence & Privilege
always is false and the skill has no install-time persistence or requests to modify other skills or global config. Autonomous invocation is enabled by default (normal) but not combined with other high-risk privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install wudao-analysis - 安装完成后,直接呼叫该 Skill 的名称或使用
/wudao-analysis触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- Removed automatic version checking and update instructions for hosting agent.
- Updated metadata: replaced "requires": {"bins": ["curl"]} with "requires": {"env": ["LB_API_KEY", "LB_API_BASE"]}.
- Simplified agent instructions; only environment variable checks and endpoint usage guidance remain.
- All analysis endpoints, descriptions, response formats, and error codes remain unchanged.
v1.0.0
Initial release of wudao-analysis.
- Provides 6 major A-share capital analysis interfaces: anomaly detection, capital flow, sector rotation quadrants, stock correlation, concept rankings, and concept constituents.
- Includes detailed instructions for API usage, authentication, and error handling.
- Supports user queries related to A-share funds, anomalies, money flow, sector/stock relationships, and concept analysis.
- Not intended for K-line charts, limit-up board stats, research reports, or news.
- Requires API key setup from stock.quicktiny.cn and use of curl for requests and auto-updates.
元数据
常见问题
悟道 · A股资金分析 是什么?
悟道 · A股资金分析:异动检测、资金流向、北向资金、板块轮动、股票关联、概念排行与成分股。Use when: user asks about A股, 资金, stock anomalies, capital flow, money flow, northbound capital, sector rotatio... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 291 次。
如何安装 悟道 · A股资金分析?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install wudao-analysis」即可一键安装,无需额外配置。
悟道 · A股资金分析 是免费的吗?
是的,悟道 · A股资金分析 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
悟道 · A股资金分析 支持哪些平台?
悟道 · A股资金分析 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 悟道 · A股资金分析?
由 wudao(@jcdreamjc)开发并维护,当前版本 v1.0.1。
推荐 Skills