LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

browserwing-executor - Browser Automation Control via HTTP API

Control browser navigation, interact with web elements, and extract data through HTTP endpoints

Tags

Updated: 2026-02-11

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • navigate to URLs
  • click page elements
  • type text into fields
  • extract data from elements
  • get accessibility snapshot
  • take page screenshots
  • execute JavaScript code
  • wait for elements
  • manage browser tabs
  • fill web forms

Inputs

  • URLs
  • element identifiers
  • text input
  • field values
  • form data
  • HTTP API endpoint
  • CSS selectors
  • XPath expressions

Outputs

  • page responses
  • extracted data
  • screenshot images
  • accessibility snapshots
  • operation status
  • browser tab lists
  • form filling results

Requirements

  • HTTP API server running
  • BrowserWing Executor service
  • network connectivity
  • valid URL targets
  • element identifiers from snapshot

Source

  • Spec: SKILL.md
browser automation
web scraping
HTTP API
page interaction
data extraction
navigate to URLs
click page elements
type text into fields
extract data from elements
URLs
element identifiers
text input
page responses
extracted data
screenshot images