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

Muapi Media Editing

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

muapi-media-editing is a Claude Code skill that runs bash scripts against muapi.ai to edit, upscale, remove backgrounds from, and apply AI effects to images and videos for developers who need programmatic media enhanceme

About

muapi-media-editing is a generative-media skill (version 0.1.0) that wraps muapi.ai with shell scripts such as edit-image.sh for prompt-based image and video operations. Developers invoke natural-language prompts to drive Flux Kontext, GPT-4o, Midjourney, Qwen, and related models, plus one-click tasks like upscaling, background removal, face swap, lipsync, and video effects. The skill fits agent workflows that must transform existing media assets without building a custom inference stack. Reach for muapi-media-editing when a pipeline needs repeatable AI edits from the terminal or when an agent should batch-enhance screenshots, marketing visuals, or user-uploaded content through muapi.ai endpoints.

  • Prompt-based image editing with Flux Kontext, GPT-4o, Midjourney, and Qwen
  • One-click operations: upscale, background removal, face swap, colorize, Ghibli style, product shots
  • Video lip-sync using Sync Labs, LatentSync, Creatify, and Veed
  • Video and image effects including Wan AI, dance, dress change, and Luma reframe
  • 4 specialized scripts: edit-image.sh, enhance-image.sh, lipsync.sh, video-effects.sh

Muapi Media Editing by the numbers

  • 942 all-time installs (skills.sh)
  • +40 installs in the week ending Aug 5, 2026 (Skillselion tracking)
  • Ranked #294 of 1,335 Generative Media skills by installs in the Skillselion catalog
  • Security screen: MEDIUM risk (skills.sh audit)
  • Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/samuraigpt/generative-media-skills --skill muapi-media-editing

Add your badge

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

Listed on Skillselion
Installs942
repo stars4k
Security audit3 / 3 scanners passed
Last updatedAugust 4, 2026
Repositorysamuraigpt/generative-media-skills

How do you edit images with AI from bash scripts?

Edit, upscale, remove backgrounds from, or apply AI effects to images and videos using simple bash scripts and natural language prompts.

Who is it for?

Developers automating image and video enhancement in CLI or agent workflows who already use muapi.ai and want scripted, prompt-driven edits.

Skip if: Developers who need real-time in-browser editors, custom model training, or media pipelines that cannot call external muapi.ai APIs.

When should I use this skill?

The user asks to upscale, remove backgrounds, face-swap, lipsync, or prompt-edit existing images or videos with muapi.ai bash scripts.

What you get

Edited or upscaled image and video files, background-removed assets, and AI-enhanced media outputs from muapi.ai script runs.

  • edited image files
  • enhanced video assets
  • background-removed images

By the numbers

  • Skill version 0.1.0 in the muapi-media-editing manifest
  • Documents edit-image.sh plus additional one-click media operation scripts

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-media-editing when you already have source media and need scripted muapi.ai edits rather than generating assets from scratch.

FAQ

What models does muapi-media-editing support?

muapi-media-editing drives muapi.ai scripts with Flux Kontext, GPT-4o, Midjourney, Qwen, and additional backends listed in edit-image.sh for prompt-based image and video edits.

How do you run muapi-media-editing from the terminal?

muapi-media-editing exposes bash scripts such as edit-image.sh that accept natural-language prompts and one-click operations like upscaling or background removal against muapi.ai.

Is Muapi Media Editing safe to install?

skills.sh reports 3 of 3 security scanners passed. Review the Security Audits panel on this page before installing in production.

Generative Mediaautomationagents

This week in AI coding

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

unsubscribe anytime.