amped-defi
DeFi operations plugin for OpenClaw enabling cross-chain swaps, bridging, and money market operations via SODAX. Use when building trading bots, DeFi agents, or portfolio management tools that need cross-chain execution.
Why use this skill?
Automate cross-chain DeFi operations with OpenClaw. Manage swaps, bridges, and money markets across major chains with the amped-defi plugin via the SODAX SDK.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/ampedfinance/amped-defi-pluginWhat This Skill Does
The amped-defi plugin serves as the primary gateway for OpenClaw users to interface with decentralized finance protocols via the SODAX SDK. It abstracts the complexity of cross-chain liquidity, enabling users to swap, bridge, and participate in cross-chain money markets without needing to manually manage connections for Ethereum, Arbitrum, Base, Optimism, Avalanche, BSC, or Sonic. Beyond simple execution, it provides a sophisticated, unified portfolio dashboard that aggregates positions across all supported chains, offering real-time risk assessment and health metrics. By integrating with the OpenClaw policy engine, it ensures that every financial move is governed by strict slippage caps and spending limits, making it an essential tool for institutional-grade DeFi automation.
Installation
To integrate this plugin into your OpenClaw environment, execute the following command in your terminal:
clawhub install openclaw/skills/skills/ampedfinance/amped-defi-plugin
After installation, verify the setup by running openclaw plugins list to ensure it is active. For transaction execution, ensure you have configured a signing mechanism, such as the evm-wallet-skill or a managed API key from Bankr, as the plugin operates in a read-only mode for discovery tasks by default.
Use Cases
- Automated Yield Farming: Programmatically supply liquidity on one chain while borrowing against it on another to leverage your position without liquidating your initial collateral.
- Cross-Chain Arbitrage: Identify price discrepancies for tokens across multiple chains and execute swaps in a single intent.
- Portfolio Management: Automatically rebalance assets across a multi-chain portfolio based on risk-adjusted yield recommendations provided by the plugin's analysis tools.
Example Prompts
- "What is the current health of my portfolio across all chains, and are there any recommended rebalances?"
- "Find the best route to bridge 500 USDC from Arbitrum to Sonic and execute the swap if slippage is under 0.5%."
- "Supply 1 ETH on Ethereum as collateral and borrow the equivalent value in USDT on Base."
Tips & Limitations
- Security First: Always set conservative slippage caps within your policy configuration before executing large trades to avoid adverse market impacts.
- Gas Awareness: While the plugin handles cross-chain routing, users should maintain native gas tokens (ETH, BNB, etc.) on the source chain to cover transaction execution fees.
- Execution: Note that while read-only functions are available out-of-the-box, full DeFi capabilities require a configured EVM wallet for signing transactions.
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-ampedfinance-amped-defi-plugin": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api
Related Skills
amped-openclaw
DeFi operations plugin for OpenClaw enabling cross-chain swaps, bridging, and money market operations via SODAX. Use when building trading bots, DeFi agents, or portfolio management tools that need cross-chain execution.
amped-defi
25 DeFi tools for cross-chain swaps, bridging, and money market operations via SODAX SDK. Supply on Chain A, borrow to Chain B. Supports Ethereum, Arbitrum, Base, Optimism, Avalanche, BSC, Polygon, Sonic, LightLink, HyperEVM, Kaia.
amped-defi
25 DeFi tools for cross-chain swaps, bridging, and money market operations via SODAX SDK. Supply on Chain A, borrow to Chain B. Supports Ethereum, Arbitrum, Base, Optimism, Avalanche, BSC, Polygon, Sonic, LightLink, HyperEVM, Kaia.