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.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/0xterrybit/odosWhat 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
- "Odos, please swap 1 ETH for USDC on Ethereum, keeping slippage under 1% and using the most efficient path."
- "Check the current quote for swapping 500 ARB into a mix of USDC and WETH on Arbitrum using the Odos aggregator."
- "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
compactparameter 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_RECIPIENTaddress 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
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 skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-0xterrybit-odos": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api
Related Skills
database
Database management and queries. Connect to SQL and NoSQL databases, run queries, and manage schemas.
payment
Payment processing and management. Handle invoices, transactions, and payment gateway integrations.
crypto-wallet
Multi-chain cryptocurrency wallet management. Check balances, send tokens, view transaction history across Ethereum, Solana, Bitcoin and more.
redis
Redis database management. Key-value operations, caching, pub/sub, and data structure commands.
tiktok
TikTok platform integration. Manage videos, view analytics, and track engagement.