browserwing-executor

Official

Control browser automation via HTTP API.

AuthorMemTensor
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a robust HTTP API to automate browser interactions, enabling programmatic control over web pages for tasks like data scraping, form submission, and content analysis.

Core Features & Use Cases

  • Browser Control: Navigate to URLs, go back/forward, and reload pages.
  • Element Interaction: Click, type, select, and hover over web elements using various identifiers (RefID, CSS, XPath, text).
  • Data Extraction: Extract text, attributes, and values from specified elements or entire pages.
  • Page Analysis: Obtain accessibility snapshots for structured page understanding and take screenshots.
  • Batch Operations: Execute multiple commands sequentially for complex workflows.
  • Use Case: Automate the process of logging into a website, filling out a multi-field form, and submitting it, all through a simple API.

Quick Start

Use the browserwing-executor skill to navigate to "https://example.com" and then click on the element with RefID "@e1".

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: browserwing-executor
Download link: https://github.com/MemTensor/MemOS/archive/main.zip#browserwing-executor

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.