con un clic
claude-browser
>-
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
>-
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional SOC
Route complex requests to the right specialist agent or chain of agents. This skill acts as the central brain of an agent swarm — it analyses what the user needs, determines which specialist domain(s) are required, and coordinates parallel or sequential agent execution. Use this skill when a request spans multiple domains (e.g., "research competitors and create a pitch deck"), when you need to decide which specialist should handle an ambiguous request, or when a task requires a multi-step pipeline across different skills. Triggers on: multi-step requests, cross-domain tasks, "coordinate", "plan this out", "I need help with multiple things", or any complex request that touches more than one specialist area. Also triggers when the user seems unsure which tool or approach to use.
>-
Hybrid DAG execution primitive combining deterministic and agentic nodes with hard iteration caps
">"
Act as a brand ambassador — create authentic, platform-specific social media content that embodies a brand's identity and connects with audiences. Use this skill whenever the user asks to "create social media content for a brand", "act as a brand ambassador", "write ambassador posts", "promote [brand] on social media", "create influencer-style content", "write authentic brand content", "social media ambassador", or any request involving representing a brand through social content. Also triggers on "ambassador voice", "brand promotion posts", "influencer content", "authentic brand posts", "UGC-style content", or when someone wants social media content that sounds like a real person recommending a brand rather than corporate marketing copy. Even if the user just says "help me promote [brand]" or "I need content for [brand]'s social channels" — use this skill.
Override generic LLM code output patterns. Replaces generic variable names, over-commented code, and placeholder patterns with domain-specific naming, clean architecture, and production-ready structure.
| id | claude-browser |
| name | claude-browser |
| type | skill |
| version | 1.0.0 |
| created | 20/03/2026 |
| modified | 20/03/2026 |
| status | active |
| metadata | {"author":"NodeJS-Starter-V1","version":"1.0.0","locale":"en-AU"} |
| description | >- |
| context | fork |
Personal browser automation using Claude's Chrome extension MCP tools. Operates in the user's actual browser session with full access to logged-in state, cookies, and extensions.
playwright-browser skill)gif_creator or upload_image for visual recordstabs_context_mcp at session start| Tool | Purpose |
|---|---|
navigate | Navigate to URL in current tab |
read_page | Read full page content (structured) |
get_page_text | Get plain text content |
find | Search for text/elements on page |
| Tool | Purpose |
|---|---|
form_input | Fill form fields |
computer | Mouse/keyboard simulation |
javascript_tool | Execute JavaScript in page |
| Tool | Purpose |
|---|---|
tabs_context_mcp | Get current tab info (CALL FIRST) |
tabs_create_mcp | Open new tab |
resize_window | Resize browser window |
switch_browser | Switch between browser profiles |
| Tool | Purpose |
|---|---|
gif_creator | Record multi-step interaction as GIF |
upload_image | Capture and upload screenshot |
| Tool | Purpose |
|---|---|
read_console_messages | Read browser console (use pattern param to filter) |
read_network_requests | Inspect network activity |
| Tool | Purpose |
|---|---|
shortcuts_list | List available keyboard shortcuts |
shortcuts_execute | Execute a keyboard shortcut |
| Tool | Purpose |
|---|---|
update_plan | Update task plan visible in Chrome extension |
tabs_context_mcp to discover current tabstabs_create_mcptabs_context_mcp to refresh--chrome flag: Claude Code must be launched with Chrome integrationalert(), confirm(), prompt() — they block the extensionlogin_flow.gif, form_submission.giftabs_context_mcp first