browser-use

Orchestrate Stagehand with Playwright to automate complex web workflows.

35|2|Updated Feb 15, 2026
One-click install
npx skills add https://github.com/1nhann/oh-my-kiro --skill browser-use-1nhann
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: browser-use
Source: https://github.com/1nhann/oh-my-kiro/tree/main/skills/browser-use
Command: npx skills add https://github.com/1nhann/oh-my-kiro --skill browser-use-1nhann

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Automate advanced browser operations by orchestrating Stagehand with Playwright to manage dynamic content and multi-step workflows, reducing manual toil and minimizing errors.

Core Features & Use Cases

  • Stagehand-Playwright orchestration: Seamless AI-driven automation for complex web tasks.
  • Dynamic content handling: Robust interactions with SPA and lazy-loaded pages.
  • Error recovery & performance optimization: Resilient retries, backoffs, and efficient resource use.

Quick Start

Instruct Stagehand to automate a multi-step browser task by loading a page, performing actions, and extracting results.

Frequently Asked Questions about browser-use

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate multi-step browser workflows with dynamic content?

Automating dynamic content and multi-step workflows requires orchestrating Stagehand with Playwright to drive complex web tasks, reducing manual toil and minimizing errors.

Does browser automation work with Playwright for handling lazy-loaded SPA pages?

Yes, Playwright integration enables robust interactions with SPA and lazy-loaded pages, allowing you to execute deterministic steps on modern web applications.

What is the best way to handle error recovery during web automation tasks?

Error recovery during web automation is handled through resilient retries and backoffs, ensuring performance optimization and efficient resource use across complex workflows.

Do I need a CDP-capable browser runtime to run Stagehand orchestration?

Yes, you need a CDP-capable browser runtime to execute deterministic steps, alongside the Stagehand framework and Playwright integration to manage advanced browser operations.

How does Stagehand orchestrate nested extraction for complex web applications?

Stagehand orchestration handles nested extraction by orchestrating Playwright to load pages, perform actions, and extract results from modern web applications with dynamic content.