debridge-swap

Automate cross-chain token swaps and bridging across EVM and Solana networks.

Updated Mar 21, 2026
One-click install
npx skills add https://github.com/debridge-finance/debridge-skills --skill debridge-swap
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: debridge-swap
Source: https://github.com/debridge-finance/debridge-skills/tree/main/skills/swap
Command: npx skills add https://github.com/debridge-finance/debridge-skills --skill debridge-swap

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Cross-chain token swaps and bridging can be brittle and manual; this skill automates the entire lifecycle, reducing error and latency.

Core Features & Use Cases

  • Look up tokens and quotes across supported chains
  • Build, sign, and execute swap or bridge transactions
  • Monitor DLN orders from creation to fulfillment across destination chains

Quick Start

Tell the agent to swap USDC on Ethereum for USDT on Polygon using the deBridge DLN.

Frequently Asked Questions about debridge-swap

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

FAQPage Schema
How do I automate cross-chain token swaps and bridging across EVM and Solana?

You can automate cross-chain swaps by instructing the agent to look up tokens, fetch quotes, build and sign transactions, and monitor DLN orders from creation to fulfillment across EVM, Solana, and other supported networks.

What is a DLN order and how does cross-chain order monitoring work?

DLN order monitoring tracks a cross-chain swap from creation to fulfillment on the destination chain using a unique DLN ID, ensuring assets bridged across EVM and Solana networks arrive successfully.

Can I use this to get quotes and look up tokens before executing a bridge transaction?

Yes, the skill supports looking up tokens and fetching quotes across supported chains before you build, sign, and execute the cross-chain bridge or swap transaction.

Does the deBridge swap skill handle token allowances and balance verification automatically?

Yes, it uses bundled common scripts to fetch balances, verify token allowances, and convert amounts automatically before signing and executing cross-chain swap or bridge transactions.

What's the best way to swap USDC on Ethereum for USDT on Polygon using deBridge?

Tell the agent to swap USDC on Ethereum for USDT on Polygon using the deBridge DLN. It will automate quoting, signing, execution, and monitoring of the cross-chain order.

Are same-chain token swaps supported or does this only work for cross-chain bridging?

Same-chain token swaps are supported alongside cross-chain bridging. The skill automates token lookup, quoting, signing, execution, and order monitoring for both same-chain and cross-chain transactions.