·swap-build

This skill should be used when the user asks to "swap-build", "build a swap transaction", "build swap calldata", "create swap tx", "swap tokens", "trade crypto", "execute a token exchange", "swap ETH to USDC", "convert tokens", or needs encoded calldata for on-chain submission. Fetches the best route and builds transaction data via KyberSwap Aggregator.

11Installs·1Trend·@kybernetwork

Installation

$npx skills add https://github.com/kybernetwork/kyberswap-skills --skill swap-build

How to Install swap-build

Quickly install swap-build AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/kybernetwork/kyberswap-skills --skill swap-build
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: kybernetwork/kyberswap-skills.

SKILL.md

View raw

Build swap transactions using the KyberSwap Aggregator. Given a token pair, amount, and sender address, fetch the best route and generate encoded calldata ready for on-chain submission.

If the sender address is not provided, ask the user for it before proceeding. Do not guess or use a placeholder address.

If the user does not specify slippage, choose based on the token pair:

This skill should be used when the user asks to "swap-build", "build a swap transaction", "build swap calldata", "create swap tx", "swap tokens", "trade crypto", "execute a token exchange", "swap ETH to USDC", "convert tokens", or needs encoded calldata for on-chain submission. Fetches the best route and builds transaction data via KyberSwap Aggregator. Source: kybernetwork/kyberswap-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/kybernetwork/kyberswap-skills --skill swap-build
Category
{}Data Analysis
Verified
First Seen
2026-03-10
Updated
2026-03-11

Browse more skills from kybernetwork/kyberswap-skills

Quick answers

What is swap-build?

This skill should be used when the user asks to "swap-build", "build a swap transaction", "build swap calldata", "create swap tx", "swap tokens", "trade crypto", "execute a token exchange", "swap ETH to USDC", "convert tokens", or needs encoded calldata for on-chain submission. Fetches the best route and builds transaction data via KyberSwap Aggregator. Source: kybernetwork/kyberswap-skills.

How do I install swap-build?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/kybernetwork/kyberswap-skills --skill swap-build Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/kybernetwork/kyberswap-skills

Details

Category
{}Data Analysis
Source
skills.sh
First Seen
2026-03-10