Generate images using GLM-Image API. Use when the user wants to generate, create, or draw an image from a text prompt. Triggers on requests like "generate an image of...", "create a picture of...", "draw...", or any image generation request.
Generate images from text prompts using the GLM-Image API.
When user provides an image generation prompt:
output/ folder automaticallypython3 ~/.claude/skills/glm-image/scripts/generate.py "<prompt>"
--size: Image dimensions (default: 1088x1920). Valid range: 512-2048px, must be multiples of 32--output: Custom output path (default: output/)--quality: Image quality, "hd" or "standard" (default: hd)--watermark: Enable watermark (disabled by default)After successful generation, display:
output/<timestamp>_<prompt>.pngGenerate or edit images via Gemini 3 Pro Image (Nano Banana Pro).
Batch-generate images via OpenAI Images API. Random prompt sampler + `index.html` gallery.
Generate spectrograms and feature-panel visualizations from audio with the songsee CLI.
Extract frames or short clips from videos using ffmpeg.
Search GIF providers with CLI/TUI, download results, and extract stills/sheets.
Category:media-generate