@432/meta-dex-aggregator
Installation
SKILL.md
Meta DEX Aggregator - Multi-Source Quote Comparison with Safety Layer
Aggregator of aggregators. Queries 5 DEX aggregators in parallel (ParaSwap, Odos, KyberSwap, Matcha/0x, CowSwap), plus 1inch via agent tool call. Ranks by gas-adjusted net output with per-chain live gas prices, and runs safety checks before execution.
Getting Started (First-Time Users)
Do these steps ONCE before your first swap:
Step 1: Get your wallet address
wallet_info()
# Returns: { wallet_address: "0x...", chain_type: "ethereum" }
# Save this - you'll need it as --wallet parameter for all commands