Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
samuraigpt avatar

Muapi Product Showcase Video

  • 565 installs
  • 4k repo stars
  • Updated August 4, 2026
  • samuraigpt/generative-media-skills

muapi-product-showcase-video is a Claude Code skill that generates AI product showcase videos through muapi.ai for developers who need demo reels, landing-page clips, and ecommerce visuals without building a custom video

About

muapi-product-showcase-video is a generative-media skill in samuraigpt/generative-media-skills (version 0.1.0) that drives muapi.ai to produce product-focused showcase videos from prompts and existing assets. The repo bundles shell scripts such as edit-image.sh alongside prompt-based image and video editing backed by Flux Kontext, GPT-4o, Midjourney, and Qwen models. Developers reach for muapi-product-showcase-video when a SaaS, ecommerce, or content site needs polished product demo footage for READMEs, landing pages, or social distribution without standing up FFmpeg pipelines or manual motion-design work. The skill fits agent sessions where you already have product screenshots or copy and want scripted API calls that return edited or generated video files.

  • muapi-product-showcase-video

Muapi Product Showcase Video by the numbers

  • 565 all-time installs (skills.sh)
  • +47 installs in the week ending Aug 5, 2026 (Skillselion tracking)
  • Ranked #749 of 4,347 Backend & APIs skills by installs in the Skillselion catalog
  • Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/samuraigpt/generative-media-skills --skill muapi-product-showcase-video

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs565
repo stars4k
Last updatedAugust 4, 2026
Repositorysamuraigpt/generative-media-skills

How do you generate product showcase videos with muapi.ai?

Use muapi-product-showcase-video for development tasks

Who is it for?

Developers building SaaS or ecommerce surfaces who need fast AI-generated product demo clips inside Claude Code agent sessions.

Skip if: Teams that require frame-accurate motion design, broadcast codecs, or fully offline video pipelines without third-party AI APIs.

When should I use this skill?

The user asks for a product demo video, showcase reel, or muapi.ai-generated marketing clip from existing product assets.

What you get

Rendered product showcase video files, edited source frames, and muapi.ai API responses saved from shell script runs.

  • product showcase video file
  • edited image or video assets

By the numbers

  • Repo version 0.1.0 in generative-media-skills
  • Documents edit-image.sh script for prompt-based editing
  • Lists Flux Kontext, GPT-4o, Midjourney, and Qwen model support

Files

SKILL.mdMarkdownGitHub ↗

✏️ MuAPI Media Editing & Enhancement

Advanced editing and enhancement operations for images and videos.

Apply AI-powered edits, enhancements, and effects to existing media. Supports prompt-based editing with Flux Kontext, GPT-4o, and Midjourney, plus one-click operations like upscaling and background removal.

Available Scripts

ScriptDescription
edit-image.shPrompt-based image editing (Flux Kontext, GPT-4o, Midjourney, Qwen, and more)
enhance-image.shOne-click operations: upscale, background removal, face swap, colorize, Ghibli style, product shots
lipsync.shSync video lip movement to audio (Sync Labs, LatentSync, Creatify, Veed)
video-effects.shVideo/image effects: Wan AI, face swap, dance, dress change, Luma modify/reframe

Quick Start

# Edit an image with a prompt
bash edit-image.sh --image-url "https://..." --prompt "add sunglasses" --model flux-kontext-pro

# Upscale an image
bash enhance-image.sh --op upscale --image-url "https://..."

# Remove background
bash enhance-image.sh --op background-remove --image-url "https://..."

# Lipsync a video
bash lipsync.sh --video-url "https://..." --audio-url "https://..." --model sync

# Apply dance effect
bash video-effects.sh --op dance --image-url "https://..." --audio-url "https://..."

Common Flags

All scripts support: --async, --json, --timeout N, --help

Requirements

  • MUAPI_KEY environment variable (set via core/platform/setup.sh)
  • curl, jq, python3

Related skills

How it compares

Choose muapi-product-showcase-video when you want API-driven product clips inside an agent; use a dedicated NLE when you need manual timeline control.

FAQ

What API does muapi-product-showcase-video use?

muapi-product-showcase-video uses muapi.ai through the samuraigpt/generative-media-skills bundle (version 0.1.0). The repo documents shell scripts such as edit-image.sh and prompt-based editing with Flux Kontext, GPT-4o, Midjourney, and Qwen.

What media operations does the MuAPI skill repo support?

The MuAPI media-editing skill supports prompt-based image and video editing, upscaling, background removal, face swap, lipsync, and video effects. muapi-product-showcase-video targets product-focused showcase output from those capabilities.

Backend & APIsbackendintegrations

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.