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

Muapi Talking Baby Video

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

muapi-talking-baby-video is an agent skill that creates viral talking-baby videos with custom costumes and dialogue via muapi.ai for developers automating short-form generative video content.

About

muapi-talking-baby-video is version 1.0.0 skill in samuraigpt/generative-media-skills that produces expressive talking-baby clips in two phases. Phase A generates a baby character with muapi image generate using nano-banana or wan2.5-text-to-image, applying baby_costume and baby_description prompts at 9:16 or 1:1 for user approval. Phase B animates the approved still with muapi video from-image and grok-imagine-image-to-video, lip-syncing a customizable dialogue script with natural head and mouth movement. Defaults include a pilot costume and sample Airbus A380 dialogue, all overridable through text inputs. Agents configure MUAPI_API_KEY via muapi auth configure and may poll jobs with muapi predict wait or raw curl to api.muapi.ai. Developers reach for this skill when building repeatable short-form video recipes for social platforms. Trigger keywords include talking baby, viral baby video, and funny baby animation.

  • muapi-talking-baby-video

Muapi Talking Baby Video by the numbers

  • 561 all-time installs (skills.sh)
  • +47 installs in the week ending Aug 5, 2026 (Skillselion tracking)
  • Ranked #760 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-talking-baby-video

Add your badge

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

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

How do you generate talking baby videos with muapi?

Use muapi-talking-baby-video for development tasks

Who is it for?

Developers integrating muapi.ai video generation who need a two-phase talking-baby recipe with costume and dialogue controls.

Skip if: Teams building non-generative backend services without muapi.ai or short-form video needs should skip muapi-talking-baby-video.

When should I use this skill?

User mentions talking baby, viral baby video, or wants a costumed baby clip with custom dialogue via muapi.

What you get

Approved baby character still and final lip-synced talking-baby video at 9:16 or 1:1.

  • Costumed baby character image
  • Lip-synced talking-baby video file

By the numbers

  • Version 1.0.0 two-phase workflow: baby image generation then talking animation
  • Phase A supports 2 image models: nano-banana and wan2.5-text-to-image

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

Pick muapi-talking-baby-video over generic lipsync skills when the deliverable is a costumed viral baby clip orchestrated entirely through muapi CLI phases.

FAQ

Which models does muapi-talking-baby-video use?

muapi-talking-baby-video uses muapi image generate with nano-banana or wan2.5-text-to-image in Phase A, then muapi video from-image with grok-imagine-image-to-video in Phase B to animate the approved baby still.

What inputs customize muapi-talking-baby-video?

muapi-talking-baby-video accepts baby_costume, dialogue script text, and baby_description inputs, defaulting to a pilot uniform and sample dialogue while requiring user approval after the still image renders.

Backend & APIsbackendintegrations

This week in AI coding

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

unsubscribe anytime.