Quickly checks whether the Claude in Chrome MCP connection is working and reports the status. Use when the user says "is chrome connected?", "check chrome", "chrome status", "test chrome connection", "is the chrome extension working?", or any variation of wanting to know if Chrome is reachable before starting browser-based work. Also use proactively before running Chrome automation tasks if there's any doubt the connection is live.
$npx -y skills add msapps-mobile/claude-plugins --skill chrome-health-checkInstalls into the current project.
Run `npx skills use "https://github.com/msapps-mobile/claude-plugins" --skill "msapps-mobile/claude-plugins/chrome-health-check"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/msapps-mobile/claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/msapps-mobile/claude-plugins"` and select the relevant skills, then follow their instructions.