okx-dapp-discovery

okx dapp discovery

okx 315 ↓ 7.6k updated 28d ago
Claude Code
View source ↗

What it does

  • pump.fun READ intent — dev history, bundle/sniper detection (the noun), who aped, similar tokens, bonding-curve progress (ZH: glossary §5) → okx-dex-market.
  • Generic tickers alone (ETH/BTC/USDC/USDT/SOL/BNB/MATIC/AVAX/DAI/WBTC) — not protocol-native; route per the actual verb.
  • Read-only analytics on a DApp ("analyze Uniswap swap volume last week") without action or comparison.
  • Generic verbs: swap, lend, borrow, APY, farm, long, short, liquidity, bridge, stake, deposit, withdraw, mint (ZH: glossary §2).
  • Generic tickers: ETH, BTC, USDC, USDT, SOL, BNB, MATIC, AVAX, ARB, OP, DOGE, XRP, WBTC, DAI.
  • No DApp/venue named at all → go to step 4 / 5.
  • Exactly 1 match → silent install + forward (step 1 mechanics).

Requirements & configuration

  • 4. Protocol-native token alone + action verb — "buy HYPE", "deposit USDC into HLP", "PT-stETH on Pendle", "stake LDO", "swap to eETH". Token → DApp mapping in §2's table.
  • Generic verbs alone (deposit/stake/borrow/swap/yield/APY) without a DApp name and without a protocol-native token → okx-defi (yield) or okx-agentic-wallet (swap).
  • | Token / phrase | Routes to |
  • | Meteora DLMM, Meteora bin/vault/DAMM (MET alone too generic — needs "Meteora") | Meteora |
  • | GLP, esGMX, GM token | GMX V2 |

Configuration: CLANKERTARGET_PLUGINHOMESUPPORTED_PLUGINSSKILLS_LISTINSTALLED_PLUGINSCATALOGMATCHES

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

okx dapp discovery

Source

Repository: https://github.com/okx/onchainos-skills

okx-dapp-discovery FAQ

What does the okx-dapp-discovery skill do?

| Plugin router for 20 third-party DeFi protocols (Polymarket, Aave, Hyperliquid, PancakeSwap, Morpho, Raydium, Curve, Compound, Pendle, Lido, ether.fi, GMX, Kamino, Orca, Meteora, Clanker, pump.fun, Uniswap) and their protocol-native tokens (HYPE, HLP, eETH, weETH, stETH, wstETH, LDO, GHO, CAKE, CRV, COMP, RAY, ETHFI, GLP, kToken, PT-* / YT-*, $CLANKER). Resolves DApp/token → plugin → installs → forwards. pump.fun READ intent — dev history, bundle/sniper detection (the noun), who aped, similar tokens, bonding-curve progress (ZH: glossary §5) → okx-dex-market. Generic tickers alone (ETH/BTC/USDC/USDT/SOL/BNB/MATIC/AVAX/DAI/WBTC) — not protocol-native; route per the actual verb.

What does okx-dapp-discovery require?

4. Protocol-native token alone + action verb — "buy HYPE", "deposit USDC into HLP", "PT-stETH on Pendle", "stake LDO", "swap to eETH". Token → DApp mapping in §2's table. Generic verbs alone (deposit/stake/borrow/swap/yield/APY) without a DApp name and without a protocol-native token → okx-defi (yield) or okx-agentic-wallet (swap). | Token / phrase | Routes to | | Meteora DLMM, Meteora bin/vault/DAMM (MET alone too generic — needs "Meteora") | Meteora | | GLP, esGMX, GM token | GMX V2 | Configuration keys: CLANKER, TARGET_PLUGIN, HOME, SUPPORTED_PLUGINS, SKILLS_LIST, INSTALLED_PLUGINS, CATALOG, MATCHES.

How do I install okx-dapp-discovery?

Run: npx -y skills add https://github.com/okx/onchainos-skills --skill okx-dapp-discovery --agent claude-code — the source lives at github.com/okx/onchainos-skills.

Maintain okx-dapp-discovery?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

okx-dapp-discovery on getagentictools
[![okx-dapp-discovery on getagentictools](https://getagentictools.com/badge/skills/okx-onchainos-skills-okx-dapp-discovery.svg)](https://getagentictools.com/skills/okx-onchainos-skills-okx-dapp-discovery?ref=badge)
npx agentictools info skills/okx-onchainos-skills-okx-dapp-discovery

The second line is the CLI lookup for this page — handy in READMEs and docs.