Skip to main
maudeMDCC/00
Design commands

/design:generate

Generate media with your own AI provider key (BYOK — Google/Nano Banana image; ElevenLabs audio + Veo video in later phases) and land it on the canvas. Image v1. The key is resolved server-side; this verb never handles it. Default output = splice the produced content-addressed asset into the active canvas.

PropertyValue
Command/design:generate
Categorydaily (daily)
Argument hint\"<prompt>\" [--source assets/<sha8>.<ext>] [--provider gemini] [--model <id>] [--aspect 1:1|16:9|9:16|…] [--asset | --inline [--into <canvas>]]
Sourceplugins/design/commands/generate.md

Description

Generate media with your own AI provider key (BYOK — Google/Nano Banana image; ElevenLabs audio + Veo video in later phases) and land it on the canvas. Image v1. The key is resolved server-side; this verb never handles it. Default output = splice the produced content-addressed asset into the active canvas.

Invocation

snippet
/design:generate \"<prompt>\" [--source assets/<sha8>.<ext>] [--provider gemini] [--model <id>] [--aspect 1:1|16:9|9:16|…] [--asset | --inline [--into <canvas>]]

Summary

Generate a net-new image (v1) from your own provider key and drop it onto the canvas — Maude arranges and edits media; this verb creates it (feature-ai-media-generation, DDR-164). The pixels are produced server-side: the dev-ser

Source of truth

On this page