一键导入
claude-in-chrome
Coordinate browser-assisted work when a Chrome/browser connector is available.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Coordinate browser-assisted work when a Chrome/browser connector is available.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Help with Claude/LLM API usage, models, and integration patterns.
Scaffold or plan LilBot-style local plugins.
Break a large request into a tracked batch of smaller tasks.
Investigate a bug or failing behavior and isolate the likely cause.
Use subagents to split exploration, implementation, review, and verification work.
Create, inspect, edit, or convert document-style deliverables.
| name | claude-in-chrome |
| description | Coordinate browser-assisted work when a Chrome/browser connector is available. |
| allowed-tools | mcp_servers, mcp_call, web_search, fetch_url |
| when_to_use | Use when the user asks to inspect or automate a browser page through a configured browser connector. |
| context | inline |
Coordinate browser-assisted work:
{{args}}
First check whether a browser/Chrome MCP server is configured. If available, use it to inspect, click, type, or capture page state. If unavailable, explain the missing connector and use web fetch/search only for public pages.