chrome-mcp-troubleshooting
仓库创建 2026年1月15日最近提交 6 天前SkillHot 收录 20 天前
▸ 精选理由
针对扩展不可连通或浏览器自动化异常提供逐步排查与修复建议
▸ 风险提示
排错可能需要读取浏览器日志或扩展权限,涉及本地隐私信息
这个 Skill 做什么
诊断并修复 Claude in Chrome MCP 扩展的连接与自动化异常
诊断并修复 Claude in Chrome MCP 扩展的连接和自动化异常,比如出现 "Browser extension is not connected"、自动化超时或行为异常的情况。会检查本地扩展、Native Host 进程和与 Claude.app/CLI 的切换引发的问题,给出逐步排查和修复建议。适合扩展无法连上或更新后出现不稳定时快速定位原因。
▸ 展开 SKILL.md 英文原文
Diagnose and fix Claude in Chrome MCP extension connectivity issues. Use when mcp__claude-in-chrome__* tools fail, return "Browser extension is not connected", or behave erratically.
6.3k
Stars
542
Forks
40
仓库内 Skill
+270
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/trailofbits/skills/main/plugins/claude-in-chrome-troubleshooting/skills/chrome-mcp-troubleshooting/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/trailofbits/skills/main/plugins/claude-in-chrome-troubleshooting/skills/chrome-mcp-troubleshooting/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# Claude in Chrome MCP Troubleshooting Use this skill when Claude in Chrome MCP tools fail to connect or work unreliably. ## When to Use - `mcp__claude-in-chrome__*` tools fail with "Browser extension is not connected" - Browser automation works erratically or times out - After updating Claude Code or Claude.app - When switching between Claude Code CLI and Claude.app (Cowork) - Native host process is running but MCP tools still fail ## When NOT to Use - **Linux or Windows users** - This skill covers macOS-specific paths and tools (`~/Library/Application Support/`, `osascript`) - General Chrome automation issues unrelated to the Claude extension - Claude.app desktop issues (not browser-r
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有