swap-execute-fast

Build and broadcast no-confirmation KyberSwap swaps with fast-swap.sh.

6|2|Updated Feb 28, 2026
One-click install
npx skills add https://github.com/KyberNetwork/kyberswap-skills --skill swap-execute-fast
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: swap-execute-fast
Source: https://github.com/KyberNetwork/kyberswap-skills/tree/main/skills/swap-execute-fast
Command: npx skills add https://github.com/KyberNetwork/kyberswap-skills --skill swap-execute-fast

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This skill enables immediate, no-confirmation KyberSwap swaps, removing the usual review step to speed up urgent trades while highlighting the irreversible nature of on-chain transactions.

Core Features & Use Cases

  • Builds a swap with fast-swap.sh and broadcasts it in one step.
  • Provides explicit warnings and prerequisite requirements to mitigate risks when executing without confirmation.
  • Suitable for time-sensitive liquidity moves or automated workflows where trusted parameters are already established.

Quick Start

Use a fast-execute request to perform a no-confirmation swap, for example 'swap-execute-fast 1 ETH USDC ethereum 0xYourAddress'.

Frequently Asked Questions about swap-execute-fast

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I execute a KyberSwap transaction instantly without confirmation?

To execute a no-confirmation KyberSwap, use the fast-swap.sh script to build and broadcast the transaction in one step. This skips the review process for urgent, irreversible on-chain trades.

What is the best way to automate urgent token swaps across supported blockchain networks?

The best way to automate urgent token swaps is by executing immediate, no-confirmation KyberSwap trades. This builds and broadcasts the transaction instantly for time-sensitive liquidity moves.

Can I use Cast and Foundry to broadcast fast cryptocurrency swaps directly?

Yes, Cast and Foundry can be used within the fast-execute workflow to broadcast direct cryptocurrency swaps. The skill integrates chain selection, token resolution, and wallet integration to safely perform the on-chain swap.

What are the risks of executing blockchain swaps with no confirmation step?

The primary risk of no-confirmation swaps is that on-chain transactions are irreversible. The skill provides explicit warnings and prerequisite checks to mitigate risks when executing without confirmation.

Do I need specific wallet parameters to run a fast-swap execute command?

Yes, running a fast-swap execute command requires specific wallet parameters. The skill implements end-to-end validations including wallet integration, chain selection, and token resolution to safely perform the swap.