chrome-devtools

Automate browser tasks with Puppeteer CLI scripts and JSON outputs.

Updated Dec 4, 2025
One-click install
npx skills add https://github.com/KanTrun/KLelite_Web --skill chrome-devtools-kantrun
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: chrome-devtools
Source: https://github.com/KanTrun/KLelite_Web/tree/main/.claude/skills/chrome-devtools
Command: npx skills add https://github.com/KanTrun/KLelite_Web --skill chrome-devtools-kantrun

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires debug, puppeteer, sharp, yargs, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill provides browser automation, debugging, and performance analysis using Puppeteer CLI scripts, enabling persistent sessions and AI-friendly JSON outputs for repeatable tasks.

Core Features & Use Cases

  • Browser automation: Navigating, clicking, filling, screenshots, and data capture via Puppeteer scripts.
  • Session persistence: Reuse browser sessions across scripts for chaining.
  • Use Case: Automate login and data extraction on protected sites with a reusable browser session.

Quick Start

Run a quick navigation test: navigate to a URL and capture a screenshot.