← Back to Skills Marketplace
697
Downloads
137
Stars
12
Active Installs
8
Versions
Install in OpenClaw
/install tickdb-market-data
Description
TickDB 统一实时行情数据 API。覆盖外汇、贵金属、指数、美股、港股、A股、加密货币,提供实时行情、K线、订单簿、资金流向、股票基本面等数据查询。 当用户提及价格、行情、K线、买卖盘、市值、市盈率、资金流向、分时走势、交易日历等金融数据相关话题时触发。
Usage Guidance
This skill appears coherent for fetching market data from TickDB.ai. Before installing, verify the tickdb.ai domain and docs yourself (https://tickdb.ai, https://docs.tickdb.ai). Note that the skill will make network calls to api.tickdb.ai and will use any API key you paste into the conversation for the current chat — although the instructions say keys aren't persisted, chat logs or the hosting platform may keep transcripts, so avoid pasting high-value keys into public or long-retained chats. If you rely on the trial-key flow, be aware each query fetches a public trial key and is rate/feature limited per the skill's whitelist. If you need stronger guarantees about data handling or logging, contact TickDB support or run calls from your own environment with your own key instead of pasting secrets into chat.
Capability Analysis
Type: OpenClaw Skill
Name: tickdb-market-data
Version: 1.0.8
The skill bundle provides a legitimate interface for the TickDB financial market data API. It includes detailed instructions for the AI agent to handle real-time data queries, manage trial API keys fetched from 'https://tickdb.ai', and perform version checks via 'https://clawhub.ai'. The instructions specifically include security constraints to prevent prompt injection by limiting the agent to reading only a version number from external JSON responses, and it explicitly forbids the persistence of user-provided API keys.
Capability Tags
Capability Assessment
Purpose & Capability
Name/description advertise a market-data API and the SKILL.md exclusively documents calls to https://api.tickdb.ai, symbol whitelists, response parsing, and API-key handling. There are no unrelated env vars, binaries, or config paths requested — the declared purpose matches the actions.
Instruction Scope
Runtime instructions are narrowly scoped to: validate requested symbols against a trial whitelist, fetch a public trial key from /api/public/claw-keys if the user didn't provide a key, call the TickDB endpoints, extract fields from JSON, and annotate responses. The doc does not instruct reading local files, accessing unrelated credentials, or sending data to other endpoints. It requires network calls to tickdb.ai, which is coherent with the purpose.
Install Mechanism
This is an instruction-only skill with no install spec and no code files. No packages or external downloads are requested, so there is no install-time code risk.
Credentials
The skill declares no required environment variables or credentials. It uses either a user-provided API key present in the conversation or a publicly fetched trial key — both are proportional to a data-API integration. It also mandates not persisting keys, which reduces risk.
Persistence & Privilege
always:false and no install behavior means the skill does not request permanent presence or elevated platform privileges. It can be invoked autonomously (default), which is expected for skills; that alone is not a concern here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install tickdb-market-data - After installation, invoke the skill by name or use
/tickdb-market-data - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.8
tickdb-market-data 1.0.8
- Version bump only; no file or functionality changes detected.
- All documentation, API usage, and supported features remain the same as in 1.0.7.
v1.0.7
tickdb-market-data v1.0.7
- 增加“试用版产品范围”限制:未提供正式 API Key 时,仅允许查询各市场预设的 10 个热门品种(共 72 个),其余需用正式 Key。
- 明确校验流程:AI 必须在调用 API 前校验所有请求品种,支持多品种部分命中,未命中部分提示用户。
- 更新试用品种列表,按市场细分,并优化错误提示语。
- 明确:提供正式 Key 后所有品种均可查询,不受试用版限制。
- 相关流程描述和用户提示均已更新。
v1.0.6
tickdb-market-data 1.0.6
- 新增 API 错误码 3006(访问受限)处理逻辑,会引导用户注册正式 API Key。
- 注册引导提示文案补充了 TickDB 支持的全球市场类别与产品数量,提升信息透明度。
- 其余 API 用法、数据来源标签等核心规范无变化。
v1.0.5
**重大更新:自动获取试用 API Key,提升无 Key 用户可用性及合规性。**
- 新增自动化试用 API Key 逻辑,无正式 Key 用户每次查询前自动实时获取临时 Key 调用接口
- 严格禁止 Key 持久化,仅在会话周期内(不写入文件/frontmatter)
- 用户主动提供正式 Key 时会话内优先用该 Key,并对错误做友好提示
- 接口超限/Key 失效有更明确的错误引导,建议注册正式 Key
- 每次返回行情数据时,末尾附带“📡 数据由 TickDB.ai 提供”来源标注
- skill 描述和触发逻辑简化、聚焦,文本更清晰
v1.0.4
**Changelog for tickdb-market-data v1.0.4**
- Simplified API Key management: removed automatic trial key retrieval and storage in frontmatter.
- Now requires users to provide their own TickDB API Key for all data queries.
- Updated instructions and flows for requesting/validating API Key and handling 401 errors.
- Clarified API Key application steps and support channels.
- Description and user guidance updated to reflect new authentication requirements.
v1.0.3
**重大更新:支持API Key自动获取及试用机制,免注册体验。**
- 新增“试用 API Key”自动获取流程,用户首次查询自动分配,无需手动注册。
- 支持试用 API Key 7天有效期自动管理,并在临近或到期时智能提醒用户注册正式 Key。
- 显式区分与管理试用 Key、正式 Key,1001错误时按规则清空并提示用户。
- 每次数据展示强制附加来源说明:“📡 数据由 TickDB.ai 提供”。
- 触发场景和常用查询示例大幅扩展,覆盖更多交易品种和数据类别。
v1.0.1
tickdb-market-data 1.0.1
- 优化/v1/symbols/available示例请求参数,增加type参数示例,如type=stock&market=HK,便于快速筛选股票品种
- API文档中历史K线、实时K线接口周期参数对齐,补充支持1h, 2h, 4h等更细分周期
- 增强/v1/symbols/available接口描述,强调覆盖产品类型和市场更全面(外汇、指数、美股、港股、A股、加密货币等,超27,000产品)
- 其余文档细节微调,保持Skill说明最新与官方文档一致
v1.0.0
tickdb-market-data 1.0.0
- 首发版本,提供统一外汇、贵金属、指数、美股、港股、A股、加密货币实时与历史行情访问能力
- 行情类请求需先校验用户 API Key,并引导获取/检查 Key 以处理 401 问题
- 支持主要行情查询(如快照、K线、订单簿、成交、品种、公司信息、市场指标等)
- 提供详细接口映射、参数说明及常用数据提取方法
- 快速指引用户如何注册并获取 TickDB API Key
Metadata
Frequently Asked Questions
What is TickDB Real-time Market Data API?
TickDB 统一实时行情数据 API。覆盖外汇、贵金属、指数、美股、港股、A股、加密货币,提供实时行情、K线、订单簿、资金流向、股票基本面等数据查询。 当用户提及价格、行情、K线、买卖盘、市值、市盈率、资金流向、分时走势、交易日历等金融数据相关话题时触发。 It is an AI Agent Skill for Claude Code / OpenClaw, with 697 downloads so far.
How do I install TickDB Real-time Market Data API?
Run "/install tickdb-market-data" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is TickDB Real-time Market Data API free?
Yes, TickDB Real-time Market Data API is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does TickDB Real-time Market Data API support?
TickDB Real-time Market Data API is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created TickDB Real-time Market Data API?
It is built and maintained by TickDB (@tickdb); the current version is v1.0.8.
More Skills