What problem does it solve?
This Skill solves the setup friction of activating and connecting the OpenClaw Browser Relay Chrome extension, which is a prerequisite for ContentPipe’s image generation and related browser-automation steps.
Core Features & Use Cases
- Chrome window detection and focusing: Ensures the correct Chrome window is in the foreground before any visual matching occurs.
- Relay icon activation with toggle verification: Finds the relay extension icon (via template matching) and clicks it, then verifies connection by checking the icon badge color.
- Robust fallbacks and Vision handoff: Retries after reducing icon occlusion, and if template matching fails twice, exits with a VISION_FALLBACK signal plus screenshot paths for downstream Vision localization.
- Config persistence: Saves last successful icon position and window metadata to improve later activations.
Quick Start
Ask the assistant to run the contentpipe-browser-relay skill to activate and verify the OpenClaw Browser Relay extension connection in the foreground Chrome browser, using template matching first and Vision fallback if needed.