/install browser-cdp-tailnet
Use the shared remote Chromium/CDP browser over the tailnet.
Default target:
- CDP base URL:
http://100.101.184.33:9223 - Browser WS endpoint:
ws://100.101.184.33:9223/devtools/browser/3fbb2459-85c5-40b5-8d50-6f3c596cf8d5
Preferred connection method:
chromium.connectOverCDP("http://100.101.184.33:9223")
Hard rules:
- Prefer the HTTP CDP base URL over hardcoding the raw WS endpoint when your client supports it.
- If
/json/versionreportsws://localhost/..., replacelocalhostwith100.101.184.33:9223. - Verify with a small probe before claiming it works.
Known-good checks already observed on this machine:
/json/versionresponded onhttp://100.101.184.33:9223- CDP WebSocket handshake succeeded
Browser.getVersionsucceeded- live navigation to YouTube succeeded
Use this skill instead of local browser skills when the browser should be shared across agents or reached remotely over the tailnet.
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install browser-cdp-tailnet - 安装完成后,直接呼叫该 Skill 的名称或使用
/browser-cdp-tailnet触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Browser CDP Tailnet 是什么?
Use the detached shared Chromium browser exposed over the tailnet CDP endpoint. Trigger this when Lotfi asks for the detached browser, shared browser, remote... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 50 次。
如何安装 Browser CDP Tailnet?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install browser-cdp-tailnet」即可一键安装,无需额外配置。
Browser CDP Tailnet 是免费的吗?
是的,Browser CDP Tailnet 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Browser CDP Tailnet 支持哪些平台?
Browser CDP Tailnet 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Browser CDP Tailnet?
由 lotfinity(@lotfinity)开发并维护,当前版本 v1.0.0。