What problem does it solve?
browser-use 0.13 removed all legacy subcommands (open, click, state), breaking existing browser automation workflows that relied on those interfaces. This skill is the mandatory bridge that restores browser control functionality by providing the updated heredoc-based workflow and helper API, preventing command failures for all browser-related tasks.
Core Features & Use Cases
- Updated browser-use 0.13 Compatibility: Replaces deprecated subcommands with the new heredoc-based Python helper workflow, eliminating compatibility issues with the latest browser-use version.
- Multi-Store Session Isolation: Manages auto-injected store-specific session IDs and CDP proxy endpoints to ensure each e-commerce store's agent only accesses its own browser instance, preventing cross-store data leakage.
- Task Type Guardrails: Enforces clear rules for store-specific seller center tasks vs. no-store public web tasks, reducing the risk of accidental account access or policy violations.
- Use Case: A cross-border seller running separate agents for Amazon US, Noon EG, and Shopify stores can use this skill to ensure each agent safely controls its assigned store's browser for tasks like listing updates, ad optimization, and inventory checks without interfering with other stores' operations.
Quick Start
Invoke the browser-harness skill to automate browser tasks for your assigned e-commerce store, such as updating product listings or adjusting ad campaign settings.