image-generate

Installation
SKILL.md

Image Generate

Generates an image from a text prompt using AI image generation models.

Command

npx agent-media@latest image generate --prompt <text> [options]

Inputs

Option Required Description
--prompt Yes Text description of the image to generate
--width No Width of the generated image in pixels (default: 1280)
--height No Height of the generated image in pixels (default: 720)
--count No Number of images to generate (default: 1)
--out No Output path, filename or directory (default: ./)
Related skills
Installs
81
GitHub Stars
4
First Seen
Jan 20, 2026