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

Muapi Fashion Try On

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

muapi-fashion-try-on is a generative-media agent skill that uses muapi.ai prompt-based image editing and bundled scripts to composite clothing onto model photos for developers building virtual try-on experiences.

About

muapi-fashion-try-on is a skill in samuraigpt/generative-media-skills (muapi-media-editing v0.1.0) for virtual fashion try-on through muapi.ai. The parent package covers prompt-based editing with Flux Kontext, GPT-4o, Midjourney, and Qwen, plus utilities such as edit-image.sh, upscaling, and background removal for production-ready product imagery. Developers reach for muapi-fashion-try-on when prototyping or shipping e-commerce try-on flows, catalog previews, or agent-driven outfit visualization without training custom vision models. The skill fits pipelines that already use generative-media-skills for face swap, lipsync, and video effects when fashion overlay is the next media task.

  • muapi-fashion-try-on

Muapi Fashion Try On by the numbers

  • 569 all-time installs (skills.sh)
  • +47 installs in the week ending Aug 5, 2026 (Skillselion tracking)
  • Ranked #731 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-fashion-try-on

Add your badge

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

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

How do you build virtual fashion try-on with muapi.ai?

Use muapi-fashion-try-on for development tasks

Who is it for?

Developers integrating AI virtual try-on into e-commerce or catalog tools via muapi.ai generative-media-skills scripts.

Skip if: Retail teams requiring physically accurate sizing, draping simulation, or AR body tracking without generative image compositing.

When should I use this skill?

A developer needs virtual outfit previews, garment-on-model compositing, or fashion catalog imagery via muapi.ai from an agent.

What you get

Try-on composite images, muapi.ai API responses, and edited product or model photos ready for catalog or preview UIs.

  • Try-on composite image
  • Enhanced catalog photo

By the numbers

  • Parent muapi-media-editing package version is 0.1.0
  • Documents edit-image.sh as the primary image 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-fashion-try-on for fast generative outfit previews; choose dedicated 3D draping or AR try-on SDKs when fit accuracy and real-time body tracking are mandatory.

FAQ

What does muapi-fashion-try-on generate?

muapi-fashion-try-on produces composited try-on images by calling muapi.ai through generative-media-skills scripts, applying prompt-based edits to place garments on model or product photos for preview or catalog use.

Which helper script does the muapi media package provide?

The muapi-media-editing v0.1.0 package documents edit-image.sh for prompt-based image editing with Flux Kontext, GPT-4o, Midjourney, Qwen, and related one-click enhancements.

Backend & APIsbackendintegrations

This week in AI coding

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

unsubscribe anytime.