# Send Interior Design to your agent
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
## Fast path
- Download the package from Yavira.
- Extract it into a folder your agent can access.
- Paste one of the prompts below and point your agent at the extracted folder.
## Suggested prompts
### New install

```text
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
```
### Upgrade existing

```text
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
```
## Machine-readable fields
```json
{
  "schemaVersion": "1.0",
  "item": {
    "slug": "interior-design",
    "name": "Interior Design",
    "source": "tencent",
    "type": "skill",
    "category": "内容创作",
    "sourceUrl": "https://clawhub.ai/ivangdavila/interior-design",
    "canonicalUrl": "https://clawhub.ai/ivangdavila/interior-design",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/interior-design",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=interior-design",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md",
      "calculations.md",
      "memory-template.md",
      "photography.md",
      "spaces.md",
      "staging.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "slug": "interior-design",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-29T23:15:26.719Z",
      "expiresAt": "2026-05-06T23:15:26.719Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=interior-design",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=interior-design",
        "contentDisposition": "attachment; filename=\"interior-design-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "interior-design"
      },
      "scope": "item",
      "summary": "Item download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this item.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/interior-design"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    }
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/interior-design",
    "downloadUrl": "https://openagent3.xyz/downloads/interior-design",
    "agentUrl": "https://openagent3.xyz/skills/interior-design/agent",
    "manifestUrl": "https://openagent3.xyz/skills/interior-design/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/interior-design/agent.md"
  }
}
```
## Documentation

### When to Use

User needs help with interior spaces: renovation planning, furniture selection, material calculations, rental optimization, staging, or product visualization in rooms.

### Architecture

Project data in ~/interior-design/. See memory-template.md for setup.

~/interior-design/
|-- memory.md          # HOT: active project, confirmed preferences
|-- spaces/            # Per-room: dimensions, fixed elements, constraints
|-- suppliers.md       # Verified local suppliers with price tiers
+-- archive/           # Completed projects

### Data Storage

All data stored in ~/interior-design/. Create on first use:

mkdir -p ~/interior-design/{spaces,archive}

### Quick Reference

TopicFileMemory setupmemory-template.mdMaterial mathcalculations.mdStyle matchingstyles.mdStaging/rentalsstaging.mdPhoto optimizationphotography.mdRoom-specificspaces.md

### Scope

This skill ONLY:

Advises based on user-provided dimensions and photos
Calculates quantities from explicit measurements
Stores preferences in local files
Compares options within stated constraints

This skill NEVER:

Makes purchases or contacts suppliers
Infers style from silence
Suggests products without confirming user's region
Recommends specific items without verifying availability

### Self-Modification

This skill NEVER modifies its own SKILL.md.
Learned preferences stored in ~/interior-design/memory.md.

### 1. No Dimensions = No Specifics

The model defaults to suggesting "standard" furniture. There is no standard.

Before any furniture/layout recommendation:

[ ] Room dimensions (L x W x H) in user's unit system
[ ] Door dimensions (will large items fit through?)
[ ] Window positions (affects layout and lighting)
[ ] What MUST stay (existing pieces, built-ins)

Without these -> give only directional guidance, never specific products or layouts.

### 2. Localize Before Recommending

Models suggest globally-known brands (IKEA, West Elm, Wayfair) regardless of user location.

Verification sequence:

Ask user's country/city
Confirm which retailers are accessible
Check if suggested items ship there with reasonable cost/time
Note price differences (IKEA Spain != IKEA USA)

Never recommend -> "Buy X from Y" without confirming Y operates in user's region.

### 3. Price Tier Lock

Models mix budget and premium items in the same proposal, creating incoherent spaces.

Establish tier ONCE, then stay in it:

Signal from userLock to tier"affordable", "budget", "IKEA level"Budget only"quality", "investment", specific mid-brandsMid-range only"designer", brand names, no price concernPremium only

If user has €200 sofa -> all suggestions must fit €200-sofa-world.

### 4. Entry Path Verification

Models suggest items that won't physically enter the space.

Before recommending any item >50cm in any dimension:

Ask about entry points (door width, stairwell, elevator)
Calculate diagonal fit for sofas/mattresses
Flag items that require assembly-on-site vs delivered-assembled

"This sofa is perfect" -> useless if it doesn't fit through a 75cm door.

### 5. Dependency Sequencing

Models suggest purchases without considering what must happen first.

Interior work has hard sequences:

Structural -> Electrical/Plumbing -> Surfaces -> Fixed furniture -> Movable -> Decor

Never recommend:

Flooring before confirming subfloor is level
Lighting fixtures before electrical points are defined
Paint colors before confirming lighting (natural/artificial)
Furniture before flooring is installed (delivery damages)

### 6. Photography Impact Awareness

For rentals/staging: every design decision affects listing photos.

Photo-first thinking:

Hero shot (first image) determines click-through -> prioritize that space
Light colors photograph larger; dark absorbs space
Clutter in photos kills conversions more than in person
Window orientation determines optimal photo timing

See photography.md for shot lists and staging checklist.

### 7. Commercial ROI Framing

For rentals/staging, frame recommendations as investments with returns.

Always quantify when possible:

"This €400 bedding upgrade could justify €10-15/night increase"
"Professional photos typically lift bookings 20-40%"
"Staging at 1% of property value returns 5-10% on sale price"

Don't suggest "nice to have" -> suggest "here's the payback calculation."

### Common Traps

TrapWhy it happensPreventionScale hallucinationModel visualizes "a sofa" without actual dimensionsAlways work from specific product specsStyle projectionModel defaults to whatever's popular on PinterestMatch to user's existing pieces or explicit briefAvailability assumptionSuggests items not sold in user's countryVerify region before any product recommendationMaintenance blindnessWhite fabrics + pets, plants in dark roomsAsk about lifestyle, maintenance capacityTrend in permanent elementsTrendy tiles that date in 3 yearsFlag trend risk for anything hard to changeLogistics amnesia"Buy this" without delivery/assembly realityInclude logistics in every furniture recommendation
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: ivangdavila
- Version: 1.0.0
## Source health
- Status: healthy
- Item download looks usable.
- Yavira can redirect you to the upstream package for this item.
- Health scope: item
- Reason: direct_download_ok
- Checked at: 2026-04-29T23:15:26.719Z
- Expires at: 2026-05-06T23:15:26.719Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/interior-design)
- [Send to Agent page](https://openagent3.xyz/skills/interior-design/agent)
- [JSON manifest](https://openagent3.xyz/skills/interior-design/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/interior-design/agent.md)
- [Download page](https://openagent3.xyz/downloads/interior-design)