image-gen
Installation
SKILL.md
Image Generation & Editing Skill
Use the alma image command to generate or edit images. It handles API keys, model selection, and everything automatically.
Generate an Image
alma image generate "detailed prompt describing the image"
The command outputs the file path to stdout. Then use alma send photo <path> to deliver it to the user.
Edit an Image
alma image edit /path/to/source.jpg "describe the changes you want"