chrome-health-check
Installation
SKILL.md
Chrome Connection Health Check
Run a quick connection test. If broken, diagnose the root cause and fix it.
Step 1: Test the connection
Call tabs_context_mcp with createIfEmpty: false.
If successful (returns tab info or "no tab group exists"): → Report: "✅ Chrome is connected and ready." Stop here.
If it returns "No Chrome extension connected after discovery": → Report: "❌ Chrome extension not connected — diagnosing now…" → Before assuming Chrome is closed, run Step 1b to distinguish "Chrome closed" from "extension not paired". → Then proceed to Step 2.