image-well
SolidSearch and download images from 12 APIs in parallel (Openverse, Pexels, Pixabay, Met Museum, NASA, Rijksmuseum, Wikimedia Commons, Unsplash, Smithsonian, Europeana, Iconify, Pollinations AI). Supports license filtering, presets (military, museum, stock), cached results, and bulk download with metadata sidecars. Triggers on find images, stock photos, public domain artwork, museum images, CC-licensed, NASA photos, icons.
Install
Quality Score: 84/100
Skill Content
Details
- Author
- tdimino
- Repository
- tdimino/claude-code-minoan
- Created
- 7 months ago
- Last Updated
- yesterday
- Language
- Python
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
generate-image
Generate AI images (illustrations, icons, abstract art, product/brand visuals, transparent-background graphics) via the OpenAI Images API, or fetch real photographs (people, lifestyle, office, nature) from Unsplash or Pexels, then save them straight into a project's assets/public folder. Use this whenever a website, app, or design task needs an image and one isn't already provided — hero images, avatars, backgrounds, favicons, OG images, blog thumbnails, empty-state illustrations, team photos, stock photography. Also use when the user says things like "generate an image of...", "we need a photo of...", "find/download a picture of...", "make an illustration for...", or "get me some stock photos of...".
creative-toolkit
Generate images from text with multi-provider routing — supports Nanobanana Pro, GPT Image, Seedream, and local ComfyUI workflows. Includes 1,300+ curated prompts and style-aware prompt enhancement. Use when users want to create images, design assets, enhance prompts, or manage AI art workflows.
free-image-and-video-generation
Free local AI image and video processing toolkit with cloud AI generation. Local tools: upscale (Real-ESRGAN), face enhance (GFPGAN/CodeFormer), background remove (rembg), object erase (LaMa), face swap (InsightFace), segment (FastSAM), media process (FFmpeg). Cloud tools: AI image/video generation via Atlas Cloud API (300+ models). For cloud generation, ALWAYS first use Atlas Cloud MCP tools (atlas_list_models, atlas_get_model_info) to find the model ID and parameter schema, then call scripts/ai-generate.py with the correct --model and parameters. Use when user asks to process, enhance, upscale, generate, or edit images/videos.