civitai-gen

Solid

Generate images, videos, audio, and more using Civitai's orchestration API. Use when the user wants text-to-image, video generation (11+ engines), text-to-speech, music, transcription, bulk batches, experiment sweeps, or buzz cost estimation. Not for browsing or searching Civitai models (use the Civitai MCP server).

AI & Automation 2 stars 0 forks Updated today MIT

Install

View on GitHub

Quality Score: 81/100

Stars 20%
16
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# civitai-gen Unified CLI for Civitai's orchestration Workflow API. All generation types share the same workflow lifecycle: submit, poll, download. ## Setup Requires Node.js 18+. Set `CIVITAI_API_KEY` either as an environment variable or in a `.env` file in this skill's directory (next to `generate.mjs`). Copy `.env.example` to `.env` to start. Get a key at: https://civitai.com/user/account > Paths below are relative to this skill's directory. Run the scripts from there (`cd` into it), or prefix with the install path your runtime uses. ## Capabilities | Command | What it does | Details | |---------|-------------|---------| | `wait` | Submit + poll + download (default) | All-in-one blocking generation | | `submit` | Fire-and-forget, returns workflow ID | For async workflows | | `status` | Check workflow progress | `--poll` for live updates | | `download` | Fetch completed media | From a workflow ID | | `cost` | Dry-run buzz estimation | `whatif=true`, 0 buzz spent | | `engines` | List video engines + live status | 11+ engines | | `tts` | Text-to-speech | See `docs/tts.md` | | `music` | Music/song generation (ACE Step 1.5) | See `docs/music.md` | | `transcribe` | Speech-to-text transcription | See `docs/transcription.md` | ## Quick Examples ```bash # Image (defaults to Flux.1, 4 images) node generate.mjs wait --prompt "A knight at sunset" -o ./out # Multiple concurrent prompts node generate.mjs wait --prompt "A warrior" --prompt "A mage" -o ./out # Video (VEO 3) node ...

Details

Author
dovudja9209
Repository
dovudja9209/civitai-gen-skill
Created
1 months ago
Last Updated
today
Language
JavaScript
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Solid

ai-video-gen

End-to-end AI video generation - create videos from text prompts using image generation, video synthesis, voice-over, and editing. Supports OpenAI DALL-E, Replicate models, LumaAI, Runway, and FFmpeg editing.

81 Updated today
aAAaqwq
AI & Automation Solid

higgsfield-generate

Generate images and videos via Higgsfield AI through 30+ models including Nano Banana 2, Soul V2, Veo 3.1, Kling 3.0, Seedance 2.0, Flux 2, GPT Image 2, plus Marketing Studio for branded ad video/image with curated avatars and imported products. Use when: "generate an image", "make a picture", "create artwork", "make a video", "animate this photo", "image-to-video", "img2vid", "edit this image with AI", "stylize a photo", "remix this image", "produce a clip", "render a scene", "create an ad", "make a UGC video", "generate marketing video", "make a product demo", "create unboxing", "TV spot", "virtual try-on", "product showcase", "brand video", "presenter video for product", "import product from URL", "create avatar for ad". Supports text-to-image, image-to-image, image-to-video, reference-based generation, and Marketing Studio (avatars + products + ad modes). Auto-detects whether passed IDs are uploads or previous jobs. Chain with higgsfield-soul-id when the user wants their face in the output. NOT for: train

36 Updated today
OpenCoven
AI & Automation Featured

fal-ai-media

Unified media generation via fal.ai MCP — image, video, and audio. Covers text-to-image (Nano Banana), text/image-to-video (Seedance, Kling, Veo 3), text-to-speech (CSM-1B), and video-to-audio (ThinkSound). Use when the user wants to generate images, videos, or audio with AI.

233,821 Updated today
affaan-m