Takes focused screenshots of specific page regions instead of dumping entire viewports. You give it a topic or URL, it researches the best source page, navigates Chrome via remote debugging, locates the target element with DOM selectors, and crops to just that region. The workflow separates research from capture: it uses text-based tools to evaluate candidate pages before touching the browser, which saves time since most pages aren't worth screenshotting. Useful when you need a clean illustration of a tweet, Reddit post, product hero section, or docs snippet without the noise of navigation bars and sidebars. Enforces a hard rule: no uncropped screenshots as final output.
npx skills add https://github.com/zc277584121/marketing-skills --skill browser-screenshot