ワンクリックで
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.