create-md-from-browsermcp-snapshot
Installation
SKILL.md
Create Markdown from BrowserMCP Snapshot
This skill converts a raw accessibility tree snapshot captured by BrowserMCP (via the browser_snapshot tool) into a beautifully formatted, high-fidelity Markdown document.
Prerequisites & BrowserMCP Check
[!IMPORTANT] This skill strictly requires the BrowserMCP server to be installed and available in the environment.
Before attempting to navigate a site or capture a snapshot:
- Verify Tool Availability: Check whether the
browsermcpserver and itsbrowser_snapshottool are present in your active MCP tools list. - If BrowserMCP is NOT Found:
- Stop execution immediately and notify the user.
- Guide the user to install BrowserMCP and configure the
browsermcpserver entry in their MCP configuration (e.g. in~/.gemini/config/mcp_config.jsonor Antigravity MCP settings). - Request that the user re-run the task once BrowserMCP is enabled and available.