Редактирование фото и видео через облачный API

★ 7.1 · media-processing

edit is a Claude Code skill that edits and enhances images and videos via the muapi.ai cloud API, requiring no local GPU. It ships four bash scripts: `edit-image.sh` for prompt-based editing with Flux Kontext, GPT-4o, Midjourney, and Qwen; `enhance-image.sh` for one-click operations including upscaling, background removal, face swap, colorization, and Ghibli-style transfer; `lipsync.sh` for lip-sync using Sync Labs, LatentSync, Creatify, or Veed; and `video-effects.sh` for dance effects, dress changes, and video reframing via Wan AI and Luma. All scripts share common flags — `--async`, `--json`, `--timeout` -- and require a `MUAPI_KEY` environment variable. Ideal for automating media post-production, content creation pipelines, and rapid prototyping of AI-driven visual effects from the command line.