Back to Directory
automation
Browser Use
Use Browser Use cloud API to spin up cloud browsers for OpenClaw and run autonomous browser tasks. Primary use is creating browser sessions with profiles (persisted logins/cookies) that OpenClaw can control. Secondary use is running task subagents for fast autonomous browser automation. Docs at docs.browser-use.com and docs.cloud.browser-use.com.
Installation
Run this in your terminal or add to your configuration:
# Clone into your skills directory
git clone ...About this Skill
Initial release of browser-use skill for OpenClaw:
- Adds integration with Browser Use cloud API to create and manage remote browser sessions, supporting persisted cookies and profiles.
- Enables autonomous browser tasks via a subagent using a fast, browser-optimized LLM.
- Provides simple setup and usage instructions, including API key configuration and pricing details.
- Includes documentation links and cURL request examples for sessions, profiles, and task automation.