agent-browser

Automate browser navigation, form filling, screenshots, and data extraction.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates browser interactions, making it easy to navigate websites, fill forms, take screenshots, and extract data without manual effort.

Core Features & Use Cases

  • Web Navigation: Open URLs, go back/forward, reload pages.
  • Form Interaction: Fill input fields, click buttons, check/uncheck boxes.
  • Data Extraction: Get text, HTML, attributes, and more from web elements.
  • Screenshots & PDFs: Capture screenshots of pages or specific elements, and generate 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'.

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 browser form filling without manual effort?

Automate browser interactions to fill input fields, click buttons, and extract data without manual effort. This skill supports navigating URLs, interacting with elements, and saving extracted output to files.

Can I take screenshots of web pages during automated browser testing?

Yes, you can take screenshots during browser testing. Capture screenshots of entire pages or specific elements, and generate PDFs to save visual confirmation of web automation tasks.

What is the best way to extract text and HTML attributes from web elements?

The best way to extract text and HTML attributes is through browser automation that interacts with page elements. Automate data extraction to pull text, HTML, and attributes directly from web elements.

Does browser automation work for logging into web applications and filling complex forms?

Browser automation works for logging into web applications and filling complex forms. Automate the process of entering credentials, populating input fields, and checking boxes for deterministic task execution.

How do I navigate and reload web pages during automated testing?

Navigate and reload web pages by automating browser interactions. Open URLs, go back and forward, and reload pages to simulate user behavior during web testing and data extraction.