Installed 100+ times

An onchain skill suite for AI agents

Give your AI agent the skills to trade, protect, and analyze onchain. Execute swaps, monitor portfolios, catch meme gems, deploy strategies, and automate risk management—all with built-in security.

Copy to your AI agents, any agent
Read https://okxskills.noval.me/AGENTS.md and install OKX Trade Skills on your system.

Swap with safety built in

Get prices across 500+ DEXes, scan for honeypots before every trade, and execute with slippage protection.

Deploy autonomous agents

Agents that trade on X Layer for near-zero gas, follow smart money, and compound yields. Manual, semi-auto, or full-auto.

Protect your portfolio

Auto stop-loss, impermanent loss tracking, approval auditing, and whale alerts. Your agent watches while you sleep.

Catch gems, avoid rugs

Meme intelligence scores devs, spots snipers, and analyzes bonding curves. Trade pump.fun with confidence.

Core Trading

Give your agent the full onchain toolkit

Your agent already knows how to reason. Now give it the tools to act. Research tokens, scan for rugs, execute swaps, and manage positions across 500+ DEXes and 20+ chains.

500+
DEX sources
20+
Chains
<2s
Execution speed
Zero
Custody risk

Without skills

  • Open 5 tabs just to figure out if a token is worth buying
  • Paste addresses into scanners by hand and hope you didn't miss anything
  • Copy calldata between aggregators, double-checking every field
  • Refresh dashboards all day to keep track of your positions

With onchain skills

  • Your agent handles research, safety checks, and execution in one go
  • Honeypot and rug-pull scans run automatically before every swap
  • Routes through 500+ DEX sources to find the best price, every time
  • Your agent rebalances and compounds positions around the clock
V3 and V4 Ready

Direct Contract Access

Your agent skips the frontend and talks to pools directly. Zero UI friction, faster execution, and no middleman.

Auto Rebalance

Concentrated Liquidity

Your agent manages LP positions with custom tick ranges and auto-rebalances when price moves out of bounds.

Zero Gas Layer

x402 Payments

Your agent pays for API calls using the tokens it's trading. Self-funding operations on X Layer.

Protocol Integration

Your agent talks directly to Uniswap

Your agent swaps tokens, manages LP positions, and routes through V3 pools—all without touching a browser. Direct contract access means faster execution and lower slippage.

Live Protocol DataUpdated in real time
Protocol TVL
$4.2B+2.4%
24h Volume
$892M+8.1%
Active Pools
1.2M+5.3%
FeeDiscountHook.sol
import {Hook} from "v4-core/src/types/Hook.sol";

contract FeeDiscountHook is Hook {
    function beforeSwap(
        address,
        PoolKey calldata,
        IPoolManager.SwapParams calldata
    ) external returns (bytes4) {
        if (_isVerifiedUser(msg.sender)) {
            return FeeDiscountHook.beforeSwap.selector;
        }
        return bytes4(0);
    }
}
12+
Hook Templates
8
Security Guides
50+
Code Examples
Development

Your agent writes production-ready Uniswap code

Generate v4 hook boilerplate, audit hooks for security vulnerabilities, plan swaps with deep links, and integrate the Trading API. Your agent handles the plumbing.

v4 Hooks
CCA
Swap Planning
Liquidity
Trading API
SDK
viem
x402
Autonomous Agents

Give your agent a chain that never sleeps

X Layer's near-zero gas means your agent can trade, compound, and pay for itself using x402. No more topping up—your agent sustains its own operations.

Zero
Gas
2s
Blocks
4K+
TPS
01

Watch

Your agent monitors prices, whales, and arb opportunities across the chain

02

Decide

Your agent runs strategies, checks risk limits, and optimizes for gas

03

Execute

Zero-gas transactions, auto-compound, and x402 self-payment

Recent Activity
Price Alert
2m ago

ETH dropped 5% below $2,800

IL Warning
1h ago

UNI-USDC at -8% threshold

Stop-Loss Hit
4h ago

Sold 500 USDC at trigger

Approval Revoked
6h ago

Removed suspicious contract approval

Risk Protection

Your agent never stops watching your portfolio

Your agent monitors stop-loss triggers, tracks impermanent loss, audits token approvals, and alerts you the moment something needs attention. Sleep better knowing your agent is on watch.

Stop-Loss
Auto 15%
Agent-monitored
IL Tracking
-$42.30
2 LP positions
Alerts
3 Active
Agent-driven
Approvals
2 Revoke
Agent detected
Meme Analysis

Your agent spots rugs before you ape

