Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
$pwd:
browserbase
GitHub creator profile

browserbase

Repository-level view of 16 collected skills across 3 GitHub repositories, including approximate occupation coverage.

skills collected
16
repositories
3
occupation fields
2
updated
2026-05-18
occupation focus
Major fields detected across this creator.
repository explorer

Repositories and representative skills

#001
skills
13 skills3.4k225updated 2026-05-18
81% of creator
autobrowse
소프트웨어 개발자

Self-improving browser automation via the auto-research loop. Iteratively runs a browsing task, reads the trace, and improves the navigation skill (strategy.md) until it reliably passes. Supports parallel runs across multiple tasks using sub-agents. Use when you want to build or improve browser automation skills for specific website tasks.

2026-05-18
browser
웹 개발자

Automate web browser interactions using natural language via CLI commands. Use when the user asks to browse websites, navigate web pages, extract data from websites, take screenshots, fill forms, click buttons, or interact with web applications. Supports remote Browserbase sessions with Browserbase Identity, Verified browsers, automatic CAPTCHA solving, and residential proxies — ideal for protected websites and JavaScript-heavy pages.

2026-05-18
browser-trace
소프트웨어 품질 보증 분석가·테스터

Capture a full DevTools-protocol trace of any browser automation — CDP firehose, screenshots, and DOM dumps — then bisect the stream into per-page searchable buckets. Use when the user wants to debug a failed run, audit network/console/DOM activity, attach a trace to an in-progress session, or feed structured per-page summaries back into an agent loop so its next iteration learns from the last one.

2026-05-18
cookie-sync
소프트웨어 개발자

Sync cookies from local Chrome to a Browserbase persistent context so the browse CLI can access authenticated sites. Use when the user wants to browse as themselves, sync cookies, or log into sites via Browserbase.

2026-05-18
fetch
웹 개발자

Use this skill when the user wants to retrieve a URL without a full browser session: fetch HTML or JSON from static pages, inspect status codes or headers, follow redirects, or get page source for simple scraping. Prefer it over a browser when JavaScript rendering and page interaction are not needed. Supports proxies and redirect control.

2026-05-18
ui-test
소프트웨어 품질 보증 분석가·테스터

AI-powered adversarial UI testing via the browse CLI. Analyzes git diffs to test only what changed, or explores the full app to find bugs. Tests functional correctness, accessibility, responsive layout, and UX heuristics. Use when the user asks to test UI changes, QA a pull request, audit accessibility, or run exploratory testing. Supports local browser (localhost) and remote Browserbase (deployed sites).

2026-05-18
browser-to-api
소프트웨어 개발자

Turn a website's observable HTTP traffic into a best-effort OpenAPI 3.1 spec by analyzing a `browser-trace` capture. Use when the user wants to discover/extract API endpoints from a browser session, build an OpenAPI doc from network traffic, or document a third-party site's XHR/fetch surface for client integration.

2026-05-17
browserbase-cli
기타 컴퓨터 관련 직업

Use the Browserbase CLI (`browse`) for Browserbase Functions and platform API workflows. Use when the user asks to run `browse`, deploy or invoke functions, manage sessions, projects, contexts, or extensions, fetch a page through the Browserbase Fetch API, search the web through the Browserbase Search API, or scaffold starter templates. Prefer the Browser skill for interactive browsing; use the top-level `browse` driver commands (`browse open`, `browse get`, etc.) only when the user explicitly wants the CLI path.

2026-05-17
Showing top 8 of 13 collected skills in this repository.
#002
browse-plugin
2 skills42updated 2026-02-13
13% of creator
저장소 3개 중 3개 표시
모든 저장소를 표시했습니다