image-playground
Installation
SKILL.md
Image Playground
How to use
Always change into the skill directory first and run scripts as ./scripts/....
macOS 26+ default flow:
cd /path/to/image-playground
./scripts/run_image_playground_shortcut.sh --prompt "a cozy orange cat in a sunlit window" --style "ChatGPT" --output-path output/cat.png --output-type public.png
macOS 15 backup flow:
cd /path/to/image-playground
./scripts/run_image_gen_shortcut.sh --prompt "a cozy orange cat in a sunlit window" --output-path output/cat.png