skill-browse-intranet

Open and interact with webpages via Playwright MCP and browser extension.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/tobiascm/vobes-agent-vscode --skill skill-browse-intranet
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-browse-intranet
Source: https://github.com/tobiascm/vobes-agent-vscode/tree/main/.agents/skills/skill-browse-intranet
Command: npx skills add https://github.com/tobiascm/vobes-agent-vscode --skill skill-browse-intranet

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Webseiten per Playwright MCP und Browser Extension oeffnen, navigieren, lesen und interagieren. Gilt fuer Intranet- UND externe Seiten. Nutze diesen Skill wenn der User eine Webseite oeffnen, durchsuchen, Daten extrahieren, Formulare ausfuellen, Screenshots machen oder mit einer beliebigen Webseite interagieren moechte — per Playwright MCP (nicht dev-browser). Trigger: oeffne Seite, geh auf URL, Intranet durchsuchen, interne Seite, VW-Webseite, Webseite oeffnen, Screenshot von Seite, Daten von Webseite extrahieren, Formular ausfuellen. Nicht für Confleunce oder Jira

Core Features & Use Cases

Generischer Skill zum Oeffnen und Interagieren mit beliebigen Webseiten (Intranet und extern) ueber den Playwright MCP Server und die Browser Extension.

  • Open any page and read, navigate, and interact using the Playwright MCP Server and the browser extension.
  • Extract data, fill forms, click elements, and take screenshots across intranet and external sites.
  • Supports authenticated intranet access (SSO/Kerberos) when the browser session is active.

Quick Start

Öffne eine Zielseite und interagiere mit ihr über Playwright MCP, um zu lesen, zu extrahieren, Formulare zu füllen und Screenshots zu erstellen.

Frequently Asked Questions about skill-browse-intranet

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

FAQPage Schema
How do I extract data from an intranet webpage using Playwright MCP?

You can extract data from an intranet webpage by triggering this Skill to open the target URL via Playwright MCP, which navigates the page and pulls the specific text or elements you request.

Can I fill out forms on external websites with Playwright MCP?

Yes, you can fill out forms on both external websites and intranet pages by instructing this Skill to interact with the page elements using the Playwright MCP Server and browser extension.

Do I need an active browser session to automate intranet web interactions?

Yes, you need an active browser extension connection and a valid intranet session, such as an active SSO/Kerberos login, to successfully authenticate and automate web interactions.

What is the best way to take screenshots of internal webpages?

The best way to take screenshots of internal webpages is to use this Skill, which commands the Playwright MCP to open the URL and capture the screen state of the target site.

Does this Playwright MCP skill work with Confluence or Jira?

No, this Skill explicitly does not work with Confluence or Jira; it is designed for general web automation, data extraction, and form filling on other intranet and external sites.

Why is my web automation not working when I try to open an internal VW network page?

Your web automation might fail if the Playwright MCP server is unavailable, the browser extension is disconnected, or your intranet session has expired and requires reauthentication.