starchild-swap-and-bridge

Installation
SKILL.md

OmniRoute — Unified Swap + Bridge Router

One skill for any "get token A on chain X into token B on chain Y" request. It combines two engines and selects the best complete executable route, not just the best quote:

Engine Base URL Strengths
WOOFi V2 https://sapi.woofi.com Best-price same-chain swaps (WooPP + 1inch + ODOS), simple cross-chain on 14 EVM chains. Chain names + token symbols, human-readable amounts, no auth. Rate limit 5 req/s.
LayerZero Value Transfer https://transfer.layerzero-api.com/v1 Broad multi-chain bridging (EVM, Solana, Aptos, TON…) via OFT / Stargate / CCTP / Aori. Status polling with explorer URLs. Proxied auth via core.http_client.

Do not hard-code chain/token coverage claims — discover live via LayerZero GET /v1/chains and GET /v1/tokens, and WOOFi's chain table below.

Step 0 — Classify the request

Installs
14
GitHub Stars
23
First Seen
Jul 31, 2026
starchild-swap-and-bridge — starchild-ai-agent/official-skills