← Back to Skills Marketplace
jcdreamjc

悟道 · A股行情数据

by wudao · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
194
Downloads
1
Stars
1
Active Installs
2
Versions
Install in OpenClaw
/install wudao-market
Description
悟道 · A股行情数据:股票搜索、K线、分时、排行榜、市场概况、交易日历。Use when: user asks about A股, stock search, K-line charts, minute data, stock rankings, market overview, trading calenda...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install wudao-market
  3. After installation, invoke the skill by name or use /wudao-market
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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获取和环境变量配置流程,保障调用安全
Metadata
Slug wudao-market
Version 1.0.1
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 2
Frequently Asked Questions

What is 悟道 · A股行情数据?

悟道 · A股行情数据:股票搜索、K线、分时、排行榜、市场概况、交易日历。Use when: user asks about A股, stock search, K-line charts, minute data, stock rankings, market overview, trading calenda... It is an AI Agent Skill for Claude Code / OpenClaw, with 194 downloads so far.

How do I install 悟道 · A股行情数据?

Run "/install wudao-market" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is 悟道 · A股行情数据 free?

Yes, 悟道 · A股行情数据 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does 悟道 · A股行情数据 support?

悟道 · A股行情数据 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created 悟道 · A股行情数据?

It is built and maintained by wudao (@jcdreamjc); the current version is v1.0.1.

💬 Comments