https://github.com/user-attachments/assets/e5377892-4b88-433a-8620-43b38a2fb28f Highlights Native Browser Automation Platform with AI Integration Complete…
https://github.com/user-attachments/assets/e5377892-4b88-433a-8620-43b38a2fb28f Highlights Native Browser Automation Platform with AI Integration Complete Browser Control: 26+ HTTP API endpoints for full-featured browser automation Built-in AI Agent: Direct conversational interface for browser automation tasks Universal AI Tool Integration: Native MCP & Skills protocol support - compatible with any AI tool that supports these standards Visual Script Recording: Record browser actions, edit visually, and replay with precision Flexible Export Options: Convert recorded scripts to MCP commands or Skills files for AI tool integration Intelligent Data Extraction: LLM-powered semantic extraction supporting OpenAI, Claude, DeepSeek, and more Session Management: Robust cookie and storage handling for stable, authenticated browsing sessions Requirements Google Chrome or Chromium installed and accessible in your environment. Screenshots Turn Scripts Into Claude Skill You can now combine any scripts into a SKILL.md. Quick Start Let Your AI Agent Install It For You Simply send the following message to your AI agent (OpenClaw, Cursor, Claude Code, etc.): "Help me install BrowserWing following https://raw.githubusercontent.com/browserwing/browserwing/main/INSTALL.md" The agent will read the guide and handle the installation, configuration, Chrome setup, and Skill integration automatically. Option A — Install via Package Manager (recommended) Using npm: Shellnpm install -g browserwing browserwing --port 8080 Using pnpm: Shellpnpm add -g browserwing browserwing --port 8080 The npm package automatically tests GitHub and Gitee mirrors during installation and selects the fastest one. ⚠️ macOS Users: If you encounter a "killed" error when running, fix it with: Shellxattr -d com.apple.quarantine $(which browserwing) See the macOS Installation Fix Guide for details. Using Homebrew (macOS/Linux):
本頁屬於 OpenClaw Skills 學習體系,涵蓋技能安裝、分類導覽與實戰連結。