Pull DOM, console, network, and CDP telemetry from a live Chromium session when an agent needs to debug a failing browser task.
Scanned 6/8/2026
Install via CLI
openskills install agentskillexchange/skills---
name: "Debug live Chromium sessions with browser-debugger-cli"
slug: "debug-live-chromium-sessions-with-browser-debugger-cli"
description: "Pull DOM, console, network, and CDP telemetry from a live Chromium session when an agent needs to debug a failing browser task."
github_stars: 124
verification: "security_reviewed"
source: "https://github.com/szymdzum/browser-debugger-cli"
author: "szymdzum"
publisher_type: "individual"
category: "Runbooks & Diagnostics"
framework: "Multi-Framework"
tool_ecosystem:
github_repo: "szymdzum/browser-debugger-cli"
github_stars: 124
npm_package: "browser-debugger-cli"
npm_weekly_downloads: 582
---
# Debug live Chromium sessions with browser-debugger-cli
Pull DOM, console, network, and CDP telemetry from a live Chromium session when an agent needs to debug a failing browser task.
## Prerequisites
Node.js, npm, Chromium-based browser
## Installation
Use the upstream install or setup path that matches your environment:
- npm install -g browser-debugger-cli@alpha
Basic usage or getting-started notes:
- bash
- **Platform Support:**
- ✅ macOS and Linux
- Source: https://github.com/szymdzum/browser-debugger-cli
- Extracted from upstream docs: https://raw.githubusercontent.com/szymdzum/browser-debugger-cli/HEAD/README.md
## Documentation
- https://github.com/szymdzum/browser-debugger-cli/wiki/Getting-Started
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/debug-live-chromium-sessions-with-browser-debugger-cli/)
No comments yet. Be the first to comment!