agent-browser

Automate browser research and web tasks with command-driven interactions.

Updated Feb 11, 2026
One-click install
npx skills add https://github.com/Teninq/digital-stat-prog --skill agent-browser-teninq
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: agent-browser
Source: https://github.com/Teninq/digital-stat-prog/tree/main/container/skills/agent-browser
Command: npx skills add https://github.com/Teninq/digital-stat-prog --skill agent-browser-teninq

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automate browser-based research and routine web tasks, reducing manual clicking and data collection work.

Core Features & Use Cases

  • Open and navigate websites: open URLs, navigate history, reload pages, and manage sessions.
  • Interact with pages: snapshot pages, click, fill forms, extract text, take screenshots, and export data.
  • Use Case: Imagine performing multi-site data gathering or form submissions across many pages with consistent, reliable automation.

Quick Start

Open a target URL with agent-browser and run a snapshot, then interact with elements using refs to complete your task.

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 research and routine browser tasks?▼

Automate web research and routine browser tasks by opening URLs, navigating pages, and interacting with elements through a command-driven interface that supports clicking, form filling, and text extraction.

Can I take screenshots and extract content during web scraping?▼

Yes, you can take screenshots and extract content during web scraping by using the snapshot and screenshot commands to capture page states and export data from web apps.

How do I fill out forms across multiple web pages automatically?▼

Fill out forms across multiple web pages automatically by opening target URLs, running a snapshot, and using the fill command with element refs to submit data consistently with input validation and error handling.

Does this browser automation tool handle input validation and errors?▼

Yes, this browser automation tool handles input validation and errors by implementing safeguards within its command-driven interface for opening, clicking, filling, and extracting data.

What is the best way to gather data from multiple websites consistently?▼

The best way to gather data from multiple websites consistently is using reliable browser automation to open URLs, snapshot pages, extract text, and export data across online services.

How do I interact with web page elements using browser automation?▼

Interact with web page elements by running a snapshot to get element refs, then using click and fill commands to navigate and submit forms with reliable automation and error handling.