What problem does it solve?
This Skill helps users plan token swaps on PancakeSwap without executing transactions by discovering tokens, verifying on-chain contract data, checking liquidity and price impact, and producing a safe deep link for the PancakeSwap swap UI so users can review and confirm in their wallets.
Core Features & Use Cases
- Token discovery & disambiguation: Search across DexScreener, GeckoTerminal, and PancakeSwap token lists and present top candidates when multiple matches exist.
- On-chain verification & safety checks: Validate token contracts via RPC or cast, enforce address format rules, detect low liquidity or recent risky deployments, and apply slippage recommendations.
- Deep link generation & PCSX guidance: Build PancakeSwap swap URLs with chain keys, input/output currencies, exactAmount and exactField, and surface PancakeSwap X (PCSX) eligibility and implications when relevant.
- Use case: When a user asks to "buy CAKE with BNB", the Skill verifies the CAKE contract, checks liquidity and price impact on BSC, recommends slippage, and returns a verified PancakeSwap URL ready to open.
Quick Start
Plan a swap to buy 0.5 CAKE with BNB on BSC and produce a verified PancakeSwap deep link for user confirmation.