Agent SkillsSamurAIGPT/Generative-Media-Skills › muapi-floor-plan-rendering

muapi-floor-plan-rendering

GitHub

该技能用于根据文本描述或底图设计2D户型平面图,并将其转换为逼真的3D建筑渲染图。通过分阶段调用图像生成与编辑API,实现从概念到可视化效果的自动化流程。

library/visual/floor-plan-rendering/SKILL.md SamurAIGPT/Generative-Media-Skills

Trigger Scenarios

用户请求3D户型渲染 用户需要2D转3D平面图 提及建筑设计或室内方案

Install

npx skills add SamurAIGPT/Generative-Media-Skills --skill muapi-floor-plan-rendering -g -y
More Options

Non-standard path

npx skills add https://github.com/SamurAIGPT/Generative-Media-Skills/tree/main/library/visual/floor-plan-rendering -g -y

Use without installing

npx skills use SamurAIGPT/Generative-Media-Skills@muapi-floor-plan-rendering

指定 Agent (Claude Code)

npx skills add SamurAIGPT/Generative-Media-Skills --skill muapi-floor-plan-rendering -a claude-code -g -y

安装 repo 全部 skill

npx skills add SamurAIGPT/Generative-Media-Skills --all -g -y

预览 repo 内 skill

npx skills add SamurAIGPT/Generative-Media-Skills --list

SKILL.md

Frontmatter
{
    "name": "muapi-floor-plan-rendering",
    "slug": "muapi-floor-plan-rendering",
    "version": "1.0.0",
    "description": "Design a 2D floor plan and convert it into a realistic, high-quality 3D architectural rendering.",
    "acceptLicenseTerms": true
}

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 Generationmuapi 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 Conversionmuapi image edit (model=nano-banana-2-edit):
    • Reference Image: The 2D plan from Phase A.
    • Prompt: 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.
    • Aspect ratio: 4:3 or 1:1

After generation, present the final 3D rendering to the user.

Trigger Keywords

3d floor plan, architectural rendering, 2d to 3d plan, house design, interior plan


Notes for the Executing Agent

  • This recipe is LLM-orchestrated: read each phase, gather any missing inputs from the user, then call muapi CLI commands. Use muapi auth configure first if MUAPI_API_KEY is 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 with muapi predict wait <request_id>.
  • Substitute {{input_name}} placeholders with the user's actual inputs before issuing each call.

Version History

  • d4ce293 Current 2026-07-25 11:22

Same Skill Collection

.opencode/skills/muapi-ad-creative/SKILL.md
.opencode/skills/muapi-ai-clipping/SKILL.md
.opencode/skills/muapi-cinema-director/SKILL.md
.opencode/skills/muapi-instagram-post/SKILL.md
.opencode/skills/muapi-logo-creator/SKILL.md
.opencode/skills/muapi-nano-banana/SKILL.md
.opencode/skills/muapi-product-video-ad-maker/SKILL.md
.opencode/skills/muapi-seedance-2/SKILL.md
.opencode/skills/muapi-social-media-video/SKILL.md
.opencode/skills/muapi-ugc-video-factory/SKILL.md
.opencode/skills/muapi-ui-design/SKILL.md
.opencode/skills/muapi-youtube-shorts/SKILL.md
.opencode/skills/muapi-youtube-thumbnail/SKILL.md
core/edit/SKILL.md
core/media/SKILL.md
core/platform/SKILL.md
library/edit/ai-clipping/SKILL.md
library/motion/3d-logo-animation/SKILL.md
library/motion/ai-fight-scene/SKILL.md
library/motion/animal-video-generator/SKILL.md
library/motion/award-ceremony-video/SKILL.md
library/motion/cartoon-dance-animation/SKILL.md
library/motion/character-story-video/SKILL.md
library/motion/cinema-director/SKILL.md
library/motion/drone-style-video/SKILL.md
library/motion/freeze-effect-video/SKILL.md
library/motion/giant-product-showcase/SKILL.md
library/motion/jewelry-product-video/SKILL.md
library/motion/music-video/SKILL.md
library/motion/one-shot-video/SKILL.md
library/motion/product-ad-cinematic/SKILL.md
library/motion/product-showcase-video/SKILL.md
library/motion/product-video-ad-maker/SKILL.md
library/motion/seedance-2/SKILL.md
library/motion/storyboard-to-cooking-video/SKILL.md
library/motion/talking-baby-video/SKILL.md
library/motion/ugc-lifestyle-try-on/SKILL.md
library/motion/ugc-video-factory/SKILL.md
library/social/instagram-post/SKILL.md
library/social/product-campaign/SKILL.md
library/social/rednote-cover/SKILL.md
library/social/social-media-video/SKILL.md
library/social/social-pack/SKILL.md
library/social/ugc-ads-workflow/SKILL.md
library/social/youtube-shorts/SKILL.md
library/visual/action-figure-generator/SKILL.md
library/visual/ad-creative/SKILL.md
library/visual/amazon-product-listing/SKILL.md
library/visual/blog-header/SKILL.md
library/visual/brand-kit/SKILL.md

Metadata

Files
0
Version
74df8cb
Hash
88ae8e71
Indexed
2026-07-25 11:22

inicio - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-31 01:14
浙ICP备14020137号-1 $mapa de visitantes$