browser-use

Create cloud browser sessions with persistent profiles and run autonomous browser tasks via API.

Updated Feb 2, 2026
One-click install
npx skills add https://github.com/drbobber/superdiscount-deals --skill browser-use-drbobber
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: browser-use
Source: https://github.com/drbobber/superdiscount-deals/tree/main/skills/browser-use
Command: npx skills add https://github.com/drbobber/superdiscount-deals --skill browser-use-drbobber

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill allows for the creation and control of cloud-based browser sessions, enabling persistent logins and autonomous browser tasks for automation.

Core Features & Use Cases

  • Browser Sessions: Spin up cloud browsers with profiles to maintain login states and cookies.
  • Autonomous Tasks: Run subagents for fast, automated browser interactions.
  • Use Case: Log into a web application using a persistent profile, then automate a series of actions like data entry or form submission.

Quick Start

Create a new browser session with a profile named "my-profile" and a timeout of 60 minutes.

Frequently Asked Questions about browser-use

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

FAQPage Schema
How do I automate browser tasks in the cloud with persistent login states?

You can automate browser tasks by creating cloud-based browser sessions with persistent profiles. This maintains login states and cookies, allowing autonomous subagents to execute automated interactions like data entry or form submission.

What is a cloud browser session and how does it maintain cookies?

A cloud browser session is a remote browser instance provisioned via API with a named profile. It maintains cookies and persistent login states across tasks, enabling continuous automation without needing to re-authenticate.

Can I use a specialized LLM to execute autonomous browser interactions?

Yes, autonomous browser tasks are executed using a specialized LLM. The system integrates with Clawdbot to facilitate direct browser control and task execution through API-driven subagents.

What's the best way to spin up a cloud browser with a persistent profile?

The best way to spin up a cloud browser is to create a new session via API with a named profile and a defined timeout. For example, you can set a profile name and a 60-minute timeout for extended automation workflows.

Does browser automation work with persistent profiles for logged-in states?

Yes, browser automation works seamlessly with persistent profiles. You can create sessions with named profiles to maintain logged-in states, enabling subagents to perform automated actions like form submissions without re-authentication.