·chrome-devtools
</>

chrome-devtools

cygnusfear/agent-skills

Control Chrome browser programmatically using chrome-devtools-mcp. Use when user asks to automate Chrome, debug web pages, take screenshots, evaluate JavaScript, inspect network requests, or interact with browser DevTools. Also use when asked about browser automation, web scraping, or testing websites.

7Installs·1Trend·@cygnusfear

Installation

$npx skills add https://github.com/cygnusfear/agent-skills --skill chrome-devtools

SKILL.md

⚡ Performance Tip: Always use the patterns in "Quick Start" section below. They include cleanup and run everything in ONE command to avoid browser lock issues.

📚 See also: MCP CLI Guide for general MCP CLI patterns and best practices

Interactive shell mode (RECOMMENDED - maintains single browser instance):

Control Chrome browser programmatically using chrome-devtools-mcp. Use when user asks to automate Chrome, debug web pages, take screenshots, evaluate JavaScript, inspect network requests, or interact with browser DevTools. Also use when asked about browser automation, web scraping, or testing websites. Source: cygnusfear/agent-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/cygnusfear/agent-skills --skill chrome-devtools
Category
</>Dev Tools
Verified
First Seen
2026-02-15
Updated
2026-02-18

Quick answers

What is chrome-devtools?

Control Chrome browser programmatically using chrome-devtools-mcp. Use when user asks to automate Chrome, debug web pages, take screenshots, evaluate JavaScript, inspect network requests, or interact with browser DevTools. Also use when asked about browser automation, web scraping, or testing websites. Source: cygnusfear/agent-skills.

How do I install chrome-devtools?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/cygnusfear/agent-skills --skill chrome-devtools Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/cygnusfear/agent-skills