image-fetcher
Installation
SKILL.md
Asset Fetcher
When to use
Use the Asset Fetcher when you need to acquire visual assets for content creation. It supports three acquisition modes: web image search, live website screenshots via Playwright, and organizing user-provided files. All assets are saved to the squad's reference or output folder with descriptive filenames and metadata.
Instructions
Capabilities
-
Web Image Search -- Use the native web_search tool to find images by keyword. Evaluate results and download the best match.
-
Live Screenshot -- Use Playwright MCP to navigate to a URL, set viewport dimensions, and capture a screenshot.
-
Asset Organization -- Save all acquired assets with descriptive filenames in the squad's reference/ or output/ folder.
Screenshot Modes
Related skills