TopRank Skills

Home / Claw Skills / Data Analysis / interior-design-visualization
Official OpenClaw rules 54%

interior-design-visualization

Visualize interior design transformations using each::sense AI. Redesign rooms, change styles, update color schemes, and preview renovations from photos of your existing spaces.

Stars

0

Installs

0

Status

ACTIVE

Visibility

PUBLIC

安装方式

直接复制以下提示词,发送给你的 AI 助手即可完成安装。

请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 interior-design-visualization 技能。 若已安装,则直接安装 interior-design-visualization 技能。

Overview

Skill Key
eftalyurtseven/interior-design-visualization
Author
eftalyurtseven
Source Repo
openclaw/skills
Version
-
Source Path
skills/eftalyurtseven/interior-design-visualization
Latest Commit SHA
e79f581976a483c01872b8a75da40633ebbd1148

Extracted Content

SKILL.md excerpt

# Interior Design Visualization

Transform and visualize interior spaces using each::sense. This skill takes photos of existing rooms and generates redesigned versions with different styles, furniture, colors, and layouts.

## Features

- **Room Redesign**: Transform existing rooms into completely new designs
- **Style Transformation**: Apply modern, minimalist, bohemian, industrial, and other styles
- **Furniture Visualization**: See how new furniture would look in your space
- **Color Scheme Changes**: Preview walls, accents, and decor in different colors
- **Kitchen Remodels**: Visualize cabinet, countertop, and appliance updates
- **Bathroom Updates**: Preview tile, vanity, and fixture changes
- **Office Design**: Transform workspaces for productivity and aesthetics
- **Before/After Comparison**: Generate side-by-side visualizations

## Quick Start

```bash
curl -X POST https://sense.eachlabs.run/chat \
  -H "Content-Type: application/json" \
  -H "X-API-Key: $EACHLABS_API_KEY" \
  -H "Accept: text/event-stream" \
  -d '{
    "message": "Redesign this living room in a modern minimalist style with neutral colors and clean lines",
    "image_urls": ["https://example.com/my-living-room.jpg"],
    "mode": "max"
  }'
```

## Interior Design Styles

| Style | Characteristics | Best For |
|-------|-----------------|----------|
| Modern | Clean lines, neutral colors, minimal decor | Living rooms, offices |
| Minimalist | Sparse furniture, white/light colors, open space | Any room |
| Scandinavian | Light wood, white walls, cozy textiles | Bedrooms, living rooms |
| Industrial | Exposed brick, metal accents, raw materials | Lofts, kitchens |
| Bohemian | Rich colors, patterns, eclectic decor | Bedrooms, living rooms |
| Mid-Century Modern | Retro furniture, warm woods, bold colors | Living rooms, offices |
| Farmhouse | Rustic wood, neutral colors, vintage accents | Kitchens, dining rooms |
| Contemporary | Current trends, mixed materials, sophisticated | Any room |
| Co...

Related Claw Skills