browser-automationAutomate 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.
Install via ClawdBot CLI:
clawdbot install peytoncasper/browser-automationAutomate browser interactions using Stagehand CLI with Claude.
The skill automatically selects between local and remote browser environments:
Check setup.json in this directory. If setupComplete: false:
npm install # Install dependencies
npm link # Create global 'browser' command
All commands work identically in both modes:
browser navigate <url> # Go to URL
browser act "<action>" # Natural language action
browser extract "<instruction>" ['{}'] # Extract data (optional schema)
browser observe "<query>" # Discover elements
browser screenshot # Take screenshot
browser close # Close browser
browser navigate https://example.com
browser act "click the Sign In button"
browser extract "get the page title"
browser close
| Feature | Local | Browserbase |
|---------|-------|-------------|
| Speed | Faster | Slightly slower |
| Setup | Chrome required | API key required |
| Stealth mode | No | Yes |
| Proxy/CAPTCHA | No | Yes |
| Best for | Development | Production/scraping |
browser observe to discover available elementsFor detailed examples, see EXAMPLES.md.
For API reference, see REFERENCE.md.
Generated Feb 25, 2026
Automate daily price checks across competitor websites to track market trends and adjust pricing strategies. Extract product details and prices using natural language commands, enabling real-time competitive analysis without manual browsing.
Navigate to multiple news sites, extract headlines and article summaries based on specified keywords, and compile them into a structured report. This automates content curation for media monitoring or research purposes.
Automate filling out and submitting web forms on development or staging environments to test functionality and user flows. Use screenshot commands to verify results and ensure forms work correctly across different browsers.
Monitor social media platforms by extracting post metrics like likes, shares, and comments for specific accounts or hashtags. This helps analyze engagement trends and optimize marketing campaigns without manual data collection.
Automate browsing property listing websites to extract details such as prices, locations, and amenities. This streamlines data gathering for market analysis or building property databases.
Offer automated web scraping and data extraction services to clients in industries like finance or e-commerce, providing structured datasets on demand. Revenue is generated through subscription fees or pay-per-use pricing based on data volume and complexity.
Provide browser automation tools for QA teams to test web applications, reducing manual effort and improving test coverage. Revenue comes from licensing the skill package or offering consulting services for integration and customization.
Build a platform that uses this skill to aggregate content from various websites, such as news or product listings, and monetize through advertising or premium subscriptions. Revenue is generated by displaying ads or charging users for access to curated data.
💬 Integration Tip
Integrate this skill into existing workflows by using CLI commands in scripts or CI/CD pipelines, and ensure environment variables are set for seamless switching between local and remote modes.
A fast Rust-based headless browser automation CLI with Node.js fallback that enables AI agents to navigate, click, type, and snapshot pages via structured commands.
Advanced desktop automation with mouse, keyboard, and screen control
Manage n8n workflows and automations via API. Use when working with n8n workflows, executions, or automation tasks - listing workflows, activating/deactivating, checking execution status, manually triggering workflows, or debugging automation issues.
Design and implement automation workflows to save time and scale operations as a solopreneur. Use when identifying repetitive tasks to automate, building workflows across tools, setting up triggers and actions, or optimizing existing automations. Covers automation opportunity identification, workflow design, tool selection (Zapier, Make, n8n), testing, and maintenance. Trigger on "automate", "automation", "workflow automation", "save time", "reduce manual work", "automate my business", "no-code automation".
Browser automation via Playwright MCP server. Navigate websites, click elements, fill forms, extract data, take screenshots, and perform full browser automation workflows.
API-first email platform designed for AI agents. Create and manage dedicated email inboxes, send and receive emails programmatically, and handle email-based workflows with webhooks and real-time events. Use when you need to set up agent email identity, send emails from agents, handle incoming email workflows, or replace traditional email providers like Gmail with agent-friendly infrastructure.