muapi-floor-plan-rendering
Design a 2D floor plan and convert it into a realistic, high-quality 3D architectural rendering.
npx skills add SamurAIGPT/Generative-Media-Skills --skill floor-plan-rendering --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Floor Plan Rendering **Design a 2D floor plan and convert it into a realistic, high-quality 3D architectural rendering.** ## Inputs | Name | Type | Required | Default | Description | |:---|:---|:---|:---|:---| | `floor_plan_description` | text | yes | — | Description of the floor plan (e.g. "a modern 2-bedroom apartment with a balcony and open kitchen"). | | `base_plan_image` | image_url | no | — | Optional 2D floor plan image to use as a starting point. | ## Steps ### Phase A — 2D Floor Plan Design If `{{base_plan_image}}` is not provided, submit the plan with ONE step to create the 2D blueprint: 1. **Floor Plan Generation** — `muapi image generate` (model=`nano-banana-2`): - Prompt: `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.` - Aspect ratio: 4:3 or 1:1 Present the 2D plan to the user for approval. ### Phase B — 3D Rendering Once the 2D plan is ready, submit the plan to convert it into a realistic 3D visualization: 1. **3D Conversion** — `muapi image edit` (model=`nano-banana-2-edit`):
- Inputs
- Steps
- Phase A — 2D Floor Plan Design
- Phase B — 3D Rendering
- Trigger Keywords
- Notes for the Executing Agent
What does the muapi-floor-plan-rendering skill do?
Design a 2D floor plan and convert it into a realistic, high-quality 3D architectural rendering.
How do I install it?
Run `npx skills add SamurAIGPT/Generative-Media-Skills --skill floor-plan-rendering --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.
