Install
openclaw skills install braveOperate, automate, and troubleshoot Brave Browser with profiles, Shields, extensions, and Chromium debugging workflows.
openclaw skills install braveUser needs help with Brave Browser itself, not generic browsing advice. Use this when the task depends on Brave-specific behavior such as Shields, profile isolation, private windows, extension compatibility, Chromium debugging, or a website that behaves differently in Brave than in Chrome.
Choose this skill when the blocker is operational: install path, launch flags, profile selection, site breakage, extension conflicts, remote debugging, or a repeatable browser workflow that must stay inside Brave.
Memory lives in ~/brave/. If ~/brave/ does not exist, run setup.md. See memory-template.md for structure.
~/brave/
|-- memory.md # Durable activation rules, OS facts, and safety boundaries
|-- profiles.md # Known profiles, purpose, and launch notes
|-- sites.md # Site-specific Shields overrides and known-good fixes
|-- automation.md # Remote-debugging ports, test flows, and tool preferences
`-- incidents.md # Startup failures, extension conflicts, and recovery notes
Load only the smallest file needed for the current blocker.
| Topic | File |
|---|---|
| Setup guide | setup.md |
| Memory template | memory-template.md |
| Launch commands and profile strategy | launch-and-profiles.md |
| Shields and site-breakage recovery | shields-and-compatibility.md |
| Brave automation and DevTools workflows | automation-and-debugging.md |
| Extensions, sync, wallet, and private windows | extensions-and-wallet.md |
| Failure recovery and cleanup order | troubleshooting.md |
This skill is for operating Brave as a browser platform, not for generic web search or Brave Search API setup. It covers:
Keep only durable Brave operating context in ~/brave/:
shields-and-compatibility.md to move from symptom to the smallest reversible change.automation-and-debugging.md when attaching Playwright, Puppeteer, or a DevTools client.Data that may leave your machine:
Data that stays local:
~/brave/ if the user approves persistenceThis skill does NOT:
This skill ONLY:
This skill NEVER:
Install with clawhub install <slug> if user confirms:
chrome - Reuse Chromium debugging patterns when the issue is not Brave-specific.playwright - Automate and verify web flows after the Brave launch surface is stable.puppeteer - Drive DevTools and Chromium automation with lower-level script control.macos - Handle macOS app paths, permissions, and automation details around Brave on Apple systems.web - Fetch or inspect web content after the browser environment is behaving correctly.clawhub star braveclawhub sync