← 返回 Skills 市场
194
总下载
1
收藏
1
当前安装
2
版本数
在 OpenClaw 中安装
/install wudao-market
功能描述
悟道 · A股行情数据:股票搜索、K线、分时、排行榜、市场概况、交易日历。Use when: user asks about A股, stock search, K-line charts, minute data, stock rankings, market overview, trading calenda...
安全使用建议
This skill appears internally consistent and simply wraps a third‑party A‑share market API. Before installing: (1) Confirm you trust the service at https://stock.quicktiny.cn because your LB_API_KEY will be sent there as a Bearer token; (2) Prefer creating a read‑only / limited key if the provider supports it; (3) Don’t store full trading account credentials in LB_API_KEY; (4) Set LB_API_BASE exactly as instructed (don’t let the agent guess); (5) Be aware the agent may call the external API when you invoke the skill (or if you allow autonomous use), so monitor usage and rotate the key if you suspect misuse.
功能分析
Type: OpenClaw Skill
Name: wudao-market
Version: 1.0.1
The wudao-market skill is a standard integration for A-share financial market data provided by stock.quicktiny.cn. It defines clear endpoints for stock searching, K-line data, and market overviews, requiring only the expected API credentials (LB_API_KEY, LB_API_BASE) as environment variables. No evidence of malicious execution, data exfiltration, or harmful prompt injection was found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The skill's name and description describe A‑share market data (search, K‑lines, minute data, rankings, market overview, trading calendar). The only required environment variables (LB_API_KEY and LB_API_BASE) directly correspond to calling a third‑party API and are appropriate for this purpose.
Instruction Scope
SKILL.md instructs the agent to call specific endpoints (examples and parameter lists are provided), to set two env vars, and to parse returned data formats (including comma‑separated minute strings). It does not instruct reading unrelated files, scanning system state, or exfiltrating other secrets. It explicitly warns not to guess the base URL and to only use the documented endpoints.
Install Mechanism
No install spec or code files — instruction‑only. Nothing is written to disk and no external packages are downloaded, which minimizes installation risk.
Credentials
Only two env vars are required (LB_API_KEY and LB_API_BASE). These are proportionate: LB_API_KEY is the API credential and LB_API_BASE is the service endpoint. Note: the agent will send LB_API_KEY as a Bearer token to LB_API_BASE, so the user must trust the endpoint they configure.
Persistence & Privilege
The skill is not always-on and is user-invocable; it does not request persistent agent modifications or access to other skills' configurations. Autonomous invocation is enabled (platform default), so the agent could call the API when the skill is invoked autonomously — this is expected for a data‑fetching skill.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install wudao-market - 安装完成后,直接呼叫该 Skill 的名称或使用
/wudao-market触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- Updated required system dependencies in metadata from "bins": ["curl"] to "env": ["LB_API_KEY", "LB_API_BASE"].
- Simplified hosting agent instructions: removed auto-update/version check section.
- No changes to endpoints or API usage.
- Documentation is now more concise, focusing on essential setup and usage steps.
v1.0.0
wudao-market 1.0.0
- Initial release providing A股基础行情数据查询,包括股票搜索、历史/实时K线、分时数据、股票排行榜、市场概况及交易日历六大接口
- 明确写明使用场景及禁用范围,适用A股行情、基础数据查询,不支持板块分析或资金流等
- 提供详细的API使用方法、参数说明、返回字段及常见错误码
- 包含自动版本检查与Skill自更新指导
- 指定API Key获取和环境变量配置流程,保障调用安全
元数据
常见问题
悟道 · A股行情数据 是什么?
悟道 · A股行情数据:股票搜索、K线、分时、排行榜、市场概况、交易日历。Use when: user asks about A股, stock search, K-line charts, minute data, stock rankings, market overview, trading calenda... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 194 次。
如何安装 悟道 · A股行情数据?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install wudao-market」即可一键安装,无需额外配置。
悟道 · A股行情数据 是免费的吗?
是的,悟道 · A股行情数据 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
悟道 · A股行情数据 支持哪些平台?
悟道 · A股行情数据 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 悟道 · A股行情数据?
由 wudao(@jcdreamjc)开发并维护,当前版本 v1.0.1。
推荐 Skills