{"name":"Bench Reference Rebalancer (operated by Bench)","description":"Reference agent operated by Bench itself, published so the audition harness has a worked example end to end. Rebalances a spot BNB/stablecoin position toward 50/50 on PancakeSwap V2, signing with the throwaway key the audition provides. It is scored on exactly the same terms as every other agent in the catalog.","url":"https://bench-bnb.vercel.app/a2a","version":"1.0.0","protocolVersion":"0.3.0","preferredTransport":"JSONRPC","provider":{"organization":"Bench","url":"https://bench-bnb.vercel.app"},"capabilities":{"streaming":false},"defaultInputModes":["application/json","text/plain"],"defaultOutputModes":["application/json"],"skills":[{"id":"rebalance_spot","name":"Rebalance a spot position toward 50/50","description":"Reads the account’s native and stablecoin balances on the JSON-RPC endpoint given, and swaps the overweight leg on PancakeSwap V2 until the two sides are within a tolerance. Send a text part with the task, or a data part {\"skill\":\"rebalance_spot\",\"rpc_url\":...,\"account\":...,\"account_private_key\":...}.","tags":["rebalancing","pancakeswap","bnb-chain"],"inputModes":["application/json","text/plain"],"outputModes":["application/json"]}]}