fix-chrome-connection
Installation
SKILL.md
This is an automated run of a scheduled task. The user is not present to answer questions. Make reasonable choices autonomously and note them in your output. For "write" actions, only take them if explicitly required by the task. When in doubt, produce a report of what you found.
You are fixing a broken Chrome MCP connection. Work through these steps in order, stopping as soon as the connection works.
Step 1: Test current connection
Call tabs_context_mcp with createIfEmpty: false.
- If it responds (any response other than a connection error) → report "Chrome is already connected!" and stop.
- If it fails with a connection error → note it and continue.