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

Muapi Character Story Video

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

muapi-character-story-video is a generative-media agent skill that calls muapi.ai APIs and bundled shell scripts to produce character-driven story videos from prompts and source media for developers building narrative vi

About

muapi-character-story-video is a skill in samuraigpt/generative-media-skills (muapi-media-editing v0.1.0) for generating character story videos through muapi.ai. The parent package documents prompt-based image and video editing with models including Flux Kontext, GPT-4o, Midjourney, and Qwen, plus shell helpers like edit-image.sh for scripted media workflows. Developers reach for muapi-character-story-video when automating short narrative clips—character scenes, story beats, or sequential visuals—inside agent pipelines or content tools without building custom diffusion infrastructure. The skill assumes API access to muapi.ai and fits teams already using the generative-media-skills repo for lipsync, effects, and enhancement operations alongside story-specific generation.

  • muapi-character-story-video

Muapi Character Story Video by the numbers

  • 574 all-time installs (skills.sh)
  • +49 installs in the week ending Aug 5, 2026 (Skillselion tracking)
  • Ranked #719 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-character-story-video

Add your badge

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

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

How do you generate character story videos with muapi.ai?

Use muapi-character-story-video for development tasks

Who is it for?

Developers automating short character narrative videos through muapi.ai inside generative-media-skills agent workflows.

Skip if: Teams needing frame-accurate non-AI video editing suites or offline rendering without external muapi.ai API calls.

When should I use this skill?

A developer asks to create character-driven story videos, storyboard clips, or narrative sequences using muapi.ai from an agent session.

What you get

Generated character story video files, muapi.ai API responses, and shell-script execution logs from prompt-driven media runs.

  • Character story video file
  • muapi.ai generation job output

By the numbers

  • Parent muapi-media-editing package version is 0.1.0
  • Documents edit-image.sh as a bundled media editing script

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

Use muapi-character-story-video for API-driven character narrative clips; choose traditional NLE tools when manual timeline editing and broadcast mastering are required.

FAQ

What API does muapi-character-story-video use?

muapi-character-story-video integrates with muapi.ai through the samuraigpt/generative-media-skills package (muapi-media-editing v0.1.0), using bundled shell scripts and prompt-based editing models such as Flux Kontext and GPT-4o.

Which models does the parent muapi media package support?

The muapi-media-editing package documents prompt-based editing with Flux Kontext, GPT-4o, Midjourney, and Qwen, plus one-click enhancements like upscaling and background removal for images and videos.

Backend & APIsbackendintegrations

This week in AI coding

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

unsubscribe anytime.