genimg

Installation
SKILL.md

genimg — Image Generation

Text-to-image and image-to-image via any OpenAI-compatible image API.

Usage

/genimg <prompt>                     # text-to-image
/genimg <image_path> <prompt>        # image-to-image
/genimg init                         # interactive setup wizard

Setup

If ~/.genimg/config.json doesn't exist, the script will print a friendly error with the expected format and suggest running /genimg init.

/genimg init — Interactive Setup

When the user runs /genimg init, walk them through creating or updating ~/.genimg/config.json:

Installs
1
GitHub Stars
1
First Seen
Mar 14, 2026
genimg — verneagent/tiny-skills