π¦ ClawHub
AgentBrowse
by @xor777
Browser automation workflows through the agentbrowse CLI for launch, attach, observe, act, extract, navigation, and screenshots.
βοΈ Configuration
agentbrowse must be available on PATH. If it is missing or outdated, runnpm i -g @mercuryo-ai/agentbrowse-cli@latest, then verify with
agentbrowse --version.
agentbrowse launch needs an environment that can start a browser.agentbrowse attach needs a reachable CDP endpoint.
launch, attach, navigate, act,browser-status, screenshot, and close do not need any API key.
observe with a natural-language goal andextract β call an LLM through the gateway. Configure API access with
agentbrowse init before using them. Pass a non-default API
URL during init if needed.
agentbrowse doctor inspects the local config. Use it after initobserve or extract still fails.TERMINAL
clawhub install agentbrowse