image-fetcher
π―Skillfrom interstellar-code/claud-skills
Fetches and downloads images from the internet in multiple formats, supporting single and batch downloads with automatic URL and format detection.
Installation
python scripts/fetch_image.py <image_url> [output_directory] [filename]python scripts/fetch_image.py https://example.com/photo.jpgpython scripts/fetch_image.py https://example.com/photo.jpg ./downloadspython scripts/fetch_image.py https://example.com/photo.jpg ./downloads myimage.jpgpython scripts/fetch_images_batch.py <urls_file> [output_directory]+ 8 more commands
Skill Details
Fetch and download images from the internet in various formats (JPG, PNG, GIF, WebP, BMP, SVG, etc.). Use when users ask to download images, fetch images from URLs, save images from the web, or get images for embedding in documents or chats. Supports single and batch downloads with automatic format detection.
More from this repository4
Based on the repository's README and context, I'll infer a practical description for the "agenthero-ai" skill: Automates AI-powered hero/agent generation and configuration for rapid project protot...
changelog-manager skill from interstellar-code/claud-skills
colored-output skill from interstellar-code/claud-skills
cli-modern-tools skill from interstellar-code/claud-skills