Install
openclaw skills install @lotfinity/browser-cdp-tailnetUse the detached shared Chromium browser exposed over the tailnet CDP endpoint. Trigger this when Lotfi asks for the detached browser, shared browser, remote CDP browser, tailnet browser, or a browser reachable at http://100.101.184.33:9223 / ws://100.101.184.33:9223/....
openclaw skills install @lotfinity/browser-cdp-tailnetUse the shared remote Chromium/CDP browser over the tailnet.
Default target:
http://100.101.184.33:9223ws://100.101.184.33:9223/devtools/browser/3fbb2459-85c5-40b5-8d50-6f3c596cf8d5Preferred connection method:
chromium.connectOverCDP("http://100.101.184.33:9223")Hard rules:
/json/version reports ws://localhost/..., replace localhost with 100.101.184.33:9223.Known-good checks already observed on this machine:
/json/version responded on http://100.101.184.33:9223Browser.getVersion succeededUse this skill instead of local browser skills when the browser should be shared across agents or reached remotely over the tailnet.