dev-browser

Automate browser navigation, form submission, data extraction, and screenshots with Playwright.

Updated Feb 6, 2026
One-click install
npx skills add https://github.com/spandios/vibe-utils --skill dev-browser-spandios
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dev-browser
Source: https://github.com/spandios/vibe-utils/tree/main/skills/dev-browser
Command: npx skills add https://github.com/spandios/vibe-utils --skill dev-browser-spandios

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates browser interactions, allowing for tasks like navigating websites, filling forms, taking screenshots, and extracting web data without manual intervention.

Core Features & Use Cases

  • Website Navigation: Go to any URL and interact with its content.
  • Form Automation: Fill out web forms programmatically.
  • Data Scraping: Extract specific information or entire datasets from web pages.
  • Web App Testing: Automate workflows for testing web applications.
  • Screenshotting: Capture full-page or specific element screenshots.
  • Use Case: Automatically log into a website, fill out a profile form, and take a screenshot of the confirmation page.

Quick Start

Use the dev-browser skill to navigate to https://example.com and print the page title.

Frequently Asked Questions about dev-browser

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

FAQPage Schema
How do I automate web scraping and form filling with browser state?

To automate web scraping and form filling with browser state, this Skill utilizes Playwright to navigate URLs, submit forms, and extract web data programmatically. It supports both standalone and extension modes for flexible browser control.

Can I use Playwright for web app testing and screenshot capture?

Yes, you can use Playwright for web app testing and screenshot capture through this Skill. It automates workflows for testing web applications and allows you to capture full-page or specific element screenshots programmatically.

What is the best way to extract web data and take screenshots programmatically?

The best way to extract web data and take screenshots programmatically is using browser automation. This Skill enables you to extract specific information from web pages and capture full-page screenshots without manual intervention.

Does this browser automation tool support standalone and extension modes?

Yes, this browser automation tool supports both standalone and extension modes. This provides flexible browser control when executing tasks like website navigation, form submission, and data extraction.

How do I automatically log into a website and fill out a profile form?

To automatically log into a website and fill out a profile form, use this Skill to automate browser interactions. It handles form automation programmatically and can take a screenshot of the final confirmation page.