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

Muapi Freeze Effect Video

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

muapi-freeze-effect-video is an agent skill that applies AI-powered freeze-effect video processing through muapi.ai for developers who add generative video effects to media workflows.

About

muapi-freeze-effect-video is a generative-media skill in samuraigpt/generative-media-skills that applies a freeze-effect transformation to videos using muapi.ai. It belongs to the broader MuAPI Media Editing suite (version 0.1.0), which supports prompt-based image and video edits, upscaling, background removal, face swap, lipsync, and one-click video effects via scripts such as edit-image.sh. Developers reach for muapi-freeze-effect-video when prototyping social, marketing, or in-app video features that need a stylized freeze frame without building custom CV pipelines. The skill integrates external AI media APIs rather than local FFmpeg-only filters, making it suited to rapid effect trials and pipeline hooks where muapi.ai credentials and HTTP calls are already acceptable in the build environment.

  • muapi-freeze-effect-video

Muapi Freeze Effect Video by the numbers

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

Add your badge

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

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

How do you add AI freeze effects to video?

Use muapi-freeze-effect-video for development tasks

Who is it for?

Developers prototyping AI video effects in apps or content pipelines who already use muapi.ai media APIs.

Skip if: Teams needing offline FFmpeg-only edits, broadcast-grade frame control, or zero third-party API dependency.

When should I use this skill?

A developer asks to add a freeze-effect video filter or muapi.ai video effect to media content.

What you get

Processed video with freeze-effect output from muapi.ai plus script invocation steps for repeat runs.

  • freeze-effect processed video
  • repeatable script invocation steps

By the numbers

  • Parent MuAPI Media Editing skill version 0.1.0

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-freeze-effect-video for quick AI freeze effects via API; use local FFmpeg skills when effects must run entirely on-device without external services.

FAQ

What API does muapi-freeze-effect-video use?

muapi-freeze-effect-video uses muapi.ai for AI-powered video editing and effects. The parent MuAPI Media Editing skill (v0.1.0) documents prompt-based and one-click video operations through that service.

Is muapi-freeze-effect-video a standalone repo skill?

muapi-freeze-effect-video is one effect skill inside samuraigpt/generative-media-skills, grouped with MuAPI image and video editing scripts such as edit-image.sh for API-driven media workflows.

Backend & APIsbackendintegrations

This week in AI coding

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

unsubscribe anytime.