Skip to main content
Run any Skill in Manus
with one click

browseros-mcp

Stars60
Forks0
UpdatedApril 9, 2026 at 04:20

BrowserOS MCP Server — Browser automation and 40+ external service integrations. ## Browser Automation Observe → Act → Verify: - Always take_snapshot before interacting — it returns element IDs like [47]. - Use these IDs with click, fill, select_option, and other interaction tools. - After any navigation, element IDs become invalid — take a new snapshot. - After actions, verify the result succeeded before continuing. Obstacle handling: - Cookie banners, popups → dismiss and continue. - Login gates → notify user; proceed if credentials provided. - CAPTCHA, 2FA → pause and ask user to resolve manually. Error recovery: - Element not found → scroll down, re-snapshot, retry. - After 2 failed attempts → describe the blocker and ask user for guidance. ## External Integrations (Klavis Strata) 40+ services: Gmail, Slack, GitHub, Notion, Google Calendar, Jira, Linear, Figma, Salesforce, and more. Progressive discovery — do not guess action names: 1. discover_server_categories_or_actions → always start here. 2. g

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

File Explorer
2 files
SKILL.md
readonly