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.
$claude plugin marketplace add billy-enrizky/openbrowser-aiInstalls into the current project.
Install openbrowser-ai by running `claude plugin marketplace add billy-enrizky/openbrowser-ai`, then use it for the current task and follow its documentation at https://github.com/billy-enrizky/openbrowser-ai.