Communityv1.0.0

chrome-cdp

通过Chrome远程调试协议访问已打开的Chrome标签页,支持读取登录状态页面及与真实页面交互操作。

1.5kdownloads1stars13active installsAnonymous
View on ClawHubBack to Skills

Skill Details

Slug
chrome-cdp
Latest Version
1.0.0
Author
Anonymous
Published
Mar 15, 2026
Updated
May 18, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for chrome-cdp.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.0

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+.