agent-browser

Control web browsers with Playwright for navigation, form interaction, and data extraction.

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

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, extract data, and perform complex web-based tasks programmatically, eliminating the need for manual clicking and typing.

Core Features & Use Cases

  • Web Navigation: Open URLs, navigate back/forward, and manage tabs.
  • Form Interaction: Fill text fields, select dropdowns, check boxes, and submit forms.
  • Data Extraction: Scrape text, HTML, attributes, and structured 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 complex multi-step form, and then extracting the confirmation details.

Quick Start

Use the agent-browser skill to open the website 'https://example.com' and take a full-page screenshot named 'example.png'.

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 navigation with AI?

You can automate browser navigation by using this skill to provide AI agents with programmatic control over web browsers. It utilizes Playwright to open URLs, manage tabs, and handle cross-origin interactions across Chromium, Firefox, and WebKit.

Can I use Playwright to automate complex form filling and authentication?

Yes, this skill supports complex form interaction and authentication workflows by utilizing Playwright. It enables AI agents to fill text fields, select dropdowns, submit forms, and manage sessions programmatically across different browsers.

What is the best way to capture full-page screenshots and extract data from web pages?

Using this Playwright-based skill is an effective way to extract data and capture full-page screenshots. It enables AI agents to scrape text and HTML attributes, then save the visual output as PNG screenshots or PDF files.

Does this browser automation tool support cross-origin interactions and session management?

Yes, this skill supports cross-origin interactions and session management. It leverages Playwright to maintain authentication states and execute complex web-based tasks programmatically across Chromium, Firefox, and WebKit browsers.

How do I extract structured data and save web pages as PDFs programmatically?

You can extract structured data and save web pages as PDFs by using this skill's programmatic browser control. It utilizes Playwright to scrape text, HTML, and attributes, while simultaneously capturing full-page screenshots or generating PDF documents.