{"name":"gemini-cua","description":"Browser QA agent powered by Google Gemini Computer Use. Accepts natural-language test instructions; returns a summary plus log/video links.","supportedInterfaces":[{"url":"https://gemini-cua.apps2.povio.dev/a2a","protocolBinding":"JSONRPC","protocolVersion":"1.0"}],"version":"1.0.0","capabilities":{"streaming":true},"defaultInputModes":["text/plain"],"defaultOutputModes":["text/plain"],"skills":[{"id":"browser_qa","name":"Browser QA","description":"Run a natural-language browser test with Gemini Computer Use. Optionally start the message with `url: https://…` to set the initial URL.","tags":["browser","qa","gemini","computer-use","playwright"],"examples":["url: https://example.com\nSummarize the main heading.","Open https://povio.com, reject cookies, open Work → Case Studies, summarize."],"inputModes":["text/plain"],"outputModes":["text/plain"]}]}