cloud

仓库创建 2026年7月8日最近提交 3 天前SkillHot 收录 7 小时前
▸ 精选理由

便于快速接入托管浏览器服务并支持多语言 SDK。

这个 Skill 做什么

Browser Use Cloud 的 API/SDK 文档与集成示例参考。

帮助把 Browser Use Cloud 的托管 REST API 和 SDK 接入到你的浏览器自动化工程里,解决远程浏览器会话、profiles、CDP 连接、代理和验证码等问题。什么时候用:需要把 Playwright/Puppeteer/Selenium 或自研浏览器工具迁移到云端、接入 webhooks、liveUrl 流或做第三方集成(如 n8n/Make/Zapier)时就用。特别之处是同时支持 v2/v3 API、Python/TypeScript SDK、X-Browser-Use-API-Key 验证、residential proxies 和 skills marketplace 这些集成模式,便于把浏览器能力当服务接入。

▸ 展开 SKILL.md 英文原文

Documentation reference for using Browser Use Cloud — the hosted API and SDK for browser automation. Use this skill whenever the user needs help with the Cloud REST API (v2 or v3), browser-use-sdk (Python or TypeScript), X-Browser-Use-API-Key authentication, cloud sessions, browser profiles, profile sync, CDP WebSocket connections, stealth browsers, residential proxies, CAPTCHA handling, webhooks, workspaces, skills marketplace, liveUrl streaming, pricing, or integration patterns (chat UI, subagent, adding browser tools to existing agents). Also trigger for questions about n8n/Make/Zapier integration, Playwright/ Puppeteer/Selenium on cloud infrastructure, or 1Password vault integration. Do NOT use this for the open-source Python library (Agent, Browser, Tools config) — use the open-source skill instead.

自动化集成浏览器自动化APISDK通用
243
Stars
13
Forks
40
仓库内 Skill
积累中
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/OpenAisec/Miko/main/data/skills/cloud/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/OpenAisec/Miko/main/data/skills/cloud/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# Browser Use Cloud Reference

Reference docs for the Cloud REST API, SDKs, and integration patterns.
Read the relevant file based on what the user needs.

## API & Platform

| Topic | Read |
|-------|------|
| Setup, first task, pricing, FAQ | `references/quickstart.md` |
| v2 REST API: all 30 endpoints, cURL examples, schemas | `references/api-v2.md` |
| v3 BU Agent API: sessions, messages, files, workspaces | `references/api-v3.md` |
| Sessions, profiles, auth strategies, 1Password | `references/sessions.md` |
| CDP direct access, Playwright/Puppeteer/Selenium | `references/browser-api.md` |
| Proxies, webhooks, workspaces, skills, MCP, live view | `references/features.md` |
| Parallel, s
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有