Imagery
BG Image
bg-image
Generates the square grain-texture background art used across this site - post cards, nav panels, section accents - with OpenAI's gpt-image-1. Art is organised into themes (code, general, photo, game, law) with a consistent visual language, and new images auto-increment to the next available filename so existing assets are never overwritten unless explicitly asked.
What it does
- Generates square grain-texture art with gpt-image-1
- Keeps each theme (code, general, photo, game, law) visually consistent
- Auto-increments the output filename so existing art is never replaced
- Saves straight into public/bg/{theme}/ ready to reference
Generated examples
Backgrounds generated by this skill, one from each main theme. All of the background art on this site comes from the same pipeline.




Example prompt
“Generate a new code-theme background for the tools page.”
Install
sh
npx dot-skills add levi-putna/twistedbrackets.com/bg-imageNeeds OPENAI_API_KEY. Run npx dot-skills doctor after installing to check your environment.