agent-browser

Automate browser navigation, form filling, and data extraction via CLI.

3|Updated Dec 23, 2025
One-click install
npx skills add https://github.com/boazcstrike/opencode --skill agent-browser-boazcstrike
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-browser
Source: https://github.com/boazcstrike/opencode/tree/main/skills/agent-browser
Command: npx skills add https://github.com/boazcstrike/opencode --skill agent-browser-boazcstrike

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates browser interactions, allowing AI agents to navigate websites, fill forms, click buttons, and extract data programmatically, eliminating the need for manual web scraping or testing.

Core Features & Use Cases

  • Web Navigation: Open and interact with any website.
  • Form Automation: Fill out login forms, sign-up sheets, and other web forms.
  • Data Scraping: Extract specific information or entire page content.
  • Screenshotting: Capture full-page or specific element screenshots.
  • Use Case: An AI agent needs to book a flight. It uses agent-browser to navigate to the airline's website, fill in the departure and arrival dates, select seats, and complete the booking process.

Quick Start

Use the agent-browser skill to open the website https://example.com and take a screenshot.

Frequently Asked Questions about agent-browser

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
Can I use browser automation to take full-page screenshots?

Web scraping with an AI agent allows you to extract specific information or entire page content programmatically. It supports navigation and element interaction to capture data across multiple platforms.

What is the best way to extract web page data programmatically without manual scraping?

Yes, the browser automation tool supports JavaScript evaluation and session persistence. It integrates with existing browser sessions to maintain state and execute custom scripts across multiple platforms.

Are there limitations when using AI agents for web interaction on heavily scripted sites?

Extract specific data from web pages by leveraging an AI agent to navigate target websites and pull content programmatically. This eliminates manual web scraping by automating element interaction and data extraction.

What are the limitations of using an AI agent for browser automation?

You can take full-page screenshots using browser automation by navigating to the target URL and executing a screenshot command. This captures the complete page layout programmatically without manual intervention.