image-router

Route image generation requests to providers with JSON routing decisions.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/redbananastudios/ai-library --skill image-router
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: image-router
Source: https://github.com/redbananastudios/ai-library/tree/main/generated/claude/skills/image-router
Command: npx skills add https://github.com/redbananastudios/ai-library --skill image-router

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It removes the guesswork involved in choosing the right image provider, workflow template, and generation parameters so image requests can be handled consistently and effectively.

Core Features & Use Cases

  • Provider & workflow routing: Selects the optimal provider and workflow template based on request category and overrides.
  • LoRA registry lookup: Checks a LoRA registry for approved, category/brand-matching LoRAs and recommends LoRA usage without blocking generation.
  • Deterministic parameter setup: Computes size, steps, CFG, sampler, negative prompts, and batch size from category and quality tier.

Quick Start

Ask the image router to route an image generation request for a high-quality product-packshot of a marley-moves branded item, using the requested provider override if provided.

Frequently Asked Questions about image-router

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

FAQPage Schema
How do I route image generation requests to the best provider and workflow?

Route image generation requests by detecting the image category—such as product, face, full-body, vehicle, interior, or UGC—and matching it to an optimal provider and workflow template, while deriving compatible generation parameters like size, steps, and batch size.

Can I specify a quality tier to automatically tune image generation parameters?

Yes, you can specify a quality tier to automatically derive deterministic generation parameters, including CFG, sampler, negative prompts, steps, and batch size, tailored to the detected image category and the requested quality level.

How does LoRA registry matching work for approved image generation workflows?

LoRA registry matching checks for approved, category and brand-matching LoRAs during image routing and recommends their usage to enhance generation, but it does not block the image generation request if no matching LoRA is found.

What's the best way to handle brand-specific image generation routing for product packshots?

For brand-specific product packshots, submit the image request with the brand name and quality tier, allowing the router to detect the product category, apply optional LoRA registry matching, and output a structured JSON routing decision.

Does provider routing support overrides for specific image generation requests?

Yes, provider routing supports requested provider overrides, allowing you to bypass the default routing logic and direct the image generation request to a specific provider while still computing the necessary workflow template and generation parameters.

What image categories are supported by automated workflow template routing?

Automated workflow template routing supports product, face, full-body, vehicle, interior, and UGC-style image requests, categorizing each request to select the appropriate provider, workflow, and generation parameters.