---
description: "Generate an AI image via deGenAi (default: Flow $0.005, nano-banana, 16:9, 1K)"
argument-hint: "<prompt> [-m nano-banana|pro|seedream|gpt-image-2] [-a 16:9|9:16|1:1|...] [-r 1K|2K|4K] [-i ref.png] [-o out.png]"
allowed-tools:
  - Bash
---

Generate an AI image. Pass the user's arguments straight to the CLI:

```
degenai generate $ARGUMENTS
```

If the user gave only a prompt with no flags, default to `-o output.png`. Tell them where the file was saved and which model was actually used (the CLI auto-routes to Flow at $0.005 when nano-banana / pro at 1K with 16:9 / 9:16 / 4:3 / 3:4 — otherwise standard pricing).
