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

kyberswap

KyberSwap DEX aggregator. Best rates across 100+ DEXs on 17+ chains with dynamic trade routing.

Why use this skill?

Integrate the KyberSwap DEX aggregator into OpenClaw. Access 100+ DEXs across 17+ chains for optimal swap routing, MEV protection, and automated DeFi trading.

skill-install — Terminal

Install via CLI (Recommended)

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

What This Skill Does

The KyberSwap skill integrates the powerful KyberSwap DEX aggregator directly into your OpenClaw agent, enabling seamless, cross-chain token swaps with optimal pricing. By leveraging dynamic trade routing across over 100 decentralized exchanges and 17+ supported networks, this skill ensures you receive the best execution paths for your DeFi activities. The skill automatically handles the complexity of gas calculation, route discovery, and transaction construction. With built-in support for fee configuration, MEV protection, and limit orders, it provides a professional-grade trading environment for automated asset management.

Installation

To integrate this skill into your environment, run the following command in your terminal: clawhub install openclaw/skills/skills/0xterrybit/kyberswap Once installed, ensure your agent has network access to communicate with the KyberSwap aggregator API (https://aggregator-api.kyberswap.com). The skill uses standard EVM wallet addresses to manage swaps and requires proper wallet configuration for signed transaction submission.

Use Cases

  • Automated Portfolio Rebalancing: Execute complex swaps across various chains when price triggers are met.
  • Arbitrage Exploration: Monitor liquidity across multiple DEXs to identify and act on price discrepancies efficiently.
  • Yield Strategy Execution: Rapidly swap between volatile assets and stablecoins to secure gains or shift strategy positions.
  • DEX Aggregation: Eliminate the need to manually check multiple DEXs for the best liquidity depth and pricing.

Example Prompts

  1. "Find the best swap route to trade 1 ETH for USDC on Arbitrum with a 0.5% slippage tolerance."
  2. "Get a quote for swapping 5000 USDT to DAI on the Polygon network using the KyberSwap aggregator."
  3. "Check the current gas costs and optimal route for converting WETH to WBTC on Ethereum, including the standard fee parameters."

Tips & Limitations

  • Slippage Sensitivity: Always define appropriate slippage thresholds. In volatile markets, tight settings may lead to failed transactions, while loose settings may result in significant price impact.
  • Chain Compatibility: Ensure the network specified (e.g., Ethereum, BSC, Arbitrum) is supported by your wallet and the aggregator. Incorrect network parameters will cause API errors.
  • Gas Estimates: While the skill provides gas data, network congestion can cause actual costs to fluctuate. Always account for transaction cost volatility.
  • Fee Structure: This skill includes a 0.3% (30 BPS) fee contribution to support ongoing open-source development; ensure your transaction calculations account for this portion of the trade.

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-kyberswap": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

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

Flags: network-access, external-api