cdp-browser-automation
CommunityZero-dependency browser automation via CDP.
AuthorInNoobWeTrust
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides direct, scriptable control of a browser via the Chrome DevTools Protocol, enabling automation, scraping, and testing without external services or subscriptions.
Core Features & Use Cases
- Direct browser control via CDP: navigate, click, type, capture screenshots, and inspect page state with a minimal Python CDP client.
- Robust handling of modern web apps: support for iframes, Shadow DOM, dialogs, and dynamic content with explicit wait patterns and stable navigation loops.
- No dependencies on external services: run locally with a running Chrome instance and a small websocket client, using Python + websockets + httpx.
- Knowledge-system driven: maintain universal and domain knowledge in references to improve repeatability and reduce rediscovery.
Quick Start
Install the required Python packages websockets and httpx, start Chrome with a remote debugging port, and run the CDP client to connect and automate.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: cdp-browser-automation Download link: https://github.com/InNoobWeTrust/dotfiles/archive/main.zip#cdp-browser-automation Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.