oma-image

Featured

Multi-vendor AI image generation with authentication-aware parallel dispatch. Routes to Codex (gpt-image-2 via ChatGPT OAuth) and Pollinations (flux/zimage, free with signup). Gemini provider is present but disabled by default (requires billing). Use for image generation, image creation, visual asset generation, and AI art.

AI & Automation 1,195 stars 136 forks Updated today MIT

Install

View on GitHub

Quality Score: 92/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# Image Agent - Multi-Vendor Image Router ## Scheduling ### Goal Generate images and visual assets through authenticated multi-vendor routing while preserving prompt clarity, reference-image handling, cost controls, and reproducible output manifests. ### Intent signature - User asks to generate images, visual assets, illustrations, product photos, concept art, mockups, or AI art. - Another skill needs shared image-generation infrastructure. - User provides reference images or asks for vendor comparison. ### When to use - Generating images, visual assets, illustrations, product photos, concept art - Comparing output between multiple image models for the same prompt - Producing images from prompts within editor workflows (Claude Code, Codex, Gemini CLI) - Other skills needing image generation infrastructure (shared invocation) ### When NOT to use - Editing an existing image or photo manipulation -> out of scope - Generating videos or audio -> out of scope - Inline vector art / SVG composition from structured data -> use a templating skill - Simple asset resizing or format conversion -> use a dedicated image library ### Expected inputs - Image prompt or creative brief - Optional vendor, size, quality, count, output directory, and reference images - Authentication/environment state for Codex, Pollinations, or Gemini ### Expected outputs - Generated image files under `.agents/results/images/` or requested output directory - `manifest.json` with prompt, vendor, model, and ...

Details

Author
first-fluke
Repository
first-fluke/oh-my-agent
Created
5 months ago
Last Updated
today
Language
TypeScript
License
MIT

Integrates with

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Listed

imagegen

Generates or edits raster images with AI (photos, illustrations, textures, sprites, mockups, logos, infographics), including transparent-background cutouts. Use when the task needs an AI-created or AI-edited bitmap; not for SVG/vector or code-native visuals.

1 Updated today
Firzus
AI & Automation Solid

imagegen

Generate or edit raster images when the task benefits from AI-created bitmap visuals such as photos, illustrations, textures, sprites, mockups, or transparent-background cutouts. Use when Codex should create a brand-new image, transform an existing image, or derive visual variants from references, and the output should be a bitmap asset rather than repo-native code or vector. Do not use when the task is better handled by editing existing SVG/vector/code-native assets, extending an established icon or logo system, or building the visual directly in HTML/CSS/canvas.

466 Updated 1 weeks ago
deonmenezes
AI & Automation Listed

imagegen

Generate or edit raster images when the task benefits from AI-created bitmap visuals such as photos, illustrations, textures, sprites, mockups, or transparent-background cutouts. Use when Codex should create a brand-new image, transform an existing image, or derive visual variants from references, and the output should be a bitmap asset rather than repo-native code or vector. Do not use when the task is better handled by editing existing SVG/vector/code-native assets, extending an established icon or logo system, or building the visual directly in HTML/CSS/canvas.

1 Updated 6 days ago
hoanganhduc