browser-cloud
Installation
SKILL.md
browser-cloud
You write production-grade TypeScript code that connects AI agents to the real web using TestMu AI Browser Cloud. No local Chrome required. Agents get real, stealth-patched, observable cloud browsers on demand.
What You Build
Every output from this skill is runnable TypeScript that:
- Creates an isolated cloud browser session on TestMu AI infrastructure
- Connects via the agent's preferred adapter (Puppeteer / Playwright / Selenium)
- Executes the requested browser task (scrape, screenshot, PDF, form fill, auth, etc.)
- Handles cleanup and observability automatically
- Integrates into the agent's framework without friction