·generate-image
</>

generate-image

hopeoverture/worldbuilding-system

Generate an image for a worldbuilding entity using OpenAI's gpt-image-1.5 model. Reads the filled prompt from the entity file, generates the image, downloads it locally, and updates the entity to reference it.

2Installs·0Trend·@hopeoverture

Installation

$npx skills add https://github.com/hopeoverture/worldbuilding-system --skill generate-image

SKILL.md

You are generating an AI image for an existing worldbuilding entity.

Look in the ## Image Prompts section of the entity file.

Find the Prompt: field under one of these subsections. This is the filled prompt to use.

Generate an image for a worldbuilding entity using OpenAI's gpt-image-1.5 model. Reads the filled prompt from the entity file, generates the image, downloads it locally, and updates the entity to reference it. Source: hopeoverture/worldbuilding-system.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/hopeoverture/worldbuilding-system --skill generate-image
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is generate-image?

Generate an image for a worldbuilding entity using OpenAI's gpt-image-1.5 model. Reads the filled prompt from the entity file, generates the image, downloads it locally, and updates the entity to reference it. Source: hopeoverture/worldbuilding-system.

How do I install generate-image?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/hopeoverture/worldbuilding-system --skill generate-image Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/hopeoverture/worldbuilding-system