browserwing-admin

Manage BrowserWing browser automation via RESTful API operations.

10.7k|987|Updated Jul 6, 2025
One-click install
npx skills add https://github.com/MemTensor/MemOS --skill browserwing-admin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: browserwing-admin
Source: https://github.com/MemTensor/MemOS/tree/main/apps/memos-local-openclaw/skill/browserwing-admin
Command: npx skills add https://github.com/MemTensor/MemOS --skill browserwing-admin

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a comprehensive interface for managing and operating BrowserWing, an intelligent browser automation platform, streamlining tasks from installation to script execution and AI-driven exploration.

Core Features & Use Cases

  • Browser Automation: Install Chrome, configure LLMs, create, manage, and execute browser automation scripts.
  • AI-Powered Scripting: Utilize AI to autonomously explore websites and generate scripts.
  • Marketplace & Troubleshooting: Browse a script marketplace and access troubleshooting guides.
  • Use Case: Automatically generate a script to log into a web application, fill out a form, and submit it, all orchestrated through API calls.

Quick Start

Use the browserwing-admin skill to install Google Chrome on a Debian/Ubuntu system.

Frequently Asked Questions about browserwing-admin

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
Can AI autonomously explore websites to generate automation scripts?

AI-driven exploration autonomously navigates websites to generate browser automation scripts. By configuring an LLM within the BrowserWing platform, the AI analyzes web pages and creates scripts to replicate user actions like form submissions.

What do I need to set up a browser automation environment on Debian/Ubuntu?

To set up browser automation, you need to install dependencies like Google Chrome on a Debian/Ubuntu system and configure your chosen LLM. The platform manages this setup phase via API calls before script creation and execution.

How does Bearer token authentication work for browser automation APIs?

Bearer token authentication secures your browser automation API operations by verifying identity before executing scripts. The platform supports both API keys and Bearer tokens to ensure secure management and execution of your automated browser workflows.

Why is my browser automation script not executing properly?

If your browser automation script is not executing properly, you can access troubleshooting guides via the platform's management interface. The system helps identify issues in script creation, LLM configuration, or dependency installation to resolve execution failures.