okx-meme-scout

Scans Solana launchpads for new meme tokens, filters rugs and bundles, and executes buys via onchainos CLI.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Finding safe meme coin launches on pump.fun and other Solana launchpads requires manually checking dev history, bundle activity, holder distribution, and honeypot risk for every token, which is slow and error-prone. ## Core Features & Use Cases - Launchpad Scanning: Lists new token launches from pump.fun, Bonk, Believe.app, and fourmeme via onchainos memepump commands with stage, market cap, and social filters. - Multi-Stage Risk Filtering: Checks bonding curve progress, dev rug history, bundle/sniper concentration, holder counts, and honeypot detection, hard-blocking tokens that fail any rule. - 0-100 Scoring and Ranking: Combines curve, dev, bundle, holder, and security signals into a normalized score with Strong Buy / Good / Caution / Skip labels. - Buy Execution: Runs Solana swap quote and execute through onchainos after user confirmation, with optional cron-based auto-scanning for high-score tokens. - Use Case: Ask to scan pump.fun for safe meme coins, review a ranked list of filtered launches with scores, deep dive the top pick, then buy a set SOL amount in one flow. ## Quick Start Ask the agent to scan pump.fun for new meme coin launches on Solana and show only tokens with clean devs and no bundles.

Frequently Asked Questions about okx-meme-scout

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

FAQPage Schema
How do I scan pump.fun for new meme coin launches?▼

Run onchainos memepump tokens with the chain set to solana and stage filters like NEW or MIGRATING. The skill then checks each token's dev history, bundles, holders, and security before ranking results by score.

How to check if a meme coin dev has rugged before?▼

Use onchainos memepump token-dev-info with the token address and chain. It returns rugCount, totalLaunched, and successRate; any dev with rugCount above zero is hard-blocked from results.

Does the meme scanner support chains other than Solana?▼

Yes, it supports BNB Chain through the fourmeme launchpad in addition to Solana platforms like pump.fun, Bonk, and Believe.app. Solana is the default chain.

Do I need API keys to scan meme coins with onchainos?▼

No API keys are required. All launchpad scanning, dev info, bundle analysis, security detection, and swap execution run through the onchainos CLI commands directly.

What tokens get blocked by the meme coin filter?▼

Tokens are hard-blocked if the dev has any rug history, bundlers hold over 20% of supply, a honeypot is detected, or the bonding curve is below 5% or above 90%. Scores under 50 are never shown.