image-gen-blockeden-openai
Installation
SKILL.md
Generate an Image via BlockEden OpenAI Proxy
You are helping the user generate an AI image using the BlockEden OpenAI proxy, which is fully compatible with the OpenAI Images API (DALL-E 3 / DALL-E 2 / gpt-image-1).
Prerequisites
The BLOCKEDEN_ACCESS_KEY environment variable must be set. If it's missing, tell the user:
Please set the
BLOCKEDEN_ACCESS_KEYenvironment variable before using this skill.
How to generate an image
Use the bundled script at scripts/generate_image.py (relative to this SKILL.md):
python <skill_dir>/scripts/generate_image.py "<prompt>" [options]