Direct browser control via CDP. Drives the user's real Chrome (or a Browser Use cloud browser) with coordinate clicks, screenshots, and Python helpers — no selector hunting. Requires the one-time browser-harness CLI install (see the skill's references/install.md).
$claude plugin marketplace add browser-use/browser-harnessInstalls into the current project.
Install browser-harness by running `claude plugin marketplace add browser-use/browser-harness`, then use it for the current task and follow its documentation at https://github.com/browser-use/browser-harness.
| 1 | # .claude-plugin/plugin.json |
| 2 | claude plugin marketplace add browser-use/browser-harness |