image-fetcher

Fetch free-to-use images from Unsplash, Pexels, and Pixabay.

10|1|Updated Feb 27, 2026
One-click install
npx skills add https://github.com/sacredvoid/skillkit --skill image-fetcher-sacredvoid
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: image-fetcher
Source: https://github.com/sacredvoid/skillkit/tree/main/skills/image-fetcher
Command: npx skills add https://github.com/sacredvoid/skillkit --skill image-fetcher-sacredvoid

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Fetch relevant, free-to-use images from the web for any project context.

Core Features & Use Cases

  • Directory context scanning: scans your project (README, package.json, HTML/CSS) to infer visual needs.
  • Multi-source access: fetches from Unsplash, Pexels, and Pixabay via APIs with optional keys and a zero-config WebSearch fallback.
  • Output-ready assets: saves selected images to a configured assets/images directory with consistent naming for reuse.

Quick Start

Provide a description of the images you need or allow the skill to scan your project directory for context, and the tool will fetch matching stock photos.

Frequently Asked Questions about image-fetcher

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I fetch free stock images for my project without manual web searching?

To fetch free stock images, this tool scans your project directory context and retrieves matching photos from Unsplash, Pexels, and Pixabay, automatically saving them to your assets folder for immediate use.

Do I need API keys to search Unsplash, Pexels, and Pixabay for web images?

You do not need API keys to search for web images. While optional keys allow direct access to Unsplash, Pexels, and Pixabay, the tool uses a zero-config WebSearch fallback to retrieve free images when keys are missing.

How does automatic image search work based on project context?

Automatic image search works by scanning directory files like README, package.json, and HTML/CSS to infer your visual needs, then querying stock photo sources to fetch relevant, free-to-use images matching that context.

Can I use this to find marketing visuals and documentation assets locally?

You can use this to find marketing visuals and documentation assets by providing a text description of your needs or allowing the directory scan to identify project context and fetch suitable stock photos.

What is the best way to save fetched stock photos with consistent naming?

The best way to save fetched stock photos with consistent naming is using this tool's output-ready feature, which automatically downloads selected images directly into a configured assets/images directory for seamless reuse.

What happens if my free image search does not return relevant results?

If a free image search lacks relevant results, the tool defaults to a WebSearch fallback mechanism when API keys are missing, ensuring you still retrieve usable web images by broadening the query scope.