fix(skills): ship runnable brave/openai scripts

This commit is contained in:
Peter Steinberger
2025-12-20 12:54:18 +00:00
parent e1a3bab7e5
commit 8feb09aa89
4 changed files with 4 additions and 4 deletions

View File

@@ -12,7 +12,7 @@ Generate a handful of “random but structured” prompts and render them via th
```bash
python3 {baseDir}/scripts/gen.py
open ./tmp/openai-image-gen-*/index.html
open ~/Projects/tmp/openai-image-gen-*/index.html # if ~/Projects/tmp exists; else ./tmp/...
```
Useful flags: