OpenOcean Skill (Starchild Adapter) Use this skill when user asks to: - get OpenOcean quote - execute swap via OpenOcean route - run OpenOcean trade through Starchild wallet Runtime Mode Script-only. Does not register tools. Imports: Functions - - - Current Scope - Ethereum mainnet execution path tested (ETH - ERC20 and ERC20 - ETH) - Uses Starchild wallet runtime ( ) to broadcast - Built-in ERC20 approval flow (checks allowance and sends approve when needed) - Verifies result by balance delta (works when tx hash is delayed) Safety Checklist 1. First call and show output. 2. Confirm amount an…