Skip to main content
在 Manus 中运行任何 Skill
一键导入

browseros-mcp

星标60
分支0
更新时间2026年4月9日 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

安装

用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。

文件资源管理器
2 个文件
SKILL.md
readonly