browseros-aibrowseros-aiOfficialยท23 Agent Skills Included

BrowserOS-agent

Browser automation, web research, and structured feature development workflows

Automates browser tasks like form filling, price comparison, data extraction, page summarization, and tab or bookmark cleanup. Runs multi-step web research across parallel tabs and delivers clean HTML and PDF reports without manual copy-pasting. Includes a full feature development pipeline covering exploration, design, PRD writing, implementation, code review, and pull request creation.
npx skills add browseros-ai/BrowserOS-agent --all -g -y
Available:

Gives the AI agent the project architecture, coding conventions, and Bun-based commands it needs to navigate this monorepo and work on the server, agent UI, and controller extension correctly.

All Skills in This Repository (23)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
browseros-aibrowseros-ai

ai-sdk

Identify and learn AI SDK gateway APIs for agents and useChat patterns.

Official
Advanced
๐Ÿ“ฆ In Repo
browseros-aibrowseros-ai

dev4-implement

Automate PRD feature implementation with work-tree setup, planning, coding, and verification.

Official
Intermediate
๐Ÿ“ฆ In Repo
browseros-aibrowseros-ai

dev-debug

Identify root causes and apply fixes through a stepwise debugging workflow.

Official
Advanced
๐Ÿ“ฆ In Repo
browseros-aibrowseros-ai

dev3-prd

Generate targeted questions from feature requests and resolve them via codebase inspection.

Official
Advanced
๐Ÿ“ฆ In Repo
browseros-aibrowseros-ai

dev1-start

Explore repository structure and create a feature workspace for design handoff.

Official
Intermediate
๐Ÿ“ฆ In Repo
browseros-aibrowseros-ai

dev5-review

Review code changes for correctness, style, and risks, then generate feedback and a commit.

Official
Advanced
๐Ÿ“ฆ In Repo
browseros-aibrowseros-ai

dev7-pr

Automate GitHub pull request creation, review coordination, and iterative fixes.

Official
Intermediate
๐Ÿ“ฆ In Repo
browseros-aibrowseros-ai

dev

Orchestrate feature development through a chained sub-skill pipeline to a pull request.

Official
Advanced
๐Ÿ“ฆ In Repo
browseros-aibrowseros-ai

ts-style-review

Enforce Google TypeScript Style Guide rules during code reviews and linting.

Official
Intermediate
๐Ÿ“ฆ In Repo
browseros-aibrowseros-ai

dev6-review-fix

Triage code review comments, apply fixes, run tests, and commit changes.

Official
Intermediate
๐Ÿ“ฆ In Repo
browseros-aibrowseros-ai

dev2-design

Generate 2-4 high-level design options with pros, cons, complexity, and risk.

Official
Intermediate
๐Ÿ“ฆ In Repo
browseros-aibrowseros-ai

read-later

Bookmark the current page into a Read Later folder and save a PDF copy.

Official
Intermediate

Frequently Asked Questions

FAQPage Schema
How 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โ†’