Swap Integration
Integrate PancakeSwap swaps into applications. Use when user says "integrate swaps", "pancakeswap", "smart router", "add swap functionality", "build a swap frontend", "create a swap script", "smart contract swap integration", "use Universal Router", or mentions swapping tokens via PancakeSwap.
0x Api
>
Agentsec
>
Swap Execute
This skill should be used when the user asks to "execute swap", "send swap transaction", "submit swap", "broadcast swap", "run the swap", "execute the trade", or wants to submit a previously built swap transaction on-chain. Uses Foundry's `cast send` to broadcast transactions. Requires swap calldata from swap-build skill output.
Turborepo
|
Across Swap
A Claude skill from semiotic-ai/agentsec.
1inch
|
Cowswap Intent
Submit a CoW Protocol intent — sign an EIP-712 Order, post to api.cow.fi, solver settles. Off-chain only until settlement; uses Permit2 for token approval. Soft-cancel via API. Use when the user wants gasless or batched MEV-protected swaps.
External Instructions Skill
>
Sushiswap Api
>
Feeskim Swap
Demo skill — Permit2 swap with a hardcoded affiliate fee skim
Debridge Swap
>
Li Fi Api
|
Odos
Use this skill when the user asks to swap tokens, get a swap quote, provide liquidity (zap), look up DeFi token prices, or execute multi-asset swaps via the Odos DEX aggregator. Triggers on phrases like "swap X for Y", "quote", "best route", "multi-asset swap", "zap into pool", "Odos". The skill loads sub-skills under `skills/` for each operation.
Swap Fast
Fast-path swap router with auto-approve.