browser-discoverability

Installation
SKILL.md

Context

Use this when browser support already exists in the backend and the goal is to help users or LLMs discover it without adding a separate automation model.

Patterns

Reuse the default semantic workflow

Add a short browser note to the main quickstart or primary guidance surface instead of building a parallel browser-only story.

Add one focused browser prompt

Create a single prompt that covers the browser-specific gaps: launching with a URL, using ARIA labels as names, and using shortcuts for browser chrome like the address bar or tab switching.

Keep tool descriptions example-driven

Prefer tiny examples in app, ui_find, and ui_click over long prose. Mention msedge.exe or chrome.exe, visible text, and ARIA labels.

Keep docs thin

Installs
1
GitHub Stars
43
First Seen
May 30, 2026
browser-discoverability — sbroenne/mcp-windows