Image Generation
SkillMediaGenerate images from text descriptions using models with native image generation (e.g. Gemini).
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Image Generation skill
What this skill tells your AI
The instructions your AI receives, as published by spamsch/son-of-simon in skills/image_generation/SKILL.md and read by ahel’s review.
Behavior Notes
This skill exists as a routing target for intent-based pre-routing. It has no tools of its own — the routed model (e.g. Gemini) handles image generation natively.
How It Works
- Add a route in Hybrid Routing with this skill selected.
- Set keywords like
generate image,create picture,drawon the route. - Pick a model that supports native image generation (e.g.
gemini/gemini-2.5-flash). - When the user's message matches a keyword, the agent pre-routes to that model before the first LLM call.
Supported Models
- Google Gemini (
gemini/gemini-2.5-flash,gemini/gemini-2.5-pro) — native image generation via the Gemini API.
Signals
- GitHub stars
- 29
- Forks
- 1
- Last commit
- Jul 2026
Advanced
- Catalog kind
- skill
- Gateway key
image-generation-spamsch- Source
- github.com/spamsch/son-of-simon