Skip to content

Browser Use

Use Browser Use cloud API to spin up cloud browsers for Clawdbot and run autonomous browser tasks. Primary use is creating browser sessions with profiles (persisted logins/cookies) that Clawdbot 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.

Open source page

Install command

$ npx clawhub@latest install ShawnPana/browser-use

Core Content (SKILL.md)

When to use

  • Use Browser Use cloud API to spin up cloud browsers for Clawdbot and run autonomous browser tasks.
  • Primary use is creating browser sessions with profiles (persisted logins/cookies) that Clawdbot can control.
  • Secondary use is running task subagents for fast autonomous browser automation.

CLI tools

  • npx clawhub@latest install ShawnPana/browser-use

How to use

  • Install the skill with the command shown above.
  • Read SKILL.md and identify the trigger conditions.
  • Invoke the skill when the task matches its scope.
  • Fallback to direct execution if the skill is unavailable.

Categories & tips

  • Review SKILL.md headings for scenarios and feature boundaries.
  • Prioritize exact keyword matches before trying alternatives.
  • Use tags and owner context to avoid similar-name confusion.

Error handling

  • If no relevant section is found, ask a clarifying question.
  • If install fails, retry with network and permission checks.
  • If capability is missing, continue with a manual fallback plan.

Browser Use

Use Browser Use cloud API to spin up cloud browsers for Clawdbot and run autonomous browser tasks. Primary use is creating browser sessions with profiles (persisted logins/cookies) that Clawdbot 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.

Related skills

-