skills/skills.volces.com/selenium-browser

selenium-browser

Installation
SKILL.md

Usage

The skill triggers on any message that contains Chrome, browser, Selenium, screenshot, or open.

selenium-browser <URL> [--headless] [--proxy=<url>]

Command flow

  1. Launch Chrome (or Chromium) under Selenium.
  2. Navigate to <URL>.
  3. Take a screenshot of the loaded page.
  4. Save the image in /home/main/clawd/diffusion_pdfs/ and report the path back to the chat.
  5. If anything fails, send an error message.

Scripts

scripts/launch_browser.py

Installs
5
First Seen
Apr 2, 2026
selenium-browser from skills.volces.com