browser

Automate browser tasks with Tabz MCP tools for screenshots, form filling, and network debugging.

147|10|Updated Nov 17, 2025
One-click install
npx skills add https://github.com/GGPrompts/TabzChrome --skill browser-ggprompts
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: browser
Source: https://github.com/GGPrompts/TabzChrome/tree/main/plugins/tabz/skills/browser
Command: npx skills add https://github.com/GGPrompts/TabzChrome --skill browser-ggprompts

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates browser tasks by orchestrating Tabz MCP tools to control Chrome from the sidebar, reducing manual clicks and context-switching.

Core Features & Use Cases

  • Screenshots & visuals: capture viewport, full-page screenshots, inspect DOM, and verify layouts.
  • Form automation: fill inputs, click buttons, extract results, and validate outcomes.
  • Network debugging: monitor requests, filter by status, and inspect responses.
  • Responsive testing & TTS: emulate devices, test media queries, and deliver text-to-speech notifications.
  • Use cases include QA verification, web automation, and rapid debugging in development.

Quick Start

Use the browser skill to control Chrome via the Tabz MCP toolset. Example commands:

  • Get a tool schema: mcp-cli info tabz/tabz_screenshot
  • Call a tool: mcp-cli call tabz/tabz_screenshot '{}'

Frequently Asked Questions about browser

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

FAQPage Schema
How do I automate browser tasks like form filling and taking screenshots in Chrome?

You can automate browser tasks in Chrome by orchestrating Tabz MCP tools to control the active tab, enabling viewport screenshots, form filling, and network debugging directly from the sidebar without manual clicks.

Can I monitor network requests and inspect responses for web debugging?

Yes, you can monitor network requests and inspect responses for web debugging by calling the Tabz MCP toolset to filter requests by status and extract response data from the active Chrome tab.

What is the best way to test responsive layouts and emulate devices in Chrome?

The best way to test responsive layouts and emulate devices in Chrome is by using the browser skill to trigger Tabz MCP tools, allowing you to verify media queries and capture full-page screenshots across emulated viewports.

Do I need to install special dependencies to use browser automation with Tabz MCP?

No, you do not need special dependencies to use browser automation with Tabz MCP, as it requires no installation beyond the Tabz MCP tool suite and operates via standard mcp-cli info and call commands.

How does text-to-speech notification work during web automation?

Text-to-speech notifications work during web automation by utilizing the Tabz MCP toolset to deliver audio alerts across the active Chrome tab, providing immediate feedback after completing tasks like form filling or QA verification.