Browser Agent
Description
Autonomous AI browser agent powered by Claude
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Browser Agent
Autonomous AI agent that controls a web browser to complete complex multi-step tasks.
The agent uses **Claude** (Anthropic API) with tool use to analyze web pages and take actions — navigating, clicking, typing, scrolling — all autonomously, while you watch in a real browser window.
Features
Browser Automation (Playwright)
- Visible browser window — watch the agent work in real-time
- Persistent sessions — log in manually once, the agent continues with your session across runs
- Numbered element markers overlaid on the page for transparency
- Auto-handling of dialogs, popups, and new tabs
Autonomous AI Agent (Claude + Tool Use)
- Accepts any task in natural language
- Multi-step reasoning with step-by-step execution
- No hardcoded selectors, URLs, or action sequences — the agent discovers everything by exploring
Context Management
- Smart extraction of interactive elements (not raw HTML)
- Screenshots for visual understanding
- Automatic context trimming with action summarization when conversation grows
Advanced Patterns
- Sub-agent architecture —
query_domtool delegates page analysis to a separate Claude call, extracting full page text content and answering questions about it - Security layer —
confirm_actiontool requires explicit user approval before destructive actions (payments, deletions, form submissions) - Error recovery — tracks repeated failures on same actions and prompts the agent to change strategy
Quick Start
1. Install dependencies
npm install
npx playwright install chromium
2. Configure API key
cp .env.example .env
# Edit .env and add your ANTHROPIC_API_KEY
3. Run
npm start
A browser window opens. Type a task in the terminal and watch the agent work.
Usage Examples
Task: Go to google.com and search for "best restaurants in Moscow"
Task: Open hh.ru, find 3 AI engineer vacancies and summarize them
Task: Go to yandex.ru/la
Related Skills
Agency Agents
A complete AI agency at your fingertips - From frontend wizards to Reddit community ninjas, from whimsy inject
AI Firecrawl
🔥 The API to search, scrape, and interact with the web for AI
AI Artifacts Builder
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web tech
AI Headroom
Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agen
AI CrewAI
Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewA
AI TrendRadar
⭐AI-driven public opinion & trend monitor with multi-platform aggregation, RSS, and smart alerts.🎯 告别信息过载,你的
AI