Toolverse
All skills

ai-video-gen

by openclaw

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.

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
openclaw
Category
Data Science
Views
1

About this skill

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.

How to use

  1. Zainstaluj zależności: uruchom pip install openai requests pillow replicate python-dotenv w terminalu.

  2. Przygotuj klucze API. Utwórz plik .env w katalogu projektu i dodaj co najmniej jeden klucz do generowania obrazów (OPENAI_API_KEY dla DALL-E lub REPLICATE_API_TOKEN dla Stable Diffusion) oraz jeden do generowania wideo (LUMAAI_API_KEY, RUNWAY_API_KEY lub REPLICATE_API_TOKEN). Klucze do głosu (OpenAI TTS, ElevenLabs) są opcjonalne — możesz użyć bezpłatnych opcji lokalnych.

  3. Przygotuj swój prompt. Opisz scenę, którą chcesz wygenerować, na przykład: "Zachód słońca nad górami" lub "Futurystyczne miasto nocą z latającymi samochodami".

  4. Uruchom główny skrypt generowania wideo: python skills/ai-video-gen/generate_video.py --prompt "Twój opis" --duration 5 --output wynik.mp4. Parametr --duration określa długość wideo w sekundach, --output to nazwa pliku wyjściowego.

  5. Opcjonalnie dodaj lektor. Jeśli chcesz narrację, rozszerz komendę o --voiceover "Twój tekst do przeczytania". Skill automatycznie wygeneruje głos i doda go do wideo.

  6. Czekaj na wynik. Proces może trwać kilka minut w zależności od długości wideo i wybranego modelu. Gotowy plik MP4 pojawi się w katalogu projektu.

Related skills

a-stock-analysis

by openclaw

A股实时行情与分时量能分析。获取沪深股票实时价格、涨跌、成交量,分析分时量能分布(早盘/尾盘放量)、主力动向(抢筹/出货信号)、涨停封单。支持持仓管理和盈亏分析。Use when: (1) 查询A股实时行情, (2) 分析主力资金动向, (3) 查看分时成交量分布, (4) 管理股票持仓, (5) 分析持仓盈亏。

Data Science
48153

market-research-reports

by davila7

Generate comprehensive market research reports (50+ pages) in the style of top consulting firms (McKinsey, BCG, Gartner). Features professional LaTeX formatting, extensive visual generation with scientific-schematics and generate-image, deep integration with research-lookup for

Data Science
16115

pdf-processing

by Ming-Kai-LC

Comprehensive PDF processing techniques for handling large files that exceed Claude Code's reading limits, including chunking strategies, text/table extraction, and OCR for scanned documents. Use when working with PDFs larger than 10-15MB or more than 30-50 pages.

Data Science
23134

prompt-optimizer

by solatis

Optimize system prompts for Claude Code agents using proven prompt engineering patterns. Use when users request prompt improvement, optimization, or refinement for agent workflows, tool instructions, or system behaviors.

Data Science
15109

skill-installer

by openai

Install Codex skills into $CODEX_HOME/skills from a curated list or a GitHub repo path. Use when a user asks to list installable skills, install a curated skill, or install a skill from another repo (including private repos).

Data Science
23118

nano-banana-pro

by garg-aayush

Generate and edit images using Google's Nano Banana Pro (Gemini 3 Pro Image) API. Use when the user asks to generate, create, edit, modify, change, alter, or update images. Also use when user references an existing image file and asks to modify it in any way (e.g., \

Data Science
535772