Soul-Brews-Studio

Claude Browser Proxy — Development skill for Claude Code

Development community

Chrome extension bridging Claude Code and browser via MQTT.

How to install Claude Browser Proxy

This entry records only its repository, not the path inside it, so there is no exact command to give. Open Soul-Brews-Studio/claude-browser-proxy and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Claude Browser Proxy does

Chrome extension bridging Claude Code and browser via MQTT.

Alternatives in Development

README

Claude Browser Proxy

Chrome extension that bridges Claude Code CLI and your browser via MQTT

Chrome extension ที่เชื่อมต่อ Claude Code CLI กับ browser ผ่าน MQTT

Claude Code CLI  <-->  MQTT Broker (Mosquitto)  <-->  Chrome Extension  <-->  Browser

**Status:** `v26.8.1.1839` — Gemini selectors verified against the current (2026-08) Gemini UI (composer, send, model, mode/Deep Research), answers visible in the debug consoles, and an MV3 keepalive so commands don't drop after idle. Selector reference: [`docs/GEMINI-SELECTORS.md`](docs/GEMINI-SELECTORS.md).

What is this? | นี่คืออะไร?

**Claude Browser Proxy** lets Claude Code (the CLI) control your browser through MQTT messages. This enables powerful automation workflows:

  • Scrape web pages and extract content
  • Interact with Gemini AI through your existing session
  • Control browser tabs programmatically
  • Capture screenshots
  • Execute JavaScript in page context

**Claude Browser Proxy** ช่วยให้ Claude Code (CLI) ควบคุม browser ผ่าน MQTT ทำให้สามารถ:

  • ดึงเนื้อหาจากหน้าเว็บ
  • ใช้งาน Gemini AI ผ่าน session ที่ login อยู่แล้ว
  • ควบคุม tab ต่างๆ ใน browser
  • ถ่ายภาพหน้าจอ
  • รัน JavaScript ในหน้าเว็บ

Features | ความสามารถ

Page Content | ดึงเนื้อหา

  • get_html - Full page HTML
  • get_text - Page text content
  • get_url - Current URL and title
  • get_videos - Video sources on page
  • get_response - Get Gemini's latest response

DOM Interaction | ควบคุม DOM

  • click - Click element by CSS selector
  • clickText - Click element by text content
  • type - Type text into input fields
  • find - Find elements by selector
  • key - Send keyboard events

Tab Management | จัดการ Tab

  • create_tab - Create new browser tab
  • list_tabs - List all Gemini tabs
  • focus_tab - Focus specific tab
  • new_tab - Create Gemini tab

Gemini AI Integration | ใช้งาน Gemini

  • chat - Send message to Gemini
  • select_model - Switch Gemini model (Fast/Thinking/Pro)
  • select_mode - Switch to