# openbrowser-ai

OpenBrowser is a framework for intelligent browser automation. It combines direct CDP communication with a CodeAgent architecture, where the LLM writes Python code executed in a persistent namespace, to navigate, interact with, and extract information from web pages autonomously.

- Tier: Indexed (plain plugin)
- Category: Automation
- Page: https://www.flowy.sh/listings/billy-enrizky-openbrowser-ai
- Source: https://github.com/billy-enrizky/openbrowser-ai
- Price: free and open source

## Summary
openbrowser-ai is a Claude Code plugin with 7 hand-picked skills for automation work, indexed on Flowy. Install it with the command on its page. It includes accessibility-audit, deep-research, e2e-testing. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.

## Install (Claude Code)
```
/plugin marketplace add billy-enrizky/openbrowser-ai
/plugin install openbrowser@openbrowser-ai
```

## Skills
- accessibility-audit
- deep-research
- e2e-testing
- file-download
- form-filling
- page-analysis
- web-scraping

## FAQ

### What is openbrowser-ai?
OpenBrowser is a framework for intelligent browser automation. It combines direct CDP communication with a CodeAgent architecture, where the LLM writes Python code executed in a persistent namespace, to navigate, interact with, and extract information from web pages autonomously.

### How do I install openbrowser-ai?
Run these in Claude Code: /plugin marketplace add billy-enrizky/openbrowser-ai then /plugin install openbrowser@openbrowser-ai. Then prompt normally.

### Does openbrowser-ai auto-invoke its skills?
Not yet. It is indexed on Flowy as a plain plugin. Request auto-invocation on its page and Flowy will route its skills for you as you prompt.

### Is openbrowser-ai free?
Yes. Flowy is free and open source, with nothing gated. You can read every skill in full before you install.
