BrowserOS-agent
Browser automation, web research, and structured feature development workflows
All Skills in This Repository (23)
Pure Emerald Level Indicatorsai-sdk
Identify and learn AI SDK gateway APIs for agents and useChat patterns.
dev4-implement
Automate PRD feature implementation with work-tree setup, planning, coding, and verification.
dev-debug
Identify root causes and apply fixes through a stepwise debugging workflow.
dev3-prd
Generate targeted questions from feature requests and resolve them via codebase inspection.
dev1-start
Explore repository structure and create a feature workspace for design handoff.
dev5-review
Review code changes for correctness, style, and risks, then generate feedback and a commit.
dev7-pr
Automate GitHub pull request creation, review coordination, and iterative fixes.
dev
Orchestrate feature development through a chained sub-skill pipeline to a pull request.
ts-style-review
Enforce Google TypeScript Style Guide rules during code reviews and linting.
dev6-review-fix
Triage code review comments, apply fixes, run tests, and commit changes.
dev2-design
Generate 2-4 high-level design options with pros, cons, complexity, and risk.
read-later
Bookmark the current page into a Read Later folder and save a PDF copy.
Frequently Asked Questions
FAQPage SchemaHow to install BrowserOS-agent?โผ
Run `npx skills add browseros-ai/BrowserOS-agent --all -g -y` in your terminal to install all skills in this suite globally.
What can BrowserOS-agent automate in my browser?โผ
It fills web forms, compares prices across retailers, extracts structured data to CSV or JSON, summarizes pages, saves pages as PDF, and organizes tabs and bookmarks.
How does the dev workflow skill work?โผ
Run /dev with a feature description and it chains through exploration, design options, PRD writing, implementation, code review, fixes, and pull request creation automatically.
Does BrowserOS-agent work with Claude Code?โผ
Yes. All skills follow the standard SKILL.md format and run in Claude Code and other compatible coding agents.
Can it research a topic and produce a report?โผ
Yes. The deep-research skill searches multiple sources in parallel tabs, saves findings to disk, and generates a self-contained HTML report plus a PDF.
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