What problem does it solve?
This Skill helps you reliably operate web pages in the Enclawed browser tool when a task spans multiple steps, tabs, or states and would be fragile with a single click.
Core Features & Use Cases
- Multi-step browser flows: Manage navigation sequences that require checking state, reading the page, and acting in order.
- Tab and session control: Reuse stable tab handles, label important tabs, and avoid duplicate or stale windows.
- Recovery from failures: Handle stale references, modal changes, timeouts, and browser setup issues without blindly retrying.
- Login and permission workflows: Support pages that need sign-in, profile selection, 2FA, or other manual approval steps.
- Use Case: Use this Skill when you need to log into a site, verify the current page state, and complete a form or meeting flow across several browser interactions.
Quick Start
Use the browser-automation skill to inspect the current tab, follow the visible UI step by step, and recover cleanly if the page changes or asks for manual approval.