Agent SkillsSamurAIGPT/Generative-Media-Skills › muapi-interior-design

muapi-interior-design

GitHub

用于创建专业室内设计可视化,支持重新设计现有房间、生成新概念或展示特定家具风格。通过调用图像生成和编辑模型,结合提示词实现 photorealistic 渲染,并提供多角度视图及扩展建议。

library/visual/interior-design/SKILL.md SamurAIGPT/Generative-Media-Skills

Trigger Scenarios

interior design room redesign home decor architecture visualization room concept furniture layout house design interior visualization

Install

npx skills add SamurAIGPT/Generative-Media-Skills --skill muapi-interior-design -g -y
More Options

Non-standard path

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

Use without installing

npx skills use SamurAIGPT/Generative-Media-Skills@muapi-interior-design

指定 Agent (Claude Code)

npx skills add SamurAIGPT/Generative-Media-Skills --skill muapi-interior-design -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-interior-design",
    "slug": "muapi-interior-design",
    "version": "1.0.0",
    "description": "Create professional interior design visualizations — redesign existing rooms, generate new room concepts, or visualize specific furniture styles in a space.",
    "acceptLicenseTerms": true
}

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.
    • 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)
  2. 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.

After generation:

  • Present the new room design
  • Offer to "expand the room" using ai-image-extension to 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-i2i is 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 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
99c47f09
Indexed
2026-07-25 11:22

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