·error-handling
</>

error-handling

Handle errors when swapping tokens through KyberSwap Aggregator API

10Installs·1Trend·@kybernetwork

Installation

$npx skills add https://github.com/kybernetwork/kyberswap-skills --skill error-handling

How to Install error-handling

Quickly install error-handling 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 error-handling
  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

This skill helps diagnose and resolve errors that occur when swapping tokens through the KyberSwap Aggregator API.

| Route not found | Remove source filters, try smaller amount | | Token not found | Verify address, check chain | | Insufficient output | Increase slippage | | Transfer failed | Check balance and approval | | Request timeout | Retry, check network | | Gas estimation failed (4227) | Refetch route and retry, or use suggestedSlippage (not recommended) |

| Quoted < estimated (4222) | Fetch fresh route, or exclude RFQ sources | | Slippage invalid | Set ignoreCappedSlippage: true (not recommended) |

Handle errors when swapping tokens through KyberSwap Aggregator API 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 error-handling
Category
</>Dev Tools
Verified
First Seen
2026-03-10
Updated
2026-03-10

Browse more skills from kybernetwork/kyberswap-skills

Quick answers

What is error-handling?

Handle errors when swapping tokens through KyberSwap Aggregator API Source: kybernetwork/kyberswap-skills.

How do I install error-handling?

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 error-handling 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
</>Dev Tools
Source
skills.sh
First Seen
2026-03-10