image-generator

Generate images from textual prompts using GPT Image 1.5.

6|Updated Nov 30, 2025
One-click install
npx skills add https://github.com/avivsinai/telclaude --skill image-generator-avivsinai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: image-generator
Source: https://github.com/avivsinai/telclaude/tree/main/.claude/skills/image-generator
Command: npx skills add https://github.com/avivsinai/telclaude --skill image-generator-avivsinai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Generates images on demand using GPT Image 1.5 API for users requesting visuals, illustrations, or diagrams, reducing manual design time.

Core Features & Use Cases

  • Generate images from natural language prompts via the telclaude generate-image CLI.
  • Supports configurable size and quality options, with automatic API key handling and rate limits.
  • Outputs the generated image path and basic metadata (size, model) for easy downstream use.

Quick Start

Provide a prompt and I will generate an image using telclaude generate-image.

Frequently Asked Questions about image-generator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate images from text prompts using GPT Image 1.5?

You can generate images by providing a natural language prompt, which the skill processes using the GPT Image 1.5 API. It handles API-key authentication and rate limiting automatically, returning the generated image path and metadata.

Can I configure the size and quality of AI-generated illustrations?

Yes, the skill supports configurable size and quality options for generated illustrations. You specify these parameters alongside your text prompt to customize the output for marketing visuals or concept art.

What do I need to generate marketing visuals on demand with this tool?

You need a text prompt describing your desired marketing visuals. The skill manages API-key handling and enforces rate limits automatically to securely process your on-demand image generation requests.

What metadata is returned when generating concept art or diagrams?

The skill returns the generated image file path and basic metadata including size and model information. This output structure facilitates easy downstream use of your concept art or diagrams across different projects.

Are there limitations when using GPT Image 1.5 for on-demand illustrations?

The skill enforces API rate limits for GPT Image 1.5, which may restrict the volume of on-demand illustrations generated concurrently. It includes error handling to manage these constraints during visual creation.