通过Chrome远程调试协议访问已打开的Chrome标签页,支持读取登录状态页面及与真实页面交互操作。
Initial release of chrome-cdp-skill. - Enables AI agents to access and interact with your open Chrome tabs using the Chrome DevTools Protocol (CDP). - Supports reading logged-in pages, interacting with live tabs, and accessing actual in-use page states. - Provides a command-line interface to list tabs, take screenshots, extract HTML, click elements, type, navigate, and evaluate JavaScript. - Integrates with OpenClaw via direct script execution, MCP server, or as a Skill. - Requires Chrome with remote debugging enabled and Node.js 22+.