image▌
70 indexed skills · max 10 per page
generate-image
davila7/claude-code-templates · Productivity
Generate and edit high-quality images using FLUX and Gemini AI models via OpenRouter. \n \n Supports both image generation from text prompts and editing of existing images with instruction-based modifications \n Two primary models available: Gemini 3 Pro (high quality, supports both generation and editing) and FLUX.2 Pro (fast, high quality, supports both modes); FLUX.2 Flex available for generation-only use cases \n Requires OpenRouter API key configured via .env file or environment variable; s
azure-image-builder
hashicorp/agent-skills · Cloud
Build Azure managed images and Azure Compute Gallery images using Packer's azure-arm builder.
stable-diffusion-image-generation
davila7/claude-code-templates · Productivity
Text-to-image generation and image transformation with Stable Diffusion models via HuggingFace Diffusers. \n \n Supports multiple generation modes: text-to-image, image-to-image translation, inpainting, outpainting, and ControlNet spatial conditioning for precise control \n Compatible with SD 1.5, SDXL, SD 3.0, and Flux models; includes scheduler swapping (Euler, DPM-Solver, LCM) for quality and speed trade-offs \n LoRA adapter support for efficient style fine-tuning and multi-adapter compositio
openai-image-gen
steipete/clawdis · AI/ML
Generate a handful of “random but structured” prompts and render them via the OpenAI Images API.
image-processing
jezweb/claude-skills · Productivity
Image resizing, format conversion, optimization, and OG card generation using Pillow. \n \n Handles resize, crop, whitespace trimming, format conversion (PNG/WebP/JPG), compression, thumbnail generation, and Open Graph card creation \n Generates Python scripts adapted to your environment; falls back to sips (macOS), sharp (Node.js), or ffmpeg if Pillow unavailable \n Includes RGBA-to-JPG compositing, cross-platform font discovery, and format-specific quality settings (WebP 85, JPG 90, PNG optimi
image-ocr
fearovex/claude-config · Productivity
Text extraction from images using six OCR engines with preprocessing, cloud APIs, and structured output. \n \n Supports six OCR tools with decision tree: Tesseract and EasyOCR for local processing, PaddleOCR for CJK and tables, Google Vision and AWS Textract for cloud accuracy, Claude Vision for semantic understanding \n Includes full preprocessing pipeline (grayscale, deskew, denoise, binarization, morphological cleanup) to maximize accuracy on real-world images \n Provides Python and Node.js i
image-manipulation-image-magick
github/awesome-copilot · Productivity
Image processing and manipulation using ImageMagick across Windows, Linux, and macOS. \n \n Retrieve image metadata, dimensions, and format information with the identify command \n Resize single or batch images with aspect ratio control and thumbnail generation \n Filter and process images based on dimensions or file type criteria \n Requires ImageMagick installed and available as magick on PATH; includes platform-specific setup for PowerShell (Windows) and Bash (Linux/macOS) \n
image-upscaling
inference-sh/skills · Productivity
Upscale and enhance images via inference.sh CLI.
qwen-image-2
inference-sh/skills · Productivity
Generate and edit images with Alibaba Qwen-Image-2.0 models via inference.sh CLI.
image-upscaling
inferen-sh/skills · Productivity
Upscale and enhance images using Topaz, Real-ESRGAN, and other inference.sh models. \n \n Supports multiple upscaling models including Topaz Image Upscaler, Real-ESRGAN, and FLUX Dev Upscaler via the inference.sh CLI \n Handles common image enhancement tasks: restoring old photos, preparing AI-generated art for print, creating high-resolution versions for displays, and enlarging thumbnails \n Integrates with image generation workflows, allowing you to generate and upscale images in sequence \n R