CtrlK
BlogDocsLog inGet started
Tessl Logo

okx-market

OKX cryptocurrency market data interface. Uses the OKX V5 REST API to retrieve spot, derivatives, index, and other crypto market data, including real-time prices, candlesticks, funding rates, open interest, and more. No authentication required, free to use.

68

Quality

83%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

SKILL.md
Quality
Evals
Security

Quality

Content

100%

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

The skill body is well-structured, actionable, and token-efficient, with a clean overview pointing to real one-level-deep reference files and executable example scripts. It serves as a strong index into the OKX V5 market-data surface without redundant explanation.

DimensionReasoningScore

Conciseness

The body is lean and efficient: a short Quick Start, a compact parameter-format reference, and an endpoint table, with no padding or explanation of concepts Claude already knows; the one meta note on link convention is justified and purposeful.

3 / 3

Actionability

Provides fully executable code (real BASE_URL, requests.get with params, JSON parsing), concrete 'pip install requests pandas', and a complete endpoint table with paths and descriptions; copy-paste ready.

3 / 3

Workflow Clarity

Quick Start lays out an unambiguous single-action sequence (install deps -> locate endpoint -> run code); as a read-only data-source skill with no destructive or batch operations, validation checkpoints are not required, so the single action scoring 3 applies.

3 / 3

Progressive Disclosure

Clear overview with a well-signaled one-level-deep reference table; all 13 referenced files and 2 scripts exist and resolve correctly, and content is appropriately split into per-endpoint reference docs rather than inlined.

3 / 3

Total

12

/

12

Passed

Description

67%

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

The description is specific and well-differentiated, naming concrete market-data capabilities tied to the OKX V5 API. Its main gap is the absence of an explicit 'Use when...' trigger clause, which leaves the activation conditions implied rather than stated.

Suggestions

Add an explicit 'Use when...' clause, e.g. 'Use when retrieving cryptocurrency market data from OKX, such as prices, candlesticks, funding rates, or open interest.'

Include common user-facing trigger variations like 'crypto prices', 'OKX market data', or 'get ticker/order book' to broaden natural keyword coverage.

DimensionReasoningScore

Specificity

Lists multiple concrete actions: 'retrieve spot, derivatives, index, and other crypto market data, including real-time prices, candlesticks, funding rates, open interest', matching the score-3 anchor of several specific concrete actions.

3 / 3

Completeness

Clearly answers 'what' with specific capabilities, but there is no 'Use when...' clause or explicit trigger guidance, which the rubric caps at 2.

2 / 3

Trigger Term Quality

Contains relevant domain terms users would say ('real-time prices, candlesticks, funding rates, open interest') but misses common variations like 'crypto prices', 'OKX API', or 'get market data'; coverage is partial.

2 / 3

Distinctiveness Conflict Risk

Named to a specific vendor API ('OKX V5 REST API') with 'No authentication required, free to use', giving it a clear niche unlikely to trigger for other skills.

3 / 3

Total

10

/

12

Passed

Validation

87%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation14 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

relative_links

Relative link issues: 15 missing, 15 deeper-than-1-level

Warning

Total

14

/

16

Passed

Repository
HKUDS/Vibe-Trading
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.