Skip to content
navigateopenescclose
Claude+372Whisper+228LangChain+168Codex+223NotebookLM+276DALL-E 3+192DeepL+249n8n+208Topaz Video AI+153LlamaIndex+161
Browser logo
Skill

Browser

Give agents practical browser control from the command line

0
SaveVisit website ↗

Install

Official
npx skills add browserbase/skills
Triggers on

Use when an agent needs to navigate websites, inspect page content, complete forms, capture images, or test browser-based interfaces.

Needs tools
Bash
Author
Browserbase
License
MIT

Browser adds a command-line browser workflow to compatible coding agents. It helps an agent open pages, understand their current state, interact with controls, collect page content, and verify the result of each action. The same interface can work with a fresh local browser, an existing Chrome instance, or a hosted Browserbase session.

Highlights

  • Reads structured page state so the agent can identify interactive elements without relying exclusively on images.
  • Handles navigation, clicks, keyboard input, form fields, file uploads, scrolling, and multiple tabs.
  • Captures screenshots and retrieves page text, markup, titles, URLs, and field values when needed.
  • Offers local, existing-session, remote, and direct CDP connection options for different environments.
  • Supports hosted sessions for workflows that need persistent identity, geographic routing, or stronger access capabilities.

This skill is useful for developers who want agents to inspect web applications, automate routine browser work, gather information, or reproduce interface problems. Install the Browserbase skills repository with the skills CLI; the browse package and a local Chrome-compatible browser are needed for local operation, while hosted sessions additionally require Browserbase credentials.

Comments(0)

Sign in to comment

No comments yet — be the first.

Similar skills

Report this comment

Why are you reporting this?