Claude Skill
browserbase/skills
Browserbase 官方收集的代理网络访问技能。使用基于 JavaScript 的技能,通过浏览器自动化增强 AI 代理的能力。
概览
仓库信息
安装这个 Skill
$ npx skills add browserbase/skillsRegistry 信息
项目简介
Browserbase 官方收集的代理技能集合,用于访问和与网络交互,旨在通过浏览器自动化能力增强 AI 代理。
Browserbase's official collection of agent skills to access the web.
要点
- 官方收集的代理网络访问技能
- 基于 Browserbase 的浏览器自动化平台构建
- 基于 JavaScript 的技能实现
- 专为与 AI 代理无缝集成而设计
- 积极维护,近期有更新
使用场景
- 使 AI 代理能够浏览和提取网络数据
- 为 AI 工作流自动化网络交互
- 构建具备网络感知能力的 AI 助手
- 将浏览器自动化集成到代理管道中
README 摘要
# Browserbase Skills A set of skills for enabling **[Claude Code](https://docs.claude.com/en/docs/claude-code/overview)** to work with Browserbase through browser automation and the official `browse` CLI. ## Skills This plugin includes the following skills (see `skills/` for details): | Skill | Description | |-------|-------------| | [browser](skills/browser/SKILL.md) | Automate web browser interactions via CLI commands — supports remote Browserbase sessions with Browserbase Identity, Verified browsers, CAPTCHA solving, and residential proxies | | [browserbase-cli](skills/browserbase-cli/SKILL.md) | Use the official `browse` CLI for Browserbase Functions and platform API workflows including sessions, projects, contexts, extensions, fetch, and dashboard | | [functions](skills/functions/SKILL.md) | Deploy serverless browser automation to Browserbase cloud using the `browse` CLI | | [site-debugger](skills/site-debugger/SKILL.md) | Diagnose and fix failing browser automations — analyzes bot detection, selectors, timing, auth, and captchas, then generates a tested site playbook | | [browser-trace](skills/browser-trace/SKILL.md) | Capture a full DevTools-protocol trace (CDP firehose, screenshots, DOM dumps) alongside any browser automation, then bisect the stream into per-page searchable buckets | | [safe-browser](skills/safe-browser/SKILL.md) | Build local Claude Agent SDK browser agents whose only browser capability is a CDP-gated `safe_browser` tool with domain allowlist enforcement | | [bb-usage](skills/bb-usage/SKILL.md) | Show Browserbase usage stats, session analytics, and cost forecasts in a terminal dashboard | | [cookie-sync](skills/cookie-sync/SKILL.md) | Sync cookies from local Chrome to a Browserbase persistent context so the browse CLI can access authenticat
话题
暂无话题