starchild-swap-and-bridge skillA
starchild-swap-and-bridge is agent-read markdown (skill) from starchild-ai-agent/official-skills: Unified swap + bridge router combining WOOFi (best-price meta-aggregator on 14 EVM chains) and the LayerZero Value Transfer API (broad multi-chain bridging incl. Solana, Aptos, TON — discover supported chains/tokens dynamically). One workflow: classify the request, validate the wallet can actually execute, quote, compare complete routes, approve-then-requote-then-execute, and verify destination receipt..
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# 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 1. **Same-chain swap on an EVM chain** → **WOOFi** (`/v2/swap`). LayerZero does not do same-chain swaps. 2. **Cross-chain, both chains in WOOFi's 14 EVM list, both tokens ERC-20/native** → quote **both** engines and select per the route-ranking rules in Step 2. …
Read the whole file at its exact version.
How to install
mdr add starchild-ai-agent/official-skills/starchild-swap-and-bridge@v1.2.0mdr add starchild-ai-agent/official-skills/starchild-swap-and-bridge@sha256:d72b6b3bcf27d5c0Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_rosyb7cmtysre5k6)
1 badge views in 30 days
Versions
Audit of the latest version
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (14284 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
- pass: No script tag
Source
starchild-ai-agent/official-skills · 28 stars · license none · pushed 2026-09-18 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_rosyb7cmtysre5k6 GET https://markdownregistry.com/api/v1/resolve?ref=starchild-ai-agent/official-skills/starchild-swap-and-bridge GET https://markdownregistry.com/api/v1/blob/d72b6b3bcf27d5c0a09c4d4ca602581ab5c29810811005f4c2cb9056426772b6
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.