ab03140803
📁 Files changed: 17 📝 Lines changed: 662 • plugin.json • .mcp.json • README.md • analyze.md • compare.md • end.md • extract.md • fill.md • goto.md • restore.md • save.md • scrape.md • screenshot.md • start.md • package.json • browser.ts • mcp.ts
14 lines
446 B
Markdown
14 lines
446 B
Markdown
---
|
|
description: Analyze the current page content and structure
|
|
---
|
|
|
|
Use the analyze_page MCP prompt to analyze the current browser page.
|
|
|
|
If the browser is not launched, first navigate to a URL using the goto tool, then analyze the page structure, content, and interactive elements.
|
|
|
|
Provide:
|
|
1. A summary of the page purpose
|
|
2. Key interactive elements (forms, buttons, links)
|
|
3. Notable structure or patterns
|
|
4. Suggestions for useful actions
|