Agent skill · Design & Presentation

muapi-interior-design-visualizer

Visualize interior design by generating an empty room and filling it with stylish furniture and decor, or by redesigning an existing room.

SamurAIGPTgithub.com/SamurAIGPTGitHub ↗
claude-codeMIT
Install
npx skills add SamurAIGPT/Generative-Media-Skills --skill interior-design-visualizer --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 3 KB
Bundled scripts: none
Version: 1.0.0
Path: library/visual/interior-design-visualizer/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 3,976
Language: Shell
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Interior Design Visualizer **Visualize interior design by generating an empty room and filling it with stylish furniture and decor, or by redesigning an existing room.** ## Inputs | Name | Type | Required | Default | Description | |:---|:---|:---|:---|:---| | `room_type` | text | no | modern living room | The type of room to design (e.g. living room, bedroom, office). | | `design_style` | text | no | contemporary minimalist | The aesthetic style (e.g. Scandinavian, Industrial, Bohemian). | | `empty_room_image` | image_url | no | — | Optional image of an empty room to be used as a base. | ## Steps ### Phase A — Room Setup If `{{empty_room_image}}` is not provided, submit the plan with ONE step to generate an empty base room: 1. **Empty Room Generation** — `muapi image generate` (model=`gpt-image-2-text-to-image`): - Prompt: `A professional wide-angle photograph of a completely empty {{room_type}} with {{design_style}} architecture. Large windows with natural light, clean wooden or tiled flooring, white or neutral-colored walls, no furniture, high ceiling. High-quality architectural photography, cinematic look.` - Aspect ratio: 4:3 or 1:1 Present the empty room to the user. ### Pha

What's inside
Steps it walks through
  1. Inputs
  2. Steps
  3. Phase A — Room Setup
  4. Phase B — Furnishing & Styling
  5. Trigger Keywords
  6. Notes for the Executing Agent
More from Generative-Media-Skills
All skills →
About this skill
What does the muapi-interior-design-visualizer skill do?

Visualize interior design by generating an empty room and filling it with stylish furniture and decor, or by redesigning an existing room.

How do I install it?

Run `npx skills add SamurAIGPT/Generative-Media-Skills --skill interior-design-visualizer --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From SamurAIGPT/Generative-Media-Skills, a repository with 3,976 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going