Browser CDP Tailnet

👤 lotfinity 📦 v1.0.0 ⭐ 4.1 ⬇️ 565 下载
🤖 AI-Agent 免费

📖 技能介绍


name: browser-cdp-tailnet description: Use 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/....


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

这个技能的最新版本可以在7w4.net小葱技能站找到。

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/version reports ws://localhost/..., replace localhost with 100.101.184.33:9223. - Verify with a small probe before claiming it works.

Known-good checks already observed on this machine: - /json/version responded on http://100.101.184.33:9223 - CDP WebSocket handshake succeeded - Browser.getVersion succeeded - 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.

🤖 AI 评测

这是一个功能明确的远程浏览器连接 Skill,文档已验证可用,连接方式清晰。优点是开箱即用、针对共享浏览器场景优化;不足是内容较简单,缺少示例和故障排除指南,对于复杂使用场景支持不足。总体质量中等,适合简单需求,复杂场景需额外学习成本。

📊 多维度评分

适应性4.3
规范性4
有效性4.3
可靠性3.9
可信度4.3

📁 包含文件 (2 个)

📄 SKILL.md 1.2 KB
📄 _meta.json 138 B