muapi-jewelry-product-video

Generates luxury jewelry advertisement videos using MuAPI image and video models.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Producing a polished jewelry commercial normally requires a photographer, macro lenses, and video editing; this Skill automates the entire pipeline by generating a high-end product image and animating it into a cinematic video ad through the MuAPI CLI.

Core Features & Use Cases

  • Luxury Image Generation: Creates a macro-style product photo of jewelry using the nano-banana-2-edit image model with customizable jewelry and surface descriptions.
  • Two-Shot Cinematic Animation: Animates the approved image into sequential macro rotation and facet-gliding video clips via the grok-imagine-image-to-video model.
  • Clip Merging: Combines generated shots with ffmpeg into a final 5-second commercial.
  • Use Case: An e-commerce seller describes a rose gold lotus ring, approves the generated product image, and receives a short luxury ad video ready for social media promotion.

Quick Start

Ask the agent to create a luxury jewelry commercial video for your product, providing a description of the jewelry and the surface it rests on.

Frequently Asked Questions about muapi-jewelry-product-video

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

FAQPage Schema
How do I create a jewelry product video with AI?▼

Describe your jewelry item and the surface it rests on, and the Skill generates a luxury macro product image with MuAPI, then animates it into cinematic video clips. You approve the base image before the video steps run.

How to generate a luxury product image with MuAPI?▼

Run muapi image generate with the nano-banana-2-edit model and a prompt describing the jewelry, lighting, and macro lens style. The Skill supports 1:1 or 4:5 aspect ratios for commercial compositions.

What inputs does the jewelry video skill require?▼

It accepts two optional text inputs: jewelry_description (defaulting to a rose gold lotus ring with a diamond) and surface_description (defaulting to a beige surface). Both are substituted into the generation prompts.

Do I need an API key to use MuAPI video generation?▼

Yes, you need a MuAPI account and must set the MUAPI_API_KEY environment variable or run muapi auth configure before generating images or videos. Without authentication the CLI calls will fail.

How are the generated video clips combined into one commercial?▼

The Skill produces two sequential clips, a macro rotation and a facet gliding shot, then merges them with ffmpeg into a final 5-second commercial. You can also poll results with muapi predict wait before concatenation.