mofa-video

Automate AI-generated animated video cards from prompts into MP4 files.

11|12|Updated Feb 28, 2026
One-click install
npx skills add https://github.com/mofa-org/mofa-skills --skill mofa-video
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mofa-video
Source: https://github.com/mofa-org/mofa-skills/tree/main/_unpublished/mofa-video
Command: npx skills add https://github.com/mofa-org/mofa-skills --skill mofa-video

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Streamlines the creation of AI-generated animated video cards by combining Gemini image generation, Veo animation, and ffmpeg-based video assembly into a single pipeline.

Core Features & Use Cases

  • End-to-end pipeline: Gemini image generation, Veo animation, and ffmpeg compositing into a final MP4.
  • Style presets and activation triggers for generating video cards across greeting, marketing, and social contexts.
  • Use cases include AI greeting cards, promotional videos, and vertical social media clips.

Quick Start

Provide prompts and run the mofa video pipeline to generate a final MP4.

Frequently Asked Questions about mofa-video

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate AI animated video cards from text prompts?

AI animated video cards are generated from text prompts using an automated pipeline that combines Gemini image generation, Veo animation, and ffmpeg compositing. This pipeline outputs a final MP4 video suitable for marketing and social media.

Do I need a Gemini API key to create AI video cards?

A Gemini API key is required to create AI video cards. The pipeline uses the GEMINI_API_KEY environment variable for image generation and requires the mofa tool binaries installed to execute the Veo animation and ffmpeg compositing stages.

How does the AI video generation pipeline work with Gemini and Veo?

The video generation pipeline works by first using Gemini for image generation from prompts, then applying Veo for animation, and finally using ffmpeg for video assembly. This end-to-end process produces a finished MP4 video card.

What is the best way to automate promotional video creation for social media?

Automating promotional video creation for social media is best handled by an AI pipeline that generates images from prompts and animates them. Using Gemini for image generation and Veo for animation outputs vertical social media clips in MP4 format.

Can I use ffmpeg to assemble AI-generated animations into an MP4?

Ffmpeg is used to assemble AI-generated animations into a final MP4. Within this pipeline, ffmpeg composites the animated outputs generated by Veo into a completed video card ready for campaigns or greetings.

Why does my Veo animation pipeline fail during video assembly?

Veo animation pipelines fail during video assembly if the GEMINI_API_KEY environment variable is missing or if the mofa tool binaries are not installed. Image generation, Veo animation, and ffmpeg compositing all require these dependencies to execute successfully.