Muapi Interior 设
- 作者仓库星标 3,374
- 作者仓库 Generative-Media-Skills
Interior Design
Create professional interior design visualizations — redesign existing rooms, generate new room concepts, or visualize specific furniture styles in a space.
Inputs
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
room_type |
text | yes | — | The type of room (e.g. "modern living room", "scandinavian kitchen", "luxury master bedroom", "minimalist home office"). |
design_style |
text | no | modern minimalist | The aesthetic direction (e.g. "japandi", "industrial loft", "boho chic", "mid-century modern", "art deco"). |
color_palette |
text | no | neutral tones with wood accents | Preferred colors and materials (e.g. "sage green and brass", "monochrome black and white", "warm terracotta"). |
specific_elements |
text | no | — | Particular items to include (e.g. "large floor-to-ceiling windows", "velvet green sofa", "statement pendant light"). |
room_photo |
image_url | no | — | Optional photo of an existing room to redesign or use as layout reference. |
Steps
Phase A — Room Concept / Redesign
Submit the plan with ONE or TWO steps:
Main Visualization — If
{{room_photo}}is provided, usemuapi image edit(model=flux-kontext-pro-i2i); otherwise usemuapi image generate(model=nano-banana-pro):- Prompt:
Professional interior design visualization of a {{room_type}}. Style: {{design_style}}. Color palette: {{color_palette}}. {{specific_elements}}. Cinematic lighting, architectural photography style, wide angle lens, 8k resolution, photorealistic textures. High-end interior design magazine quality. - If
{{room_photo}}is used, add:Maintain the structural layout and window placement of the reference room. Completely transform the furniture, decor, and wall finishes to match the new style. - Aspect ratio: 16:9 (standard for room views)
- Prompt:
Alternative Angle (Optional) —
muapi image generate(model=bytedance-seedream-v4.5):- Prompt:
A different perspective/closeup of the same {{room_type}} — focus on the textures and lighting of the {{specific_elements}}. {{design_style}} aesthetic, {{color_palette}}. Professional interior photography.
- Prompt:
After generation:
- Present the new room design
- Offer to "expand the room" using
ai-image-extensionto see more of the space - Suggest adding a 3D-style walkthrough video using
kling-v3.0-pro-image-to-video - Offer to generate a specific mood board for this design
Notes
flux-kontext-pro-i2iis the best model for maintaining the "soul" of a room while changing the design style.- For small rooms, suggest using "bright natural light" and "minimal furniture" to make the space feel larger.
- For commercial spaces (offices, cafes), add "professional workplace lighting" to the prompt.
Trigger Keywords
interior design, room redesign, home decor, architecture visualization, room concept, furniture layout, house design, interior visualization
Notes for the Executing Agent
- This recipe is LLM-orchestrated: read each phase, gather any missing inputs from the user, then call
muapiCLI commands. Usemuapi auth configurefirst ifMUAPI_API_KEYis unset. - For model IDs without a CLI alias yet, fall back to the raw endpoint via
curl -X POST https://api.muapi.ai/api/v1/<endpoint> -H "x-api-key: $MUAPI_API_KEY" -H 'content-type: application/json' -d '{...}'and poll withmuapi predict wait <request_id>. - Substitute
{{input_name}}placeholders with the user's actual inputs before issuing each call.
- 流狐分类
- 设计与多媒体
- 作者声明 Agent
- 未找到明确声明;不据此推断已兼容或已测试
- 静态检查
- 92 / 100 · 启发式扫描,不代表运行安全
- 作者 / 版本 / 许可
- @SamurAIGPT · v1.0.0 · 未声明 license
- 流狐 Token 估算
- 低消耗
- 流狐接入估算
- 需简单配置
- 是否需要外部 API Key
- 需要 · Vendor-specific
- 检测到的系统要求
- Windows
- 底层运行要求
- 未声明
- 检测到的文件与系统行为
-
- 只读
- 允许写入 / 修改
- Shell 执行
- 检测到的网络行为
- 允许外网请求
- 安装命令数
- 无(仅作为资料)
档案由构建时根据 SKILL.md 与安装命令自动衍生,可能与作者实际意图存在差异。
需要注意: 未限定 allowed-tools,默认拥有全部工具权限。
作者没有在当前 SKILL.md 中定义固定输出样例。 Steps
Submit the plan with ONE or TWO steps: Main Visualization — If {{roomphoto}} is provided, use muapi image edit (model=flux-kontext-pro-i2i); otherwise use muapi image generate (model=nano-banana-pro): Prompt: Professional interior design visualization of a…
# Interior Design
**Create professional interior design visualizations — redesign existing rooms, generate new room concepts, or visualize specific furniture styles in a space.**
## Inputs
| Name | Type | Required | Default | Description |
|:---|:---|:---|:---|:---|
| `room_type` | text | yes | — | The type of room (e.g. "modern living room", "scandinavian kitchen", "luxury master bedroom", "minimalist home office"). |
| `design_style` | text | no | modern minimalist | The aesthetic direction (e.g. "japandi", "industrial loft", "boho chic", "mid-century modern", "art deco"). |
| `color_palette` | text | no | neutral tones with wood accents | Preferred colors and materials (e.g. "sage green and brass", "monochrome black and white", "warm terracotta"). |
| `specific_elements` | text | no | — | Particular items to include (e.g. "large floor-to-ceiling windows", "velvet green sofa", "statement pendant light"). |
| `room_photo` | image_url | no | — | Optional photo of an existing room to redesign or use as layout reference. |
## Steps
### Phase A — Room Concept / Redesign
Submit the plan with ONE or TWO steps:
1. **Main Visualization** — If `{{room_photo}}` is provided, use `muapi image edit` (model=`flux-kontext-pro-i2i`); otherwise use `muapi image generate` (model=`nano-banana-pro`):
- Prompt: `Professional interior design visualization of a {{room_type}}. Style: {{design_style}}. Color palette: {{color_palette}}. {{specific_elements}}. Cinematic lighting, architectural photography style, wide angle lens, 8k resolution, photorealistic textures. High-end interior design magazine quality.`
… 作者原文负责流程事实;流狐只索引当前章节、要点、文件与命令。
章节 -> Inputs → Steps → Phase A — Room Concept / Redesign → Notes → Trigger Keywords → Notes for the Executing Agent
要点 -> Main Visualization · Alternative Angle (Optional) · | Name | Type | Required | Default | Description | |:---|:---|:---|:---|:---| | roomtype | text | yes | — | The type of room (e.g. · - This recipe is LLM-orchestrated: read each phase, gather any missing inputs from the user, then call muapi CLI commands.
文件/命令 -> roomtype · designstyle · colorpalette · specificelements · roomphoto · {{roomphoto}} · muapi image edit · flux-kontext-pro-i2i
内容 SHA-256 -> 76ba9949be26
方法与流程
适用与边界
原文中的明确线索
roomtype、designstyle、colorpalette、specificelements、roomphoto、{{roomphoto}}、muapi image edit、flux-kontext-pro-i2i