dev-browser

Automate browser navigation, form filling, data extraction, and screenshots via MCP tools.

Updated Mar 9, 2026
One-click install
npx skills add https://github.com/loganand612/Neoverse-26 --skill dev-browser-loganand612
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dev-browser
Source: https://github.com/loganand612/Neoverse-26/tree/main/packages/agent-core/mcp-tools/dev-browser
Command: npx skills add https://github.com/loganand612/Neoverse-26 --skill dev-browser-loganand612

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides a robust and reliable way to automate browser interactions, ensuring that all web-based tasks are handled consistently and efficiently.

Core Features & Use Cases

  • Browser Automation: Navigate websites, fill forms, click buttons, and extract data.
  • Scripting: Execute complex multi-step workflows using the browser_script tool for speed and efficiency.
  • Error Handling: Provides detailed error messages and recovery strategies for common browser automation issues.
  • Use Case: Automate the process of logging into a web application, filling out a multi-step form, and then taking a screenshot of the confirmation page.

Quick Start

Use the dev-browser skill to navigate to "https://example.com" and fill the search bar with "AI automation".

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 through a controlled browser instance?

You can automate web scraping and form filling by using dedicated MCP tools to navigate websites, click buttons, and extract data within a controlled browser instance.

Can I execute complex multi-step browser automation workflows in one go?

Yes, you can execute complex multi-step browser automation workflows efficiently using the browser_script tool to chain actions like logging in and taking screenshots.

What happens when a browser automation script encounters an error during execution?

When a browser automation script encounters an error, the system provides detailed error messages and recovery strategies to help resolve common web navigation issues.

Does this browser automation approach support taking screenshots of confirmation pages?

Yes, this browser automation approach supports taking screenshots, allowing you to capture confirmation pages after completing multi-step web form submissions.

Do I need Playwright to run browser scripting and web navigation tasks?

The system handles web navigation and browser scripting through its own dedicated MCP tools, ensuring tasks are performed within a controlled browser environment.

What is the best way to automate logging into a web application and filling out a multi-step form?

The best way to automate logging into a web application and filling out forms is using the browser_script tool to execute the entire multi-step workflow reliably.