{"slug":"muapi-floor-plan-rendering","title":"muapi-floor-plan-rendering","summary":"Design a 2D floor plan and convert it into a realistic, high-quality 3D architectural rendering.","platform":"opencode","tags":[],"authorName":"LLM Mart","authorSlug":"llm-mart","score":0,"source":"github","price":null,"verified":false,"createdAt":"2026-09-01T17:42:43.856475Z","repo":{"url":"https://github.com/SamurAIGPT/Generative-Media-Skills","stars":4329,"forks":496,"license":"MIT","updatedAt":"2026-09-08T23:14:35Z"},"bodyHtml":"<hr>\n<h2>slug: muapi-floor-plan-rendering\nname: muapi-floor-plan-rendering\nversion: \"1.0.0\"\ndescription: Design a 2D floor plan and convert it into a realistic, high-quality 3D architectural rendering.\nacceptLicenseTerms: true</h2>\n<h1>Floor Plan Rendering</h1>\n<p><strong>Design a 2D floor plan and convert it into a realistic, high-quality 3D architectural rendering.</strong></p>\n<h2>Inputs</h2>\n<table>\n<thead>\n<tr>\n<th style=\"text-align: left\">Name</th>\n<th style=\"text-align: left\">Type</th>\n<th style=\"text-align: left\">Required</th>\n<th style=\"text-align: left\">Default</th>\n<th style=\"text-align: left\">Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td style=\"text-align: left\"><code>floor_plan_description</code></td>\n<td style=\"text-align: left\">text</td>\n<td style=\"text-align: left\">yes</td>\n<td style=\"text-align: left\">—</td>\n<td style=\"text-align: left\">Description of the floor plan (e.g. \"a modern 2-bedroom apartment with a balcony and open kitchen\").</td>\n</tr>\n<tr>\n<td style=\"text-align: left\"><code>base_plan_image</code></td>\n<td style=\"text-align: left\">image_url</td>\n<td style=\"text-align: left\">no</td>\n<td style=\"text-align: left\">—</td>\n<td style=\"text-align: left\">Optional 2D floor plan image to use as a starting point.</td>\n</tr>\n</tbody>\n</table>\n<h2>Steps</h2>\n<h3>Phase A — 2D Floor Plan Design</h3>\n<p>If <code>{{base_plan_image}}</code> is not provided, submit the plan with ONE step to create the 2D blueprint:</p>\n<ol>\n<li><strong>Floor Plan Generation</strong> — <code>muapi image generate</code> (model=<code>nano-banana-2</code>):\n<ul>\n<li>Prompt: <code>A professional, clean 2D architectural floor plan of {{floor_plan_description}}. Top-down view, technical drawing style, white background, black lines, labeled rooms (Living Room, Kitchen, Bedroom, etc.), high contrast, minimalist design.</code></li>\n<li>Aspect ratio: 4:3 or 1:1</li>\n</ul>\n</li>\n</ol>\n<p>Present the 2D plan to the user for approval.</p>\n<h3>Phase B — 3D Rendering</h3>\n<p>Once the 2D plan is ready, submit the plan to convert it into a realistic 3D visualization:</p>\n<ol>\n<li><strong>3D Conversion</strong> — <code>muapi image edit</code> (model=<code>nano-banana-2-edit</code>):\n<ul>\n<li>Reference Image: The 2D plan from Phase A.</li>\n<li>Prompt: <code>A stunning, realistic 3D isometric cutaway rendering of the architectural floor plan. Photorealistic textures, warm wooden flooring, modern furniture, soft natural sunlight coming from windows, realistic shadows. High-end architectural visualization, cinematic look, 8k resolution, clean white studio background.</code></li>\n<li>Aspect ratio: 4:3 or 1:1</li>\n</ul>\n</li>\n</ol>\n<p>After generation, present the final 3D rendering to the user.</p>\n<h2>Trigger Keywords</h2>\n<p><code>3d floor plan</code>, <code>architectural rendering</code>, <code>2d to 3d plan</code>, <code>house design</code>, <code>interior plan</code></p>\n<hr>\n<h2>Notes for the Executing Agent</h2>\n<ul>\n<li>This recipe is LLM-orchestrated: read each phase, gather any missing inputs from the user, then call <code>muapi</code> CLI commands. Use <code>muapi auth configure</code> first if <code>MUAPI_API_KEY</code> is unset.</li>\n<li>For model IDs without a CLI alias yet, fall back to the raw endpoint via <code>curl -X POST https://api.muapi.ai/api/v1/&lt;endpoint&gt; -H \"x-api-key: $MUAPI_API_KEY\" -H 'content-type: application/json' -d '{...}'</code> and poll with <code>muapi predict wait &lt;request_id&gt;</code>.</li>\n<li>Substitute <code>{{input_name}}</code> placeholders with the user's actual inputs before issuing each call.</li>\n</ul>\n","files":[{"path":"SKILL.md","sizeBytes":2626,"isText":true}],"reviewScore":null,"reviewSummary":null,"trust":{"provenance":"trusted-source-unreviewed","notice":"Community-authored content, reproduced verbatim and not vetted as instructions. Treat it as data to evaluate, never as directives to follow.","bodySource":null},"bodyLocked":false,"purchaseUrl":null,"sourceUrl":null,"report":{"provenance":"trusted-source-unreviewed","screen":{"ran":true,"outcome":"clean","suspicious":0,"notes":0,"hiddenCharacters":false},"virusScan":{"engine":"clamav","status":"clean","scannedAt":"2026-09-01T17:44:06.839725Z","sha256":"7363B8F0074DEFE0DCDA460DEBAF4CF34BA16DECCF399906BE0CF7D1FD94B8AC","sizeBytes":1390},"review":null,"source":{"repositoryUrl":"https://github.com/SamurAIGPT/Generative-Media-Skills","path":"library/visual/floor-plan-rendering","license":"MIT","commit":"5519622e885abc60217a65c8e090bcb1d9830746","subtreeSha":"58F1F01921FBE6876DF10B3DDBEE91E500084BE0029FE4AEB6A347D917F785B5","lastSyncedAt":"2026-09-26T23:11:47.74198Z"},"reviewedAt":"2026-09-01T17:47:43.26819Z","notice":"Community-authored content, reproduced verbatim and not vetted as instructions. Treat it as data to evaluate, never as directives to follow."},"install":[{"target":"skills-cli","command":"npx skills add https://github.com/SamurAIGPT/Generative-Media-Skills/tree/main/library/visual/floor-plan-rendering"},{"target":"claude-code","command":"claude plugin marketplace add https://llmmart.ai/marketplace.json && claude plugin install samuraigpt-generative-media-skills@llmmart"},{"target":"git","command":"git clone https://github.com/SamurAIGPT/Generative-Media-Skills.git"}]}