browse-site

Automate browser navigation, form filling, data extraction, and screenshots via agent-browser CLI.

19|4|Updated Jan 4, 2026
One-click install
npx skills add https://github.com/wunki/amplify --skill browse-site
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: browse-site
Source: https://github.com/wunki/amplify/tree/main/skills/browse-site
Command: npx skills add https://github.com/wunki/amplify --skill browse-site

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates interactions with websites, allowing for navigation, form filling, data extraction, and screenshotting without manual browser use.

Core Features & Use Cases

  • Website Navigation: Open any URL and move between pages.
  • Form Interaction: Fill out input fields and submit forms.
  • Data Scraping: Extract specific text or structured data from web pages.
  • Screenshots: Capture images of web pages or specific elements.
  • Use Case: Automatically log into a web application, fill out a report form, and take a screenshot of the confirmation page.

Quick Start

Use the browse-site skill to go to https://example.com and take a screenshot.

Frequently Asked Questions about browse-site

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate browser interactions for web scraping and form filling?

You can automate browser interactions by using the agent-browser CLI with Chromium to navigate websites, fill out input fields, and extract structured data without manual input.

Can I use this to take screenshots of web pages automatically?

Yes, automated screenshotting is supported, allowing you to capture images of full web pages or specific elements during your web testing and data collection workflows.

Do I need to install agent-browser and Chromium to automate website navigation?

Yes, automating website navigation requires the agent-browser CLI and a Chromium installation to execute automated workflows for repetitive online tasks.

What is the best way to automate logging into a web application and submitting a form?

The best way to automate logging into a web application is by scripting the sequence of website navigation, form interaction, and submission using the agent-browser CLI.

Does browser automation work for repetitive web testing and data collection tasks?

Browser automation supports repetitive web testing and data collection tasks by scripting website navigation, data scraping, and screenshotting to streamline automated workflows.