بنقرة واحدة
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.