reve-ai

Installation
SKILL.md

Reve AI Image Generation

Generate, edit, and remix images using Reve's AI API.

Prerequisites

  • Bun runtime
  • REVE_API_KEY or REVE_AI_API_KEY environment variable set

Quick Usage

# Generate image from prompt
bun scripts/reve.ts create "A beautiful sunset over mountains" -o sunset.png

# With aspect ratio
bun scripts/reve.ts create "A cat in space" -o cat.png --aspect 16:9
Installs
2
Repository
openclaw/skills
GitHub Stars
4.5K
First Seen
Feb 1, 2026
reve-ai — openclaw/skills