agent-browser

Automate browser interactions via command-line navigation, form filling, and data extraction.

27|6|Updated Feb 3, 2026
One-click install
npx skills add https://github.com/5kahoisaac/opencode-configs --skill agent-browser-5kahoisaac
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-browser
Source: https://github.com/5kahoisaac/opencode-configs/tree/main/skills/agent-browser
Command: npx skills add https://github.com/5kahoisaac/opencode-configs --skill agent-browser-5kahoisaac

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates repetitive browser tasks, such as navigating websites, filling forms, clicking buttons, and extracting data, saving significant manual effort and time.

Core Features & Use Cases

  • Web Navigation: Open, close, and navigate between web pages programmatically.
  • Form Interaction: Fill text fields, select dropdown options, check boxes, and submit forms.
  • Data Scraping: Extract text, HTML, attributes, and other data from web pages.
  • Screenshots & PDFs: Capture full-page screenshots or save pages as PDFs.
  • Use Case: Automate the process of logging into a web application, filling out a multi-step form, and then scraping the resulting data into a structured format.

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
How do I automate web form filling and navigation through a command-line interface?

Web scraping through command-line browser automation allows you to extract text, HTML, and attributes from web pages by navigating programmatically and capturing the resulting data into a structured format.

Can I capture full-page screenshots and save web pages as PDFs during browser automation?

Session management in browser automation allows you to maintain persistent browser states across multiple navigations, while proxy support enables routing requests through different network endpoints for complex web scraping tasks.

Does browser automation support interactive element referencing for complex web pages?

No additional dependencies are required to start automating browser interactions, as the skill provides a self-contained command-line interface for web navigation, form filling, data extraction, and screenshotting out of the box.

What is the best way to extract structured data from a multi-step web application login?

Yes, browser automation supports video recording for complex web automation tasks, allowing you to capture visual replays of automated navigation, form filling, and data extraction sessions for debugging or auditing purposes.