muapi-product-ad-cinematic

Generates cinematic 5-10 second product ad videos from a product photo and brand brief.

4.2k|481|Updated May 25, 2023
One-click install
npx skills add https://github.com/SamurAIGPT/Generative-Media-Skills --skill muapi-product-ad-cinematic
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: muapi-product-ad-cinematic
Source: https://github.com/SamurAIGPT/Generative-Media-Skills/tree/main/library/motion/product-ad-cinematic
Command: npx skills add https://github.com/SamurAIGPT/Generative-Media-Skills --skill muapi-product-ad-cinematic

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Creating a polished product advertisement normally requires video production skills, editing software, and significant time. This Skill turns a single product photo and a short brand brief into a cinematic 5-10 second video ad with background music, orchestrated through the muapi CLI.

Core Features & Use Cases

  • Two-Phase Workflow: Phase A generates 4 low-cost hero frame variants (via nano-banana-2 image generation) so the user picks a direction before committing to expensive video generation.
  • Full Ad Pipeline: Phase B upscales the chosen frame, animates it with kling-v3.0 image-to-video, and composes matching background music derived from the brand brief mood.
  • Cost-Aware Fallbacks: If video generation fails, it falls back to a still-frame slideshow with music, and it never auto-confirms the expensive final step without user approval.
  • Use Case: An e-commerce marketer uploads a product photo with the brief "luxury minimal" and receives four styled hero concepts, then a finished 6-second cinematic ad with warm ambient music.

Quick Start

Ask the agent to create a cinematic product ad from your uploaded product image URL with a brand brief such as "luxury minimal" and a duration of 6 seconds.

Frequently Asked Questions about muapi-product-ad-cinematic

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

FAQPage Schema
How do I create a product ad video from a single photo?▼

Provide an uploaded product image URL and a brand brief describing the mood. The skill first generates 4 styled hero frame variants, then after you pick one it upscales the frame, animates it into a 5-10 second video, and adds matching background music.

How to generate AI video ads with the muapi CLI?▼

Configure your key with muapi auth configure, then the skill orchestrates muapi image generate, enhance_image, muapi video from-image, and muapi audio create calls. For models without a CLI alias, it falls back to raw curl calls against api.muapi.ai.

What inputs does the cinematic product ad workflow require?▼

It requires a product_image (an already-uploaded image URL) and a brand_brief text describing mood or style, such as luxury minimal or playful. Duration is optional and defaults to 6 seconds within a 5-10 second range.

What happens if AI video generation fails?▼

If video generation fails after failover, the skill falls back to a still-frame slideshow by returning the upscaled hero image together with the generated background music, so you still receive usable ad assets.

Why does the skill split generation into two phases?▼

Phase A runs cheap image variants so you can pick a creative direction before spending credits. Phase B runs the expensive upscale, animation, and music steps only after your pick, and the final costly step is never auto-confirmed.