chrome-devtools

Control live Chrome instances for automation, debugging, and performance analysis.

Updated Jan 29, 2026
One-click install
npx skills add https://github.com/Teased-oChroid-orrA/engineering.toolbox --skill chrome-devtools-teased-ochroid-orra
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: chrome-devtools
Source: https://github.com/Teased-oChroid-orrA/engineering.toolbox/tree/main/.github/skills/chrome-devtools
Command: npx skills add https://github.com/Teased-oChroid-orrA/engineering.toolbox --skill chrome-devtools-teased-ochroid-orra

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides expert-level control over web browser automation, debugging, and performance analysis, enabling efficient interaction with and inspection of web pages.

Core Features & Use Cases

  • Browser Automation: Navigate, interact with elements, and manage browser tabs.
  • Debugging & Inspection: Analyze console logs, network requests, and page structure.
  • Performance Analysis: Profile page load times and identify bottlenecks.
  • Use Case: Automatically fill out a complex web form, take a screenshot of the result, and then analyze the page's performance metrics to ensure it meets Core Web Vital standards.

Quick Start

Use the chrome-devtools skill to take a screenshot of the current page.

Frequently Asked Questions about chrome-devtools

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate web page navigation and element interaction in a live browser?

Automate web page navigation and element interaction by controlling live Chrome instances to manage tabs, interact with page elements, and capture screenshots for advanced browser automation.

Can I retrieve console messages and analyze network requests for web debugging?

Retrieve console messages and analyze network requests for web debugging by inspecting live Chrome browser instances to monitor logs and evaluate network activity.

What is the best way to profile page load times and identify performance bottlenecks?

Profile page load times and identify performance bottlenecks by recording and analyzing performance traces in a live Chrome browser to evaluate Core Web Vital standards.

Do I need a specific server integration to perform web inspection with Chrome DevTools?

You need Chrome DevTools MCP server integration to perform web inspection, as this execution requirement enables the control and inspection of live Chrome browser instances.

Does browser automation work for capturing screenshots of dynamic web forms?

Browser automation works for capturing screenshots of dynamic web forms by navigating pages, filling out complex elements, and taking screenshots of the rendered results.

When should I not use live Chrome instances for web scraping and performance analysis?

Avoid using live Chrome instances for web scraping and performance analysis when your task requires headless execution or lacks support for Chrome DevTools MCP server integration.