DALL-E Prompt Engineering Kit
Structured prompt generation for OpenAI's DALL-E 3 API (images/generations endpoint) with style modifiers, aspect ratio control, and batch variation generation. Includes negative prompt patterns and quality presets.
What it does
DALL-E Prompt Engineering Kit
Structured prompt generation for OpenAI's DALL-E 3 API (images/generations endpoint) with style modifiers, aspect ratio control, and batch variation generation. Includes negative prompt patterns and quality presets.
Installation
Use the upstream install or setup path that matches your environment:
- npm install openai
- npx jsr add @openai/openai
Requirements and caveats from upstream:
- The full API of this library can be found in api.md file along with many code examples.
- // If you have access to Node fs we recommend using fs.createReadStream():
- await client.chat.completions.create({ messages: [{ role: 'user', content: 'How can I list all files in a directory using Python?' }], model: 'gpt-5.2' }, {
Basic usage or getting-started notes:
-
sh
-
deno add jsr:@openai/openai
-
These commands will make the module importable from the @openai/openai scope. You can also import directly from JSR without an install step if you're...
-
Extracted from upstream docs: https://raw.githubusercontent.com/openai/openai-node/HEAD/README.md
Source
Capabilities
Install
Quality
deterministic score 0.45 from registry signals: · indexed on github topic:agent-skills · 8 github stars · SKILL.md body (1,378 chars)