Most meme tokens are rugs. Your agent analyzes dev reputation, detects sniper activity early, and shows you exactly where the token sits on the bonding curve. Trade pump.fun with confidence.

$DOGE
+24%
$PEPE
+12%
$WIF
-8%

$TOKEN

pump.fun
72
/100
Dev Reputation Clean
Sniper Detection Low
Bonding Curve Phase 2
Social Signal🔥 Trending
25 Skills in the Ecosystem

Expand your agent's capabilities

Your agent can discover and install skills from OKX OnchainOS, Uniswap AI, and the broader ecosystem. One command adds them all.

Featured

okx-ecosystem-discovery

Your agent browses and searches skills from the OKX ecosystem. Discover DeFi protocols, swapping tools, security modules, LP management, and get help choosing the right skill for the job.

onchainos-skills

agentic-wallet

Manages wallet lifecycle: authentication, balance queries, token transfers, transaction history, smart contract calls, and message signing across EVM and Solana.

onchainos-skills

audit-log

Export audit logs, view command history, and track all API call records.

onchainos-skills

defi-invest

Invest in DeFi protocols: deposit, stake, lend, borrow, add liquidity, claim rewards, and track APY/TVL trends.

onchainos-skills

defi-portfolio

View DeFi holdings, staking positions, lending positions, and portfolio across protocols.

onchainos-skills

dex-market

On-chain market data: token prices, K-line/OHLC charts, index prices, and wallet PnL analysis.

onchainos-skills

dex-signal

Smart-money and whale tracking, aggregated buy signal alerts, and top trader leaderboards.

onchainos-skills

dex-swap

Swap tokens across 500+ DEX sources with optimal routing, slippage control, and MEV protection.

onchainos-skills

dex-token

Token-level data: search, trending tokens, liquidity pools, holder distribution, and risk metadata.

onchainos-skills

dex-trenches

Meme and alpha token research: pump.fun scanning, dev reputation, bundler detection, and bonding curve tracking.

onchainos-skills

dex-ws

WebSocket sessions for real-time on-chain data: price, trades, signals, and meme scanning channels.

onchainos-skills

onchain-gateway

Broadcast transactions, estimate gas, simulate transactions, and track order status across 20+ chains.

onchainos-skills

security

Security scanning: honeypot detection, phishing checks, transaction safety, signature verification, and approval management.

onchainos-skills

wallet-portfolio

Check wallet balance, token holdings, and portfolio value for any address across 20+ chains.

onchainos-skills

x402-payment

Handle HTTP 402 Payment Required responses and sign x402 payment proofs for gated APIs.

uniswap-ai

configurator

Configure CCA (Continuous Clearing Auction) smart contract parameters through an interactive bulk form flow.

uniswap-ai

deployer

Deploy CCA (Continuous Clearing Auction) smart contracts using the Factory pattern.

uniswap-ai

liquidity-planner

Provide liquidity and create LP positions with concentrated liquidity on Uniswap.

uniswap-ai

swap-planner

Swap tokens and discover new tokens on Uniswap with deep links to the interface.

uniswap-ai

v4-hook-generator

Generate Uniswap v4 hook contracts for custom swap logic, dynamic fees, and MEV protection.

uniswap-ai

v4-security-foundations

Security-first Uniswap v4 hook development with best practices and audit guidance.

uniswap-ai

pay-with-any-token

Pay HTTP 402 payment challenges using tokens via the Tempo CLI and Uniswap Trading API.

uniswap-ai

swap-integration

Integrate Uniswap swaps into applications using the Universal Router and Trading API.

uniswap-ai

v4-sdk-integration

Build swap and liquidity experiences directly with the Uniswap v4 SDK.

uniswap-ai

viem-integration

Integrate EVM blockchains using viem for reading data, sending transactions, and contract interaction.

Get started in seconds

Give your agent onchain superpowers

One command equips your AI agent with trading, protection, and analysis skills. Let it handle the onchain heavy lifting.

Copy to your AI agents, any agent
Read https://okxskills.noval.me/AGENTS.md and install OKX Trade Skills on your system.

Non-custodial by design

Your keys never leave your wallet. Transactions are signed locally and skills run on your machine. No middlemen, no server access.

Built-in safety rails

Honeypot detection, slippage limits, and risk scoring run before every trade. Your agent follows the guardrails you set.

Battle-tested by traders

Real traders use these skills every day. Every workflow comes from live market experience, not theory.

Always up to date

Skills update with the latest chains and protocols. One command pulls the latest changes.