symbiosis

Automate cross-chain token swaps via the Symbiosis protocol and Bankr Submit API.

14|2|Updated Mar 19, 2026
One-click install
npx skills add https://github.com/Eskyee/agentbot-opensource --skill symbiosis-eskyee
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: symbiosis
Source: https://github.com/Eskyee/agentbot-opensource/tree/main/skills/symbiosis
Command: npx skills add https://github.com/Eskyee/agentbot-opensource --skill symbiosis-eskyee

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python3, bankr, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies cross-chain token swaps across 54+ blockchains, allowing users to bridge or swap tokens between different chains easily.

Core Features & Use Cases

  • Cross-Chain Swaps: Swap any token on any chain to any token on any other chain.
  • Automatic Routing: Supports any-to-any token swaps with automatic routing.
  • Bankr Submit API: Uses Bankr Submit API to execute transactions.
  • Use Case: Ideal for users looking to swap USDC from Base to Polygon or ETH from Ethereum to Arbitrum.

Quick Start

Run the quote script:

scripts/symbiosis-quote.py 8453 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 6 10 137 0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359 6

Frequently Asked Questions about symbiosis

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

FAQPage Schema
How do I perform a cross-chain token swap between different blockchains?

You can execute cross-chain token swaps across 54+ blockchains by running the provided quote script, which uses the Symbiosis protocol for automatic routing and the Bankr Submit API to finalize the transaction.

What is automatic routing for any-to-any crypto token swaps?

Automatic routing for any-to-any crypto token swaps is a mechanism that finds the best path to bridge assets across 54+ blockchains. The Symbiosis protocol handles this routing natively, ensuring flexible and efficient cross-chain transactions without manual path selection.

Can I use the Bankr Submit API to execute cross-chain crypto transactions?

Yes, this Skill uses the Bankr Submit API to execute cross-chain crypto transactions. It automates the submission process for token swaps routed through the Symbiosis protocol across 54+ blockchains.

How do I get a quote for swapping ETH from Ethereum to Arbitrum?

To get a quote for swapping ETH from Ethereum to Arbitrum, you run the symbiosis-quote.py script with the respective chain IDs and token contract addresses. The script returns the quote details for your cross-chain swap.

Do I need Python to run the Symbiosis protocol quote script?

Yes, you need Python 3 installed to run the Symbiosis protocol quote script. The Skill requires Python 3 and the Bankr dependency to function, as the automation scripts are written in Python.

What are the limitations of using the Symbiosis protocol for crypto token swaps?

The main limitation is that swaps are restricted to the 54+ blockchains supported by the Symbiosis protocol. Additionally, users must have Python 3 and the Bankr dependency installed locally to execute the quote scripts and submit transactions.