ideogram-deploy-integration

Installation
SKILL.md

Ideogram Deploy Integration

Overview

Deploy applications using Ideogram's AI image generation API (api.ideogram.ai). Covers API key management, deploying generation endpoints with proper timeout configuration, image storage setup, and CDN integration for serving generated images.

Prerequisites

  • Ideogram API key stored in IDEOGRAM_API_KEY environment variable
  • Cloud storage for generated images (S3, GCS, or R2)
  • Platform CLI installed (vercel, docker, or gcloud)

Instructions

Step 1: Configure Secrets

# Vercel
vercel env add IDEOGRAM_API_KEY production
vercel env add IMAGE_STORAGE_BUCKET production
Installs
21
GitHub Stars
2.3K
First Seen
Feb 18, 2026
ideogram-deploy-integration — jeremylongshore/claude-code-plugins-plus-skills