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.

64

Quality

76%

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

Fix and improve this skill with Tessl

tessl review fix ./a_全网优秀资源/10_大模型/07_skill包/vibe_trading_skills/okx-market/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

78%Weight 40%Scale 1-5

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

A well-structured, actionable skill body that uses progressive disclosure effectively, with only minor conciseness trims and a missing API-error handling note holding it back from full marks.

Suggestions

Trim non-essential framing such as the 'world's second-largest cryptocurrency exchange' line and the procedural 'Review the endpoint documentation below' bullet.

Add a brief note on handling non-zero response codes (code != 0) or HTTP errors so the workflow includes an explicit feedback loop.

Consider one more inline executable example (e.g., candlesticks or order book) to cover additional common cases without relying on the linked scripts.

DimensionReasoningScore

Conciseness

Mostly efficient body with a dense parameter reference and working quick-start code; minor trims available such as the marketing line 'the world's second-largest cryptocurrency exchange' and hand-holding bullets like 'Review the endpoint documentation below and locate the interface you need'.

4 / 5

Actionability

Provides a copy-paste-ready ticker example with a real base URL and params plus exact endpoint paths and parameter formats; falls short of 5 only because just one endpoint has full inline executable code while the rest are links.

4 / 5

Workflow Clarity

Clear sequenced quick-start (install deps, no auth, call endpoint) for a simple read-only skill, but lacks any error/feedback guidance for API failures (e.g., handling code != 0), keeping it below 5.

4 / 5

Progressive Disclosure

Exemplary overview-plus-references structure: the body summarizes capabilities and points via a categorized table to 13 one-level-deep reference files (all verified to exist) plus two script examples, with clear signaled navigation.

5 / 5

Total

17

/

20

Passed

Description

75%Weight 40%Scale 1-5

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

A specific, third-person description that clearly scopes the OKX market-data interface and its data types, but it lacks an explicit 'when to use' trigger clause, which caps completeness.

Suggestions

Add a 'Use when...' clause naming natural trigger phrases (e.g., 'Use when retrieving crypto prices, ticker quotes, candlesticks, funding rates, or open interest from OKX').

Include common synonyms and terms a user would naturally say, such as 'ticker', 'OHLCV', 'order book', or 'crypto prices', to broaden trigger coverage.

DimensionReasoningScore

Specificity

Lists multiple concrete retrieval actions across specific data types ('retrieve spot, derivatives, index, and other crypto market data, including real-time prices, candlesticks, funding rates, open interest'), matching the comprehensive-coverage anchor.

5 / 5

Completeness

The 'what' is clear (retrieve crypto market data via OKX V5 API) but there is no 'Use when...' or equivalent trigger guidance, which per the rubric caps completeness at 3.

3 / 5

Trigger Term Quality

Good natural keywords ('real-time prices', 'candlesticks', 'funding rates', 'open interest'), but missing common synonyms a user might say ('ticker', 'OHLCV', 'order book') and any file-extension trigger.

4 / 5

Distinctiveness Conflict Risk

Names a specific vendor/API ('OKX V5 REST API') and concrete data categories, giving it a clear niche with minimal risk of triggering for an unrelated skill.

5 / 5

Total

17

/

20

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: 13 deeper-than-1-level

Warning

Total

14

/

16

Passed

Repository
charliedream1/ai_quant_trade
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.