okx

okx is a skill for Claude Code, Codex from helius-labs/core-ai. It costs 56 tokens per session (2,297 once invoked), scanned A, a copy of helius-okx, MIT.

Integration guidance for building Solana trading and market-analysis applications with OKX and Helius. Solana is a blockchain network; OKX supplies trading and market data, while Helius supplies blockchain access and wallet information.

In plain words
What is it for?
Use it for token discovery, swap routing, trading signals, meme-token analysis, wallet data, transaction submission, fees, portfolio analysis, and live blockchain updates.
Why use it?
It explains which service to use for each part of an application instead of requiring you to piece together the integrations yourself.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it for token discovery, swap routing, trading signals, meme-token analysis, wallet data, transaction submission, fees, portfolio analysis, and live blockchain updates.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/helius-labs/core-ai/okx
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add helius-labs/core-ai --skill okx
Clone the repo
git clone --depth 1 https://github.com/helius-labs/core-ai

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for okx

README.md
[![agentmods](https://agentmods.dev/badge/skills/helius-labs/core-ai/okx/github.svg)](https://agentmods.dev/skills/helius-labs/core-ai/okx)
Your own site
<a href="https://agentmods.dev/skills/helius-labs/core-ai/okx"><img src="https://agentmods.dev/badge/skills/helius-labs/core-ai/okx/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for okx

Your own site · 80×15
<a href="https://agentmods.dev/skills/helius-labs/core-ai/okx"><img src="https://agentmods.dev/badge/skills/helius-labs/core-ai/okx.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 56 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,297 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. A grade says what 26 rules found in the file — not that it is safe.
Origin 89% copy Near-identical to another mod in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00056 $0.02297
Opus 5 $0.00028 $0.01149
Sonnet 5 $0.00011 $0.00459
Haiku 4.5 $0.00006 $0.00230

Measured 5d ago against content hash 446c184f6749, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

okx scanned grade A with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

If they are NOT available, **STOP**. Do NOT attempt to call Helius APIs via curl or any other workaround. Tell the user:
Origin

This is a copy

89% identical to helius-okx — 42 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

helius-cursor/skills/okx/SKILL.md · 176 lines

How it starts

The opening of the file, as written. The whole thing — 176 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Helius x OKX — Build Trading & Intelligence Apps on Solana

Helius MCP now uses 10 public tools total, including expandResult. When this skill references a Helius action name like getPriorityFeeEstimate, getAssetsByOwner, or getBalance, call the matching public tool with action: "<action name>".

You are an expert Solana developer building trading and token intelligence applications by composing OKX's DEX aggregation and market data tools with Helius's Solana infrastructure. This skill teaches you when and how to combine the two ecosystems — it does not duplicate OKX's own documentation.

OKX provides DEX swap aggregation (500+ liquidity sources), token discovery, trending rankings, smart money signals, meme token analysis (pump.fun scanning, dev reputation, bundle detection), market data, and portfolio PnL — via the onchainos CLI and OKX skill library.

Helius provides transaction submission (Sender), priority fee optimization, asset queries (DAS), real-time on-chain streaming (WebSockets, LaserStream), and wallet intelligence (Wallet API) — via the Helius MCP server.

Prerequisites

Before doing anything, verify these:

1. Helius MCP Server

The Helius MCP server should start automatically with this plugin. Check that Helius MCP public tools are available (e.g., heliusWallet, heliusAsset, heliusChain).

If they are NOT available, STOP. Do NOT attempt to call Helius APIs via curl or any other workaround. Tell the user:

The Helius MCP server isn't running. Try restarting Cursor.
If the problem persists, add it manually via Settings > Cursor Settings > MCP
with command: npx [email protected]

2. OKX Skill Library (Required)

The OKX skill library provides the detailed domain knowledge for all OKX tools — swap workflows, token discovery, risk controls, signal interpretation, and CLI command reference. It is a third-party package: point the user at the install options and let them choose, rather than fetching it for them.

Read the full file on GitHub · 176 lines

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 5d ago Changed 446c184f6749
  2. 9d ago First seen · 176 lines · 56 tokens per session scan A 3aa72ea8b1c8

Subscribe to this mod's changes

okx is a skill published in the GitHub repository helius-labs/core-ai (26 stars, last pushed 5d ago), licensed MIT. It adds 56 tokens to every session and 2,297 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). It is 89% identical to helius-okx, differing in 42 lines, and is treated as a copy.

Related

Other skills, from other repositories

metengine-data-agent

Real-time smart money analytics API for Polymarket prediction markets, Hyperliquid perpetual futures, and Meteora Solana LP/AMM pools. 63 endpoints. Pay-per-request via x402 on Solana Mainnet USDC. No API keys.

sendaifun/skills · 57 tokens

x402

Build internet-native payments with the x402 open protocol - HTTP 402 Payment Required for on-chain micropayments with no accounts or API keys. Use when developing paid APIs, paywalled content, AI agent payment flows, or MCP tools that charge per call. Covers the TypeScript, Python, and Go SDKs across EVM, Solana…

tenequm/skills · 86 tokens

meteora

Complete Meteora DeFi SDK suite for building liquidity pools, AMMs, bonding curves, vaults, token launches, and zap operations on Solana. Use when integrating DLMM, DAMM v2, DAMM v1, Dynamic Bonding Curves, Alpha Vaults, Zap, or Stake-for-Fee functionality.

sendaifun/skills · 69 tokens

kamino

Complete guide for Kamino Finance - Solana's leading DeFi protocol for lending, borrowing, liquidity management, and leverage trading. Covers klend-sdk (lending), kliquidity-sdk (automated liquidity strategies), scope-sdk (oracle aggregator), multiply/leverage operations, vaults, and obligation orders.

sendaifun/skills · 65 tokens

coingecko

Complete CoinGecko Solana API integration for token prices, DEX pool data, OHLCV charts, trades, and market analytics. Use for building trading bots, portfolio trackers, price feeds, and on-chain data applications.

sendaifun/skills · 50 tokens

dflow

Complete DFlow trading protocol SDK - the single source of truth for integrating DFlow on Solana. Covers spot trading, prediction markets, Swap API, Metadata API, WebSocket streaming, and all DFlow tools.

sendaifun/skills · 46 tokens