·image-fetcher
</>

image-fetcher

interstellar-code/claud-skills

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.

5Installs·0Trend·@interstellar-code

Installation

$npx skills add https://github.com/interstellar-code/claud-skills --skill image-fetcher

SKILL.md

This skill enables Claude to fetch and download images from the internet with support for multiple image formats and batch downloading capabilities.

The batch script creates a fetchresults.json file with detailed results for each download.

When fetching images to embed in documents (DOCX, PPTX, etc.):

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. Source: interstellar-code/claud-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/interstellar-code/claud-skills --skill image-fetcher
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is image-fetcher?

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. Source: interstellar-code/claud-skills.

How do I install image-fetcher?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/interstellar-code/claud-skills --skill image-fetcher Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/interstellar-code/claud-skills

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-01