agent-browser

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

Updated Feb 12, 2026
One-click install
npx skills add https://github.com/HokageYeah/cn_nanoclaw --skill agent-browser-hokageyeah
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-browser
Source: https://github.com/HokageYeah/cn_nanoclaw/tree/main/container/skills/agent-browser
Command: npx skills add https://github.com/HokageYeah/cn_nanoclaw --skill agent-browser-hokageyeah

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates web browsing tasks, allowing for research, interaction with web applications, data extraction, and testing without manual intervention.

Core Features & Use Cases

  • Web Navigation: Open URLs, navigate back/forward, reload pages.
  • Page Analysis: Snapshot page content, identify interactive elements, and extract text or attributes.
  • Interaction: Click elements, fill forms, type text, and handle checkboxes/dropdowns.
  • Screenshots & PDF: Capture screenshots of pages or save them as PDFs.
  • Use Case: Research a complex topic by having the agent browse multiple articles, extract key information, and summarize findings.

Quick Start

Use the agent-browser skill to open the URL 'https://www.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 extract data from web pages?

Web scraping and data extraction are automated by navigating to URLs, snapshotting page content, and pulling text or attributes from interactive elements. This allows you to pull information from multiple articles and summarize findings without manual browsing.

Can I automate web form filling and interaction for testing?

Yes, web form filling and interaction are fully supported for testing scenarios. You can automate clicking elements, typing text, handling checkboxes, and selecting dropdowns using semantic locators for precise control over web applications.

What is the best way to automate browser navigation for research tasks?

The best way to automate browser navigation for research tasks is to open URLs and use back, forward, and reload commands. The agent can browse multiple articles, identify interactive elements, and extract key information autonomously.

How do I capture a screenshot or save a web page as a PDF?

You can capture a screenshot or save a web page as a PDF by triggering the screenshot generation feature. This automates visual capture of the current page state during web interaction or testing workflows.

Does web automation work without manual intervention for complex workflows?

Yes, web automation works without manual intervention by utilizing semantic locators and element references for precise control. It handles navigation, page analysis, and interaction autonomously to complete complex research or testing workflows.