What problem does it solve?
Dream image generation often suffers from inconsistent outputs, unreliable timing, and lack of guardrails. This skill delivers a production-grade workflow that reliably generates dream imagery by orchestrating prompt construction, tier gating, retries, and durable storage.
Core Features & Use Cases
- Aesthetic-aware prompts: builds FLUX.2 prompts that match the dream’s mood using curated presets.
- Tier-gated access: restricts higher-cost presets by user tier, with graceful fallbacks.
- Exponential backoff retries & dead-letter tracking: ensures failed attempts are retried and tracked for review.
- Async polling & storage: polls for result, uploads the image to Supabase storage, and updates dream entries.
- End-to-end workflow: integrates dream analysis results to provide a ready-to-view image URL.
Quick Start
Trigger the dream-image generation flow for a completed dream analysis to obtain and view the generated image URL.