BrowserOS
Open-source browser that lets AI agents automate your logged-in web tasks
All Skills in This Repository (8)
Pure Emerald Level Indicatorssup-writing-plans
Generates detailed implementation plans with bite-sized TDD tasks from feature specifications.
write-internal-docs
Writes internal documentation as Markdown and HTML, then opens a pull request to the internal-docs repository.
ask-internal
Answers internal BrowserOS questions by searching internal docs and codebase with file:line citations.
browseros-neo
Automate browser tasks through snapshot, act, and verify loops in a signed-in browser.
ai-sdk
Build AI agents, chatbots, and streaming features with the Vercel AI SDK.
test-ui
Test BrowserOS extension UI by launching the dev environment and verifying pages via CDP.
browseros
Automate website tasks through BrowserOS MCP tools using the user's signed-in browser profile.
write-docs
Generates Mintlify MDX documentation for BrowserOS features by analyzing the codebase.
Frequently Asked Questions
FAQPage SchemaHow to install BrowserOS?โผ
Run `npx skills add browseros-ai/BrowserOS --all -g -y` in your terminal to install all skills in this suite globally.
What is BrowserOS used for?โผ
BrowserOS is an open-source browser built for AI agents. It lets agents use your logged-in accounts to automate real web tasks like posting on social media, clearing email, and filling forms.
Does BrowserOS work with Claude Code and Cursor?โผ
Yes. BrowserOS connects as an MCP server to Claude Code, Codex, Cursor, OpenClaw, and other MCP-compatible agents with one click.
Is BrowserOS private and secure?โผ
Yes. Everything runs locally on your machine, and sessions, screenshots, and history are stored under your own folder and never sent to the cloud.
Can I watch what my AI agents do in BrowserOS?โผ
Yes. A live dashboard shows every agent's current task, and each session is saved as a scrubbable video with a step-by-step action timeline.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core