What problem does it solve?
This Skill helps agents manually verify deployed websites in a real Chromium browser, including authenticated workflows that API requests or local tests cannot fully validate.
Core Features & Use Cases
- Authenticated Browser Access: Exchange an agent access token for a signed-in browser session and preserve it with Playwright storage state.
- Reliable Remote Browsing: Launch the pre-installed Chromium through the required HTTPS proxy with the TLS configuration needed for remote execution environments.
- End-to-End Site Validation: Explore catalogs, play games, test multiplayer flows, inspect language and navigation behavior, validate error states, and check mobile overflow while collecting console, page, request, and response failures.
- Use Case: After deploying a game platform change, use this Skill to sign in as the bot agent, play a real catalog game, test its mobile layout, and identify essential network or runtime failures.
Quick Start
Use the browse-live-site skill to sign in as the bot agent, open the live website, and verify the home page, a playable game, key navigation routes, and mobile behavior.