ideogram-webhooks-events

Installation
SKILL.md

Ideogram Events & Async Patterns

Overview

Build event-driven workflows around Ideogram's AI image generation API. Ideogram's api.ideogram.ai endpoints handle text-to-image and image editing requests.

Prerequisites

  • Ideogram API key stored in IDEOGRAM_API_KEY environment variable
  • Storage solution for generated images (S3, GCS, Cloudflare R2)
  • Queue system for batch image generation
  • Understanding of Ideogram models (V_2, V_2_TURBO)

Event Patterns

Pattern Trigger Use Case
Generation callback Image generation completes Asset pipeline processing
Batch generation Multiple prompts queued Marketing asset creation
Image ready notification Post-processing done CDN upload and cache warming
Generation failure alert API error or content filter Retry or manual review
Installs
22
GitHub Stars
2.3K
First Seen
Feb 18, 2026
ideogram-webhooks-events — jeremylongshore/claude-code-plugins-plus-skills