agent-browser

Automate web navigation, form filling, screenshots, and data extraction in browsers.

6|Updated Feb 12, 2026
One-click install
npx skills add https://github.com/alonronin/mishmarbechirot --skill agent-browser-alonronin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-browser
Source: https://github.com/alonronin/mishmarbechirot/tree/main/.claude/skills/agent-browser
Command: npx skills add https://github.com/alonronin/mishmarbechirot --skill agent-browser-alonronin

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates browser interactions, streamlining tasks like web testing, form filling, data extraction, and capturing visual information from websites.

Core Features & Use Cases

  • Web Navigation: Open URLs, go back/forward, reload pages.
  • Element Interaction: Click, fill forms, check boxes, select dropdowns.
  • Data Extraction: Get text, attributes, HTML, and element styles.
  • Screenshots & PDF: Capture full-page screenshots or save pages as PDFs.
  • Use Case: Automate the process of logging into a web application, filling out a complex form, and then taking a screenshot of the confirmation page.

Quick Start

Use the agent-browser skill to open the URL 'https://example.com' and take a full-page 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 scraping and extract text from web pages?

Automating web scraping involves navigating to a target URL and using element interaction commands to extract text, HTML, and attributes. This Skill streamlines data extraction by capturing web page content directly.

Can I use browser automation to fill out complex web forms automatically?

Browser automation supports filling complex web forms by targeting element refs to input text, check boxes, and select dropdowns. This allows you to automate form submission workflows and capture confirmation screenshots.

What is the best way to take full-page screenshots for web application testing?

Taking full-page screenshots is best accomplished using browser automation to navigate the web application and capture the entire visual output. This Skill saves full-page screenshots or PDFs for testing records.

How do I navigate websites and interact with web pages using element references?

Navigating websites and interacting with web pages is done by opening URLs and targeting element references to click or input data. This provides precise control over browser actions like navigation and form interaction.

Does this web testing automation tool support capturing pages as PDFs?

This web testing automation tool does support capturing pages as PDFs in addition to taking full-page screenshots. It automates visual information capture from websites for testing and archival purposes.