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

Muapi Interior Design Visualizer

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

muapi-interior-design-visualizer is a MuAPI generative-media agent skill that renders furnished interior rooms from empty bases or user photos for developers who need photorealistic room mockups via muapi.ai image genera

About

muapi-interior-design-visualizer is a version 1.0.0 recipe in Generative-Media-Skills that turns room_type and design_style inputs into staged interior visuals. Phase A generates an empty room with gpt-image-2-text-to-image when no empty_room_image is supplied, using wide-angle architectural prompts at 4:3 or 1:1. Phase B furnishes the base with nano-banana-2-edit, adding sofa, rug, plants, wall art, and ambient lighting while preserving aspect ratio. Agents can iterate style variations such as Industrial or Scandinavian after the first render. Developers reach for muapi-interior-design-visualizer when building real-estate, hospitality, or decor apps that need agent-driven room visualization through muapi CLI rather than manual Photoshop staging.

  • muapi-interior-design-visualizer

Muapi Interior Design Visualizer by the numbers

  • 520 all-time installs (skills.sh)
  • +24 installs in the week ending Jul 26, 2026 (Skillselion tracking)
  • Ranked #774 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-interior-design-visualizer

Add your badge

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

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

How do you visualize furnished rooms from empty photos?

Use muapi-interior-design-visualizer for development tasks

Who is it for?

Developers building decor or real-estate experiences who need two-phase empty-room generation plus AI furnishing through muapi image generate and edit.

Skip if: Developers who need CAD-accurate floor plans, structural engineering layouts, or interior design without muapi.ai credentials.

When should I use this skill?

The user asks to visualize, furnish, or restyle a room image with interior design prompts and muapi models.

What you get

Empty-room base image, furnished interior visualization, and optional style-variation renders.

  • Empty room base image
  • Furnished interior visualization

By the numbers

  • Skill version 1.0.0
  • Runs a 2-phase pipeline: room setup then furnishing edit
  • Generative-Media-Skills repo ships 41 workflow recipes

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-interior-design-visualizer for photorealistic furnished room mockups when CAD measurements and permit-grade layouts are out of scope.

FAQ

Can muapi-interior-design-visualizer start from my own room photo?

muapi-interior-design-visualizer accepts an optional empty_room_image URL. When omitted, Phase A generates an empty architectural base with gpt-image-2-text-to-image before nano-banana-2-edit furnishes it.

Which muapi models does the interior visualizer use?

muapi-interior-design-visualizer uses gpt-image-2-text-to-image for empty-room generation and nano-banana-2-edit for furnishing. Both phases keep a consistent aspect ratio on the base image.

Backend & APIsbackendintegrations

This week in AI coding

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

unsubscribe anytime.