agent-browser

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

17|1|Updated Mar 17, 2015
One-click install
npx skills add https://github.com/Kikobeats/dotfiles --skill agent-browser-kikobeats
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-browser
Source: https://github.com/Kikobeats/dotfiles/tree/main/skills/agent-browser
Command: npx skills add https://github.com/Kikobeats/dotfiles --skill agent-browser-kikobeats

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates browser interactions, eliminating the need for manual navigation, form filling, and data extraction from websites.

Core Features & Use Cases

  • Web Navigation: Open URLs, go back/forward, reload pages.
  • Form Interaction: Fill text fields, select dropdowns, check/uncheck boxes, click buttons.
  • Data Extraction: Get text content, attributes, and page structure.
  • Screenshots & PDF: Capture full-page screenshots or save pages as PDFs.
  • Use Case: Automate the process of logging into a web application, filling out a complex form, and submitting it, then taking a screenshot of the confirmation page.

Quick Start

Use the agent-browser skill to open the URL 'https://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 browser navigation without manual interaction?

Automate web scraping and browser navigation by using this Skill to open URLs, go back/forward, reload pages, and extract text content, attributes, and page structure without manual interaction. It supports direct command-line execution for various data retrieval options.

Can I automate form filling and submission on web pages?

Yes, you can automate form filling and submission by using this Skill to fill text fields, select dropdowns, check/uncheck boxes, and click buttons. It handles complex form interactions end-to-end, including logging into web applications.

How do I take full-page screenshots or save web pages as PDFs during web testing?

Take full-page screenshots or save web pages as PDFs by executing this Skill's capture functions during web testing. You can automate the process of navigating to a confirmation page and capturing the result visually for verification.

Does browser automation support direct command-line execution for web interactions?

Yes, browser automation supports direct command-line execution with various options for navigation, element interaction, and data retrieval. You can trigger web page interactions and data extraction directly from the command line.

What is the best way to extract text content and attributes from web pages?

The best way to extract text content and attributes from web pages is using this Skill's data extraction features. It retrieves text content, element attributes, and page structure directly during automated web navigation.