ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified finance Safety 3/5

odos

Odos smart order routing DEX aggregator. Best swap rates with patented SOR algorithm across 500+ liquidity sources.

Why use this skill?

Integrate the Odos SOR algorithm into your AI agent for automated, gas-optimized multi-chain token swaps with best-in-class liquidity routing.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/0xterrybit/odos
Or

What This Skill Does

The Odos skill integrates the Odos Smart Order Routing (SOR) aggregator directly into your AI agent's capabilities. Odos uses a patented algorithm to split orders across over 500 liquidity sources, including Uniswap, SushiSwap, Curve, and Balancer, ensuring users receive the best possible swap rates for their digital assets. This skill handles the complexity of calculating optimal execution paths, multi-token swaps, and gas-efficient transaction assembly across major EVM chains like Ethereum, Arbitrum, Optimism, Polygon, Base, and Avalanche.

Installation

To integrate this skill into your agent, use the OpenClaw CLI: clawhub install openclaw/skills/skills/0xterrybit/odos Ensure your agent has the necessary permissions to execute network requests and interact with your configured EVM wallet address to facilitate the swap transactions.

Use Cases

  • Automated Yield Harvesting: Automatically swap reward tokens into stablecoins or gas tokens to lock in profits.
  • Portfolio Rebalancing: Execute complex multi-input swaps to shift asset allocations across your wallet without manual interaction.
  • Optimized Execution: Use the SOR algorithm to ensure minimal slippage on large-volume trades that would otherwise suffer from price impact on single liquidity pools.
  • Referral Monetization: Configure the referral fee settings to earn a commission on swaps routed through your agent instances.

Example Prompts

  1. "Odos, please swap 1 ETH for USDC on Ethereum, keeping slippage under 1% and using the most efficient path."
  2. "Check the current quote for swapping 500 ARB into a mix of USDC and WETH on Arbitrum using the Odos aggregator."
  3. "Execute a multi-input swap: convert my current holdings of USDC and DAI into WBTC on the Base network using Odos."

Tips & Limitations

  • Gas Optimization: Always enable the compact parameter to reduce transaction calldata costs, especially during periods of high network congestion.
  • Slippage Tolerance: While Odos optimizes for best rates, always define reasonable slippage limits to protect against front-running and MEV in volatile market conditions.
  • Referral Settings: Remember that the FEE_RECIPIENT address must be a valid, controlled wallet address to successfully receive generated rewards.
  • Permissioning: Since this skill interacts with financial transactions, ensure your agent operates within a trusted security perimeter to prevent unauthorized execution of swap calldata.

Metadata

Stars1054
Views1
Updated2026-02-16
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-0xterrybit-odos": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#defi#crypto#dex#trading#web3
Safety Score: 3/5

Flags: network-access, external-api