A Share Data · 悟道A股数据套件

v1.0.1

A股全能数据套件,26个实时API接口:K线分时、涨停板梯队、资金流向、龙虎榜、竞价数据、板块轮动、研报热榜等。包含4个子技能包,一个Key通用。

1· 175·1 current·1 all-time
bywudao@jcdreamjc

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for jcdreamjc/wudao-ashare.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "A Share Data · 悟道A股数据套件" (jcdreamjc/wudao-ashare) from ClawHub.
Skill page: https://clawhub.ai/jcdreamjc/wudao-ashare
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Required env vars: LB_API_KEY, LB_API_BASE
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install wudao-ashare

ClawHub CLI

Package manager switcher

npx clawhub@latest install wudao-ashare
Security Scan
VirusTotalVirusTotal
Pending
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description (A股数据套件) aligns with the declared requirements: LB_API_KEY and LB_API_BASE are exactly what a wrapper for an external stock-data API would need.
Instruction Scope
SKILL.md only instructs the agent/user to obtain an API key from stock.quicktiny.cn and set two environment variables; it does not instruct reading unrelated files, exfiltrating data, or contacting other endpoints.
Install Mechanism
No install spec and no code files — instruction-only skill that won’t write or execute additional code on install (lowest installation risk).
Credentials
Requires two env vars (API key and base URL), both directly relevant to calling the external API. The number and names of env vars are proportionate to the described functionality.
Persistence & Privilege
Skill is not forced always-on and allows normal agent invocation behavior; it does not request elevated persistence or modify other skills/configuration.
Assessment
This skill is coherent: it simply asks for an API key and base URL for the stock.quicktiny.cn service. Before installing, verify you trust the provider (stock.quicktiny.cn) and the linked GitHub repository, avoid pasting the LB_API_KEY into chat, store the key in your environment or a secrets manager, and consider using a dedicated/rotatable key. Note that the same key/Base URL is shared across the four sub-skills, so granting the key gives all sub-skills access to your account’s API quota/data.

Like a lobster shell, security has layers — review code before you run it.

Runtime requirements

📊 Clawdis
EnvLB_API_KEY, LB_API_BASE
latestvk97e7fvhdmx5wq8qsh97x42k6583hb36
175downloads
1stars
2versions
Updated 1mo ago
v1.0.1
MIT-0

悟道 · A股全能数据套件

A 股全能数据技能包,覆盖行情、涨停板、资金分析、市场情报四大领域,共提供 26 个数据接口

本 Skill 是总索引,实际数据能力由 4 个子技能包提供,请根据需要安装对应的子技能。

4 个子技能包

技能包接口数覆盖领域安装
📈 wudao-market · A股行情数据6股票搜索、K线、分时、排行榜、市场概况、交易日历ClawHub | GitHub
🔥 wudao-limitup · A股涨停板9涨停梯队、涨停筛选、涨停溢价、炸板池、跌停池、冲刺涨停、涨跌停统计、最强风口、封板事件流ClawHub | GitHub
🔍 wudao-analysis · A股资金分析6异动检测、资金流向、板块轮动、股票关联、概念排行、概念成分股ClawHub | GitHub
📰 wudao-intel · A股市场情报5智能热榜、研报数据、竞价数据、每日简报、龙虎榜ClawHub | GitHub

Setup

获取 API Key

  1. 访问 https://stock.quicktiny.cn 注册账号并登录
  2. 进入「开发者 API」页面(路径:/developer
  3. 点击「创建密钥」,系统会生成一个以 lb_ 开头的 API Key
  4. 立即复制保存,密钥仅显示一次

配置环境变量

将以下两个环境变量添加到你的 shell 配置文件(如 ~/.zshrc~/.bashrc):

  • LB_API_KEY — 你的 API 密钥(以 lb_ 开头)
  • LB_API_BASE — API 基础地址:https://stock.quicktiny.cn/api/openclaw

4 个子技能共享同一个 API Key 和 Base URL。

Notes

  • 日期格式:同时支持 YYYY-MM-DDYYYYMMDD
  • 股票代码:6 位数字(600519)或完整代码(600519.SH
  • A 股交易时间:9:15-15:00(北京时间)
  • 每个子技能的完整接口文档请参见对应的 Skill 文件
  • 版本信息和更新日志请访问 GitHub 仓库

Comments

Loading comments...