Meme token discovery, developer reputation checks, bundle detection, and co-investor tracking for pump.fun and similar launchpads.
Works with
Scans new token launches across Solana, BSC, X Layer, and TRON with filtering by stage (NEW, MIGRATING, MIGRATED) and protocol
Analyzes developer reputation including rug pull history, past token migrations, and holding concentration to assess creator credibility
Detects bundler and sniper activity on specific tokens, plus identifies wallets that co-inves
AI-first code editor with Composer
Before installing skills in Cursor, ensure your development environment meets these requirements:
node --versionokx-dex-trenchesExecute the skills CLI command in your project's root directory to begin installation:
Fetches okx-dex-trenches from okx/onchainos-skills and configures it for Cursor.
The CLI shows a list of agents. Use arrow keys and space to select Cursor:
Confirm successful installation by checking the skill directory location:
Restart Cursor to activate okx-dex-trenches. Access via /okx-dex-trenches in your agent's command palette.
We perform automated surface-level scans (Gen AI Scanner, Socket, Snyk) during installation. These checks detect common vulnerabilities but do not guarantee complete security. Always review skill source code and verify the publisher's reputation before production use.
Skills execute code in your environment. Always review source, verify the publisher, and test in isolation before production.
Submit your Claude Code skill and start earning
Create detailed user stories, acceptance criteria, and feature specs
Example
Generate user stories for 'password reset feature' with acceptance criteria, edge cases, and test scenarios
Reduce spec writing time by 50%, ensure comprehensive coverage
Research competitors, compare features, identify gaps
Example
Analyze 5 competitor products, create feature comparison matrix, suggest differentiation opportunities
Complete competitive research in 2 hours instead of 2 days
Evaluate features using frameworks (RICE, ICE, Kano) and create prioritized backlogs
Example
Score 20 feature ideas using RICE framework, generate prioritized roadmap with rationale
4
total installs
4
this week
188
GitHub stars
0
upvotes
Run in your terminal
4
installs
4
this week
188
stars
7 commands for meme token discovery, developer analysis, bundle detection, and co-investor tracking.
Read
../okx-agentic-wallet/_shared/preflight.md. If that file does not exist, read_shared/preflight.mdinstead.
Full chain list:
../okx-agentic-wallet/_shared/chain-support.md. If that file does not exist, read_shared/chain-support.mdinstead.
| Chinese | English / Platform Terms | Maps To |
|---|---|---|
| 扫链 | trenches, memerush, 战壕, 打狗 | onchainos memepump tokens |
| 同车 | aped, same-car, co-invested | onchainos memepump aped-wallet |
| 开发者信息 | dev info, developer reputation, rug check | onchainos memepump token-dev-info |
| 捆绑/狙击 | bundler, sniper, bundle analysis | onchainos memepump token-bundle-info |
| 持仓分析 | holding analysis (meme context) | onchainos memepump token-details (tags fields) |
| 社媒筛选 | social filter | onchainos memepump tokens --has-x, --has-telegram, etc. |
| 新盘 / 迁移中 / 已迁移 | NEW / MIGRATING / MIGRATED | onchainos memepump tokens --stage |
| pumpfun / bonkers / bonk / believe / bags / mayhem | protocol names (launch platforms) | onchainos memepump tokens --protocol-id-list <id> |
| Chain | Protocol Name | Protocol ID |
|---|---|---|
| Solana | pumpfun | 120596 |
| Solana | bonk | 136266 |
| Solana | bonkers | 139661 |
| Solana | jupStudio | 137346 |
| Solana | believe | 134788 |
| Solana | bags | 129813 |
| Solana | moonshotMoney | 133933 |
| Solana | launchlab | 136137 |
| Solana | moonshot | 121201 |
| Solana | meteoradbc | 136460 |
| Solana | mayhem | 139048 |
| BNB Chain | fourmeme | 135086 |
| BNB Chain | flap | 129826 |
| Base | clanker | 130981 |
| Base | bankr | 134522 |
| X Layer | dyorfun | 137823 |
| X Layer | flap | 129826 |
| TRON | sunpump | 121263 |
Disclaimer: This list is not exhaustive and may be updated from time to time as new platforms launch. Always run
onchainos memepump chainsfor the latest full list.
When presenting memepump-token-details or memepump-token-dev-info responses, translate JSON field names into human-readable language. Never dump raw field names to the user:
top10HoldingsPercent → "top-10 holder concentration"rugPullCount → "rug pull count / 跑路次数"bondingPercent → "bonding curve progress"| # | Command | Description |
|---|---|---|
| 1 | onchainos memepump chains |
Get supported chains and protocols |
| 2 | onchainos memepump tokens --chain <chain> [--stage <stage>] |
List meme pump tokens with advanced filtering (default stage: NEW) |
| 3 | onchainos memepump token-details --address <address> |
Get detailed info for a single meme pump token |
| 4 | onchainos memepump token-dev-info --address <address> |
Get developer analysis and holding info |
| 5 | onchainos memepump similar-tokens --address <address> |
Find similar tokens by same creator |
| 6 | onchainos memepump token-bundle-info --address <address> |
Get bundle/sniper analysis |
| 7 | onchainos memepump aped-wallet --address <address> |
Get aped (same-car) wallet list |
onchainos memepump chainsonchainos memepump tokensonchainos memepump token-detailsonchainos memepump token-dev-infoonchainos memepump similar-tokensonchainos memepump token-bundle-infoonchainos memepump aped-wallet--chain solana); verify support with onchainos memepump chains first--stage for memepump-tokens → default to NEW; only ask if the user's intent clearly points to a different stageonchainos memepump chains to get the protocol ID, then pass --protocol-id-list <id> to memepump-tokens. Do NOT use okx-dex-token to search for protocol names as tokens.memepump-token-dev-info, present as a developer reputation reportmemepump-token-details, present as a token safety summary highlighting red/green flagsmemepump-tokens, never merge or deduplicate entries that share the same symbol. Different tokens can have identical symbols but different contract addresses — each is a distinct token and must be shown separately. Always include the contract address to distinguish them.| Just called | Suggest |
|---|---|
memepump-chains |
1. Browse tokens → onchainos memepump tokens |
memepump-tokens |
1. Pick a token for details → onchainos memepump token-details 2. Check dev → onchainos memepump token-dev-info |
memepump-token-details |
1. Dev analysis → onchainos memepump token-dev-info 2. Similar tokens → onchainos memepump similar-tokens 3. Bundle check → onchainos memepump token-bundle-info |
memepump-token-dev-info |
1. Check bundle activity → onchainos memepump token-bundle-info 2. View price chart → onchainos market kline |
memepump-similar-tokens |
1. Compare with details → onchainos memepump token-details |
memepump-token-bundle-info |
1. Check aped wallets → onchainos memepump aped-wallet |
memepump-aped-wallet |
1. Validate token safety → onchainos token advanced-info 2. View price chart → onchainos market kline 3. Buy the token → onchainos swap execute |
Present conversationally — never expose command paths to the user.
For detailed parameter tables, return field schemas, and usage examples, consult:
references/cli-reference.md — Full CLI command reference for memepump commandsFor real-time meme token scanning, use the onchainos ws CLI:
# New meme token launches on Solana
onchainos ws start --channel dex-market-memepump-new-token-openapi --chain-index 501
# Meme token metric updates (market cap, volume, bonding curve)
onchainos ws start --channel dex-market-memepump-update-metrics-openapi --chain-index 501
# Poll events
onchainos ws poll --id <ID>
For custom WebSocket scripts/bots, read references/ws-protocol.md for the complete protocol specification.
onchainos memepump chains firstNEW, MIGRATING, or MIGRATEDmemepump-token-details returns null data if the token doesn't exist in meme pump ranking data — it may be on a standard DEXmemepump-token-dev-info returns devHoldingInfo as null if the creator address is unavailablememepump-similar-tokens may return empty array if no similar tokens are foundmemepump-aped-wallet returns empty array if no co-holders foundWhen a command fails with error code 50125 or 80001, display:
DEX is not available in your region. Please switch to a supported region and try again.
Do not expose raw error codes or internal error messages to the user.
Make data-driven prioritization decisions faster
Draft PRDs, status updates, and stakeholder presentations
Example
Create executive summary of Q3 roadmap, monthly progress report, feature launch announcement
Save 3-5 hours/week on communication overhead
Prerequisites
Time Estimate
30-60 minutes to see productivity improvements
Steps
Common Pitfalls
✓ Do
✗ Don't
💡 Pro Tips
✓ Use when
Use for user story writing, competitive research, roadmap prioritization, stakeholder communication, and PRD drafting. Best for reducing repetitive documentation and research work.
✗ Avoid when
Avoid for strategic product vision (requires deep customer empathy), pricing decisions (needs market and financial expertise), or when face-to-face customer discovery is more valuable than speed.
mattpocock/skills
parcadei/continuous-claude-v3
cursor/plugins
ailabs-393/ai-labs-claude-skills
pproenca/dot-skills
mattpocock/skills
okx-dex-trenches reduced setup friction for our internal harness; good balance of opinion and flexibility.
We added okx-dex-trenches from the explainx registry; install was straightforward and the SKILL.md answered most questions upfront.
okx-dex-trenches is among the better-maintained entries we tried; worth keeping pinned for repeat workflows.
okx-dex-trenches reduced setup friction for our internal harness; good balance of opinion and flexibility.
I recommend okx-dex-trenches for anyone iterating fast on agent tooling; clear intent and a small, reviewable surface area.
I recommend okx-dex-trenches for anyone iterating fast on agent tooling; clear intent and a small, reviewable surface area.
Keeps context tight: okx-dex-trenches is the kind of skill you can hand to a new teammate without a long onboarding doc.
Solid pick for teams standardizing on skills: okx-dex-trenches is focused, and the summary matches what you get after install.
Useful defaults in okx-dex-trenches — fewer surprises than typical one-off scripts, and it plays nicely with `npx skills` flows.
Useful defaults in okx-dex-trenches — fewer surprises than typical one-off scripts, and it plays nicely with `npx skills` flows.
showing 1-10 of 40