BrowserAct provides Cursor Skills for authorized web data extraction and controlled browser automation with the BrowserAct CLI.
The plugin packages two BrowserAct Skills and one installation rule.
| Skill | Purpose |
|---|---|
browser-act |
Runs a browser to extract rendered website data, interact with pages, and capture screenshots. |
browser-act-skill-forge |
Explores a site and produces reusable BrowserAct Skill packages for repeatable extraction or operation workflows. |
The only packaged Rule is rules/install.mdc. The Skills provide the browser-workflow guidance.
- Python 3.12
uv
uv tool install browser-act-cli --python 3.12Copy or link this repository into Cursor's local plugin directory:
~/.cursor/plugins/local/browser-act/
Restart Cursor or run Developer: Reload Window, then confirm that BrowserAct appears in Customize and that its Skills and Rules are available.
MIT — see LICENSE.