Execute live DEX trades on MAINNET via the ChainGPT plugin. EVM swaps via OpenOcean (default, no key, 10 mainnets), 1inch v6 (key-gated, better blue-chip routing), or CoW Protocol (MEV-protected intent-based for large trades). Solana swaps via Jupiter. Custody-free — the plugin builds unsigned tx / EIP-712 intent, the user signs externally. Mandatory pre-flight: chaingpt_risk_token on the buy token + a quote tool before any build/create tool. Triggers: swap, trade, buy, sell, exchange, dex, jupiter, openocean, 1inch, cow, cowswap, mev protection, 0x, paraswap, slippage, swap on ethereum, swap on base, swap on solana.
$npx -y skills add chaingpt-org/chaingpt-claude-skill --skill tradeInstalls into the current project.
Run `npx skills use "https://github.com/chaingpt-org/chaingpt-claude-skill" --skill "chaingpt-org/chaingpt-claude-skill/trade"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/chaingpt-org/chaingpt-claude-skill" that are relevant to the current task. Run `npx skills add "https://github.com/chaingpt-org/chaingpt-claude-skill"` and select the relevant skills, then follow their instructions.