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

Muapi Selfie With Celebrities

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

muapi-selfie-with-celebrities is an agent skill that composes realistic movie-set selfies with celebrities from a user photo via muapi.ai for developers building generative social and video content flows.

About

muapi-selfie-with-celebrities is version 1.0.0 skill in samuraigpt/generative-media-skills that places a user into a behind-the-scenes selfie with a movie's main actor. Phase A requires movie_name and user_image, then calls muapi image edit with nano-banana-2-edit at 9:16 to render film-set props, crew, and iPhone POV framing. Phase B optionally links multiple selfies into a seamless cinematic long-take using image-to-video models such as kling-o1-image-to-video, pixverse-v5.5-i2v, or veo3.1-image-to-video when the user requests a connecting clip. Agents run muapi auth configure when MUAPI_API_KEY is unset and may fall back to raw curl against api.muapi.ai with muapi predict wait polling. Developers reach for this skill when automating celebrity-style UGC assets, multi-movie selfie series, or transition videos between generated frames. Trigger keywords include selfie with celebrity, movie star selfie, and behind the scenes selfie.

  • muapi-selfie-with-celebrities

Muapi Selfie With Celebrities 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-selfie-with-celebrities

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 celebrity movie-set selfies with muapi?

Use muapi-selfie-with-celebrities for development tasks

Who is it for?

Developers wiring muapi.ai image-to-video pipelines who need scripted celebrity selfie generation plus optional long-take connecting clips.

Skip if: Backend engineers with no generative media or muapi.ai integration needs should skip muapi-selfie-with-celebrities.

When should I use this skill?

User provides a photo and movie name, mentions celebrity selfie, or asks to connect multiple movie selfies into one video.

What you get

Behind-the-scenes selfie image at 9:16 and optional multi-selfie cinematic transition video.

  • 9:16 celebrity selfie image
  • Optional cinematic transition video

By the numbers

  • Version 1.0.0 skill with two phases: selfie image then optional connecting video
  • Phase B lists 3 image-to-video models: kling-o1, pixverse-v5.5-i2v, veo3.1-image-to-video

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-selfie-with-celebrities over static portrait generators when the workflow needs movie-set compositing plus optional multi-selfie video transitions.

FAQ

What inputs does muapi-selfie-with-celebrities need?

muapi-selfie-with-celebrities requires movie_name such as Harry Potter or The Matrix and user_image—a clear user photo URL—before Phase A calls muapi image edit with nano-banana-2-edit at 9:16.

Can muapi-selfie-with-celebrities produce video?

muapi-selfie-with-celebrities optionally runs Phase B image-to-video with kling-o1-image-to-video, pixverse-v5.5-i2v, or veo3.1-image-to-video to connect two or more generated selfies into a seamless long-take clip.

Backend & APIsbackendintegrations

This week in AI coding

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

unsubscribe anytime.