agent-browser

Automate browser navigation, form filling, data scraping, and screenshot capture.

Updated Feb 14, 2026
One-click install
npx skills add https://github.com/HALQME/dotfiles --skill agent-browser-halqme
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-browser
Source: https://github.com/HALQME/dotfiles/tree/main/config/.kiro/skills/agent-browser
Command: npx skills add https://github.com/HALQME/dotfiles --skill agent-browser-halqme

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill enables AI agents to programmatically interact with web browsers, automating tasks that typically require human interaction like navigating websites, filling forms, and extracting data.

Core Features & Use Cases

  • Web Navigation: Open, close, and navigate between web pages.
  • Form Interaction: Fill text fields, select dropdowns, click buttons, and submit forms.
  • Data Extraction: Scrape text content, element attributes, and structured data from web pages.
  • Screenshots & PDFs: Capture visual representations of web pages.
  • Use Case: An AI agent needs to book a flight. It uses this Skill to open the airline website, select dates, fill passenger information, and confirm the booking.

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 browser interactions for an AI agent?

To automate browser interactions for an AI agent, use this Skill to programmatically handle web navigation, form filling, data scraping, and screenshot capture. It enables complex workflows including session management and authentication for deterministic task execution.

Can I automate web scraping and form filling with browser automation?

Yes, you can automate web scraping and form filling with browser automation. This Skill allows AI agents to extract text content, element attributes, structured data, and interact with web elements like dropdowns and buttons.

How does browser automation handle session management and authentication?

Browser automation handles session management and authentication by supporting complex workflows. This enables AI agents to maintain login states and interact with authenticated web pages across multiple navigation steps.

What is the best way to capture screenshots of web pages programmatically?

The best way to capture screenshots of web pages programmatically is using this Skill's built-in capture functionality. It allows AI agents to take visual representations of web pages during automated navigation workflows.

Does this browser automation tool support mobile emulation?

Yes, this browser automation tool supports mobile emulation. This allows AI agents to test and interact with web pages as if they were running on mobile devices, ensuring workflows execute correctly across different viewport contexts.

How do I integrate web scraping into deterministic task execution?

You integrate web scraping into deterministic task execution by using this Skill alongside various scripting languages and tools. This ensures automated data extraction and browser interactions run reliably without manual intervention.