okx-token-screener

Screens and ranks tokens by combining smart money signals with RSI, volume, and momentum indicators.

Updated Apr 5, 2026
One-click install
npx skills add https://github.com/Nith567/xlayer-skills-arena --skill okx-token-screener-nith567
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: okx-token-screener
Source: https://github.com/Nith567/xlayer-skills-arena/tree/main/okx-token-screener
Command: npx skills add https://github.com/Nith567/xlayer-skills-arena --skill okx-token-screener-nith567

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Finding tradable tokens across chains requires manually cross-referencing whale activity, technical indicators, and security checks, which is slow and error-prone. This Skill automates that discovery by fusing OKX DEX Signal data with kline-based technical analysis into a single ranked opportunity score. ## Core Features & Use Cases - Multi-Mode Screening: Run smart money, KOL, whale, technical, trend, or combined scans via onchainos signal list, tracker activities, and market kline commands. - Opportunity Scoring: Ranks tokens with a weighted formula (smart money 35%, RSI 25%, volume 20%, momentum 10%, safety 10%) and filters out honeypots and critical-risk tokens. - Deep Dives and Watchlists: Inspect any token's holders, liquidity, smart money entry, and ASCII price chart, or schedule daily watchlist alerts. - Use Case: Ask "find tokens with volume spike on Base" and receive a ranked table of tokens with RSI, volume multipliers, smart money consensus, and a one-command path to execute a buy via okx-dex-swap. ## Quick Start Ask the agent to scan Base for tokens with smart money buying and RSI under 35, then show the top 10 ranked by opportunity score.

Frequently Asked Questions about okx-token-screener

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I find tokens with smart money buying activity?▼

Run a smart money screen using onchainos signal list with wallet-type 1 and 3 to surface tokens that smart money and whale wallets are buying. Results show wallet count, USD amounts, and sold ratio so you can gauge consensus and holding behavior.

How to screen tokens by RSI and volume spike?▼

Use the technical screen mode, which fetches 14-day kline data via onchainos market kline and computes RSI, volume spike versus the 7-day average, and momentum versus the 7-day SMA. Tokens are then ranked by a weighted opportunity score.

What chains does the OKX token screener support?▼

Chain support is defined in the shared chain-support reference and defaults to Base when no chain is specified. You can verify availability for any chain by running onchainos signal chains before screening.

Does the token screener filter out scam or honeypot tokens?▼

Yes, it runs onchainos security token-detection on all candidates and automatically removes honeypots, critical-risk tokens, tokens under 24 hours old, and tokens with fewer than 100 holders before displaying results.

Can I buy a token directly after screening results?▼

Yes, after results are shown you can say something like buy $30 of the top-ranked token, which routes to okx-dex-swap and executes via onchainos swap execute. You can also split an amount across multiple top-ranked tokens.

What are the limitations of signal-based token screening?▼

Signals reflect historical onchain behavior and do not guarantee future performance. Single-wallet signals are flagged as low confidence, and tokens with sold ratios above 50% are deprioritized since smart money may be exiting.