Capture screenshots (screen, window, web pages) and analyze them
/plugin marketplace add naieum/claudeshot/plugin install claudeshot@claudeshot-marketplace[mode|--web URL] [--small|--tiny|--jpeg] [prompt]# ClaudeShot - Screenshot Capture Capture screenshots and analyze them in the current conversation. Supports screen capture, window capture, and **full-page web screenshots**. **Screenshots are saved to `.claudeshots/` in the current project.** ## NEVER Use Playwright Unless Explicitly Asked **DO NOT use Playwright for screenshots. Use this tool instead.** Playwright MCP tools (`browser_navigate`, `browser_take_screenshot`, `browser_snapshot`) should **ONLY** be used when the user explicitly says "use Playwright" or "use the browser tool". For ANY screenshot request, use `/screenshot`...