{
  "schemaVersion": "1.0",
  "item": {
    "slug": "architecture-rendering",
    "name": "Architecture Rendering",
    "source": "tencent",
    "type": "skill",
    "category": "AI 智能",
    "sourceUrl": "https://clawhub.ai/eftalyurtseven/architecture-rendering",
    "canonicalUrl": "https://clawhub.ai/eftalyurtseven/architecture-rendering",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/architecture-rendering",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=architecture-rendering",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "SKILL.md",
      "references/SSE-EVENTS.md"
    ],
    "primaryDoc": "SKILL.md",
    "quickSetup": [
      "Download the package from Yavira.",
      "Extract the archive and review SKILL.md first.",
      "Import or place the package into your OpenClaw setup."
    ],
    "agentAssist": {
      "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
      "steps": [
        "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."
      ],
      "prompts": [
        {
          "label": "New install",
          "body": "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."
        },
        {
          "label": "Upgrade existing",
          "body": "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."
        }
      ]
    },
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-23T16:43:11.935Z",
      "expiresAt": "2026-04-30T16:43:11.935Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
        "contentDisposition": "attachment; filename=\"4claw-imageboard-1.0.1.zip\"",
        "redirectLocation": null,
        "bodySnippet": null
      },
      "scope": "source",
      "summary": "Source download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this source.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/architecture-rendering"
    },
    "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."
      ]
    },
    "downloadPageUrl": "https://openagent3.xyz/downloads/architecture-rendering",
    "agentPageUrl": "https://openagent3.xyz/skills/architecture-rendering/agent",
    "manifestUrl": "https://openagent3.xyz/skills/architecture-rendering/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/architecture-rendering/agent.md"
  },
  "agentAssist": {
    "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
    "steps": [
      "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."
    ],
    "prompts": [
      {
        "label": "New install",
        "body": "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."
      },
      {
        "label": "Upgrade existing",
        "body": "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."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "Architecture Rendering",
        "body": "Generate stunning architectural visualizations using each::sense. This skill creates photorealistic renders from sketches, floor plans, and text descriptions for architects, interior designers, real estate developers, and visualization studios."
      },
      {
        "title": "Features",
        "body": "Exterior Renders: Photorealistic building exteriors with landscaping and context\nInterior Visualization: Detailed interior spaces with furniture, lighting, and materials\nSketch to Render: Transform hand-drawn sketches into photorealistic images\nAerial Views: Bird's eye perspectives and drone-style shots\nNight Scenes: Dramatic nighttime renders with artificial lighting\nConstruction Visualization: Progress renders and phased development views\nHistorical Restoration: Visualize restored heritage buildings\nLandscape Architecture: Gardens, parks, and outdoor spaces"
      },
      {
        "title": "Quick Start",
        "body": "curl -X POST https://sense.eachlabs.run/chat \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"Create a photorealistic exterior render of a modern minimalist house with floor-to-ceiling glass windows, white concrete walls, flat roof, surrounded by a manicured garden with a pool\",\n    \"mode\": \"max\"\n  }'"
      },
      {
        "title": "Common Render Types & Specifications",
        "body": "Render TypeTypical Aspect RatioBest ForExterior Hero Shot16:9Marketing, presentationsInterior Room View4:3 or 16:9Interior design proposalsAerial/Bird's Eye16:9 or 1:1Site plans, masterplansVertical Facade9:16 or 3:4Social media, tall buildingsConstruction Progress16:9Client updates, documentation"
      },
      {
        "title": "1. Exterior Building Render",
        "body": "curl -X POST https://sense.eachlabs.run/chat \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"Create a photorealistic exterior render of a contemporary three-story residential building. Features: exposed concrete and timber cladding, large balconies with glass railings, green roof terrace, floor-to-ceiling windows. Environment: urban street setting, mature trees, late afternoon golden hour lighting, slight overcast for soft shadows. Professional architectural photography style.\",\n    \"mode\": \"max\"\n  }'"
      },
      {
        "title": "2. Interior Architectural Render",
        "body": "curl -X POST https://sense.eachlabs.run/chat \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"Create a photorealistic interior render of a luxury open-plan living room. Features: double-height ceiling with exposed wooden beams, polished concrete floors, a large sectional sofa in cream fabric, floor-to-ceiling windows overlooking mountains, modern fireplace with black steel surround, pendant lighting fixtures. Style: Scandinavian minimalism meets industrial. Warm natural daylight flooding through windows.\",\n    \"mode\": \"max\"\n  }'"
      },
      {
        "title": "3. Sketch to Render Conversion",
        "body": "curl -X POST https://sense.eachlabs.run/chat \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"Convert this architectural sketch into a photorealistic render. Interpret it as a modern office building with glass curtain wall facade, steel structural elements visible, rooftop garden. Add realistic context: urban setting, pedestrians, cars, trees. Professional architectural visualization quality, sunny day with blue sky and some clouds.\",\n    \"mode\": \"max\",\n    \"image_urls\": [\"https://example.com/architecture-sketch.jpg\"]\n  }'"
      },
      {
        "title": "4. Modern House Visualization",
        "body": "curl -X POST https://sense.eachlabs.run/chat \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"Generate a photorealistic render of a modern single-family home. Architecture: two-story with cantilevered upper floor, white stucco exterior, dark bronze window frames, integrated garage, flat roof with hidden parapets. Landscaping: drought-tolerant native plants, gravel pathways, specimen olive tree. Setting: hillside lot with city views in background. Time: dusk with interior lights glowing warmly, exterior accent lighting.\",\n    \"mode\": \"max\"\n  }'"
      },
      {
        "title": "5. Commercial Building Render",
        "body": "curl -X POST https://sense.eachlabs.run/chat \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"Create a professional architectural visualization of a 20-story commercial office tower. Design: curtain wall glass facade with vertical aluminum fins for solar shading, ground floor retail with double-height lobby, green terraces every 5 floors, rooftop helipad. Context: downtown business district, plaza with water feature at entrance, people walking. Lighting: midday sun, crisp shadows, reflections in glass.\",\n    \"mode\": \"max\"\n  }'"
      },
      {
        "title": "6. Landscape Architecture Visualization",
        "body": "curl -X POST https://sense.eachlabs.run/chat \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"Render a landscape architecture design for a public urban park. Features: meandering pedestrian paths with permeable pavers, native wildflower meadows, a central pond with wooden deck overlook, children playground with natural materials, seating areas with shade structures, mature deciduous and evergreen trees. Include families enjoying the space, joggers, people walking dogs. Spring season, sunny day, vibrant green foliage.\",\n    \"mode\": \"max\"\n  }'"
      },
      {
        "title": "7. Night Scene Render",
        "body": "curl -X POST https://sense.eachlabs.run/chat \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"Create a dramatic nighttime architectural render of a luxury boutique hotel entrance. Building: Art Deco revival style with geometric patterns, brass detailing, black granite facade. Lighting: warm interior glow through large windows, facade uplighting highlighting architectural details, subtle landscape lighting, illuminated hotel sign. Scene: valet area with luxury car, doorman, guests arriving. Atmosphere: sophisticated, inviting, slight wet pavement reflections from recent rain.\",\n    \"mode\": \"max\"\n  }'"
      },
      {
        "title": "8. Aerial/Bird's Eye View",
        "body": "curl -X POST https://sense.eachlabs.run/chat \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"Generate an aerial architectural render of a mixed-use development masterplan. Layout: central public plaza, surrounding mid-rise residential buildings (6-8 stories), ground floor retail, underground parking entrances, community center with distinctive curved roof. Include: rooftop gardens, tree-lined streets, pedestrian promenades, outdoor dining areas. View: 45-degree angle bird's eye perspective, showing the full development and neighborhood context. Clear day, afternoon light.\",\n    \"mode\": \"max\"\n  }'"
      },
      {
        "title": "9. Construction Progress Visualization",
        "body": "curl -X POST https://sense.eachlabs.run/chat \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"Create a construction progress visualization showing a residential tower at 60% completion. Show: concrete core structure complete, lower floors with installed curtain wall glazing, upper floors with exposed steel framing and temporary weather protection, tower crane active, construction workers on scaffolding (safe distances), ground level site office and material staging. Style: documentary realism, overcast day for even lighting, professional construction photography look.\",\n    \"mode\": \"max\"\n  }'"
      },
      {
        "title": "10. Historical Building Restoration Render",
        "body": "curl -X POST https://sense.eachlabs.run/chat \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"Visualize a restored Victorian-era mansion. Architecture: three-story red brick with ornate white trim, wraparound porch with turned columns, steep gabled roof with decorative shingles, restored original windows with period-appropriate shutters, chimney stacks. Grounds: formal English garden with boxwood hedges, gravel carriage drive, restored iron fence and gate. Show both the historical authenticity and modern updates like subtle landscape lighting. Golden hour lighting, autumn foliage.\",\n    \"mode\": \"max\"\n  }'"
      },
      {
        "title": "Render Quality Tips",
        "body": "Lighting: Specify time of day and weather conditions for appropriate shadows and mood\nMaterials: Describe textures explicitly (polished concrete, brushed steel, matte wood)\nContext: Include surroundings (streets, vegetation, people) for realism\nScale Reference: Add people, cars, or furniture to convey scale\nCamera Angle: Specify perspective (eye-level, low angle, bird's eye)"
      },
      {
        "title": "Prompt Structure for Architecture",
        "body": "When creating architectural renders, include these elements:\n\nBuilding Type: Residential, commercial, institutional, mixed-use\nArchitectural Style: Modern, contemporary, traditional, industrial\nKey Features: Materials, facade elements, structural systems\nEnvironment: Urban, suburban, rural, waterfront\nTime & Weather: Golden hour, midday, dusk, night; sunny, overcast, dramatic\nView Angle: Eye-level, aerial, worm's eye, three-quarter view\nContext Elements: People, vehicles, landscaping, neighboring buildings"
      },
      {
        "title": "Example Prompt Template",
        "body": "\"Create a photorealistic [view type] render of a [building type].\nArchitecture: [style], [key features], [materials].\nEnvironment: [setting], [landscaping].\nLighting: [time of day], [weather conditions].\nInclude: [context elements like people, cars, etc.]\nStyle: [professional architectural visualization / specific mood].\""
      },
      {
        "title": "Mode Selection",
        "body": "Ask your users before generating:\n\n\"Do you want fast drafts or final presentation quality?\"\n\nModeBest ForSpeedQualitymaxFinal presentations, client deliverables, marketing materialsSlowerHighestecoQuick concept exploration, early design iterations, massing studiesFasterGood"
      },
      {
        "title": "Multi-Turn Design Iteration",
        "body": "Use session_id to iterate on architectural renders:\n\n# Initial concept render\ncurl -X POST https://sense.eachlabs.run/chat \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"Create an exterior render of a modern beach house with large glass walls and a wooden deck\",\n    \"session_id\": \"beach-house-project\",\n    \"mode\": \"eco\"\n  }'\n\n# Design revision\ncurl -X POST https://sense.eachlabs.run/chat \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"Add a rooftop terrace with a pergola and outdoor kitchen. Make the facade more tropical with natural stone accents.\",\n    \"session_id\": \"beach-house-project\"\n  }'\n\n# Time of day variation\ncurl -X POST https://sense.eachlabs.run/chat \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"Create a sunset version of this design with warm lighting and the interior lights starting to glow\",\n    \"session_id\": \"beach-house-project\",\n    \"mode\": \"max\"\n  }'"
      },
      {
        "title": "Presentation Set Generation",
        "body": "Generate a complete set of renders for a project:\n\n# Hero exterior shot\ncurl -X POST https://sense.eachlabs.run/chat \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"Create the main exterior hero shot of our modern villa project - front facade, golden hour, dramatic angle\",\n    \"session_id\": \"villa-presentation\",\n    \"mode\": \"max\"\n  }'\n\n# Interior living space\ncurl -X POST https://sense.eachlabs.run/chat \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"Now create an interior render of the main living area - open plan, same modern style, afternoon light\",\n    \"session_id\": \"villa-presentation\",\n    \"mode\": \"max\"\n  }'\n\n# Aerial site view\ncurl -X POST https://sense.eachlabs.run/chat \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"Generate an aerial view showing the villa in its landscape context - pool, garden, and property boundaries\",\n    \"session_id\": \"villa-presentation\",\n    \"mode\": \"max\"\n  }'"
      },
      {
        "title": "Error Handling",
        "body": "ErrorCauseSolutionFailed to create prediction: HTTP 422Insufficient balanceTop up at eachlabs.aiContent policy violationProhibited contentAdjust prompt to comply with content policiesTimeoutComplex generationSet client timeout to minimum 10 minutesLow quality outputInsufficient detail in promptAdd more specific architectural details, materials, lighting"
      },
      {
        "title": "Related Skills",
        "body": "each-sense - Core API documentation\nproduct-photo-generation - Product visualization\ninterior-design-generation - Interior styling focus"
      }
    ],
    "body": "Architecture Rendering\n\nGenerate stunning architectural visualizations using each::sense. This skill creates photorealistic renders from sketches, floor plans, and text descriptions for architects, interior designers, real estate developers, and visualization studios.\n\nFeatures\nExterior Renders: Photorealistic building exteriors with landscaping and context\nInterior Visualization: Detailed interior spaces with furniture, lighting, and materials\nSketch to Render: Transform hand-drawn sketches into photorealistic images\nAerial Views: Bird's eye perspectives and drone-style shots\nNight Scenes: Dramatic nighttime renders with artificial lighting\nConstruction Visualization: Progress renders and phased development views\nHistorical Restoration: Visualize restored heritage buildings\nLandscape Architecture: Gardens, parks, and outdoor spaces\nQuick Start\ncurl -X POST https://sense.eachlabs.run/chat \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"Create a photorealistic exterior render of a modern minimalist house with floor-to-ceiling glass windows, white concrete walls, flat roof, surrounded by a manicured garden with a pool\",\n    \"mode\": \"max\"\n  }'\n\nCommon Render Types & Specifications\nRender Type\tTypical Aspect Ratio\tBest For\nExterior Hero Shot\t16:9\tMarketing, presentations\nInterior Room View\t4:3 or 16:9\tInterior design proposals\nAerial/Bird's Eye\t16:9 or 1:1\tSite plans, masterplans\nVertical Facade\t9:16 or 3:4\tSocial media, tall buildings\nConstruction Progress\t16:9\tClient updates, documentation\nUse Case Examples\n1. Exterior Building Render\ncurl -X POST https://sense.eachlabs.run/chat \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"Create a photorealistic exterior render of a contemporary three-story residential building. Features: exposed concrete and timber cladding, large balconies with glass railings, green roof terrace, floor-to-ceiling windows. Environment: urban street setting, mature trees, late afternoon golden hour lighting, slight overcast for soft shadows. Professional architectural photography style.\",\n    \"mode\": \"max\"\n  }'\n\n2. Interior Architectural Render\ncurl -X POST https://sense.eachlabs.run/chat \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"Create a photorealistic interior render of a luxury open-plan living room. Features: double-height ceiling with exposed wooden beams, polished concrete floors, a large sectional sofa in cream fabric, floor-to-ceiling windows overlooking mountains, modern fireplace with black steel surround, pendant lighting fixtures. Style: Scandinavian minimalism meets industrial. Warm natural daylight flooding through windows.\",\n    \"mode\": \"max\"\n  }'\n\n3. Sketch to Render Conversion\ncurl -X POST https://sense.eachlabs.run/chat \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"Convert this architectural sketch into a photorealistic render. Interpret it as a modern office building with glass curtain wall facade, steel structural elements visible, rooftop garden. Add realistic context: urban setting, pedestrians, cars, trees. Professional architectural visualization quality, sunny day with blue sky and some clouds.\",\n    \"mode\": \"max\",\n    \"image_urls\": [\"https://example.com/architecture-sketch.jpg\"]\n  }'\n\n4. Modern House Visualization\ncurl -X POST https://sense.eachlabs.run/chat \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"Generate a photorealistic render of a modern single-family home. Architecture: two-story with cantilevered upper floor, white stucco exterior, dark bronze window frames, integrated garage, flat roof with hidden parapets. Landscaping: drought-tolerant native plants, gravel pathways, specimen olive tree. Setting: hillside lot with city views in background. Time: dusk with interior lights glowing warmly, exterior accent lighting.\",\n    \"mode\": \"max\"\n  }'\n\n5. Commercial Building Render\ncurl -X POST https://sense.eachlabs.run/chat \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"Create a professional architectural visualization of a 20-story commercial office tower. Design: curtain wall glass facade with vertical aluminum fins for solar shading, ground floor retail with double-height lobby, green terraces every 5 floors, rooftop helipad. Context: downtown business district, plaza with water feature at entrance, people walking. Lighting: midday sun, crisp shadows, reflections in glass.\",\n    \"mode\": \"max\"\n  }'\n\n6. Landscape Architecture Visualization\ncurl -X POST https://sense.eachlabs.run/chat \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"Render a landscape architecture design for a public urban park. Features: meandering pedestrian paths with permeable pavers, native wildflower meadows, a central pond with wooden deck overlook, children playground with natural materials, seating areas with shade structures, mature deciduous and evergreen trees. Include families enjoying the space, joggers, people walking dogs. Spring season, sunny day, vibrant green foliage.\",\n    \"mode\": \"max\"\n  }'\n\n7. Night Scene Render\ncurl -X POST https://sense.eachlabs.run/chat \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"Create a dramatic nighttime architectural render of a luxury boutique hotel entrance. Building: Art Deco revival style with geometric patterns, brass detailing, black granite facade. Lighting: warm interior glow through large windows, facade uplighting highlighting architectural details, subtle landscape lighting, illuminated hotel sign. Scene: valet area with luxury car, doorman, guests arriving. Atmosphere: sophisticated, inviting, slight wet pavement reflections from recent rain.\",\n    \"mode\": \"max\"\n  }'\n\n8. Aerial/Bird's Eye View\ncurl -X POST https://sense.eachlabs.run/chat \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"Generate an aerial architectural render of a mixed-use development masterplan. Layout: central public plaza, surrounding mid-rise residential buildings (6-8 stories), ground floor retail, underground parking entrances, community center with distinctive curved roof. Include: rooftop gardens, tree-lined streets, pedestrian promenades, outdoor dining areas. View: 45-degree angle bird's eye perspective, showing the full development and neighborhood context. Clear day, afternoon light.\",\n    \"mode\": \"max\"\n  }'\n\n9. Construction Progress Visualization\ncurl -X POST https://sense.eachlabs.run/chat \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"Create a construction progress visualization showing a residential tower at 60% completion. Show: concrete core structure complete, lower floors with installed curtain wall glazing, upper floors with exposed steel framing and temporary weather protection, tower crane active, construction workers on scaffolding (safe distances), ground level site office and material staging. Style: documentary realism, overcast day for even lighting, professional construction photography look.\",\n    \"mode\": \"max\"\n  }'\n\n10. Historical Building Restoration Render\ncurl -X POST https://sense.eachlabs.run/chat \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"Visualize a restored Victorian-era mansion. Architecture: three-story red brick with ornate white trim, wraparound porch with turned columns, steep gabled roof with decorative shingles, restored original windows with period-appropriate shutters, chimney stacks. Grounds: formal English garden with boxwood hedges, gravel carriage drive, restored iron fence and gate. Show both the historical authenticity and modern updates like subtle landscape lighting. Golden hour lighting, autumn foliage.\",\n    \"mode\": \"max\"\n  }'\n\nBest Practices\nRender Quality Tips\nLighting: Specify time of day and weather conditions for appropriate shadows and mood\nMaterials: Describe textures explicitly (polished concrete, brushed steel, matte wood)\nContext: Include surroundings (streets, vegetation, people) for realism\nScale Reference: Add people, cars, or furniture to convey scale\nCamera Angle: Specify perspective (eye-level, low angle, bird's eye)\nPrompt Structure for Architecture\n\nWhen creating architectural renders, include these elements:\n\nBuilding Type: Residential, commercial, institutional, mixed-use\nArchitectural Style: Modern, contemporary, traditional, industrial\nKey Features: Materials, facade elements, structural systems\nEnvironment: Urban, suburban, rural, waterfront\nTime & Weather: Golden hour, midday, dusk, night; sunny, overcast, dramatic\nView Angle: Eye-level, aerial, worm's eye, three-quarter view\nContext Elements: People, vehicles, landscaping, neighboring buildings\nExample Prompt Template\n\"Create a photorealistic [view type] render of a [building type].\nArchitecture: [style], [key features], [materials].\nEnvironment: [setting], [landscaping].\nLighting: [time of day], [weather conditions].\nInclude: [context elements like people, cars, etc.]\nStyle: [professional architectural visualization / specific mood].\"\n\nMode Selection\n\nAsk your users before generating:\n\n\"Do you want fast drafts or final presentation quality?\"\n\nMode\tBest For\tSpeed\tQuality\nmax\tFinal presentations, client deliverables, marketing materials\tSlower\tHighest\neco\tQuick concept exploration, early design iterations, massing studies\tFaster\tGood\nMulti-Turn Design Iteration\n\nUse session_id to iterate on architectural renders:\n\n# Initial concept render\ncurl -X POST https://sense.eachlabs.run/chat \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"Create an exterior render of a modern beach house with large glass walls and a wooden deck\",\n    \"session_id\": \"beach-house-project\",\n    \"mode\": \"eco\"\n  }'\n\n# Design revision\ncurl -X POST https://sense.eachlabs.run/chat \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"Add a rooftop terrace with a pergola and outdoor kitchen. Make the facade more tropical with natural stone accents.\",\n    \"session_id\": \"beach-house-project\"\n  }'\n\n# Time of day variation\ncurl -X POST https://sense.eachlabs.run/chat \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"Create a sunset version of this design with warm lighting and the interior lights starting to glow\",\n    \"session_id\": \"beach-house-project\",\n    \"mode\": \"max\"\n  }'\n\nPresentation Set Generation\n\nGenerate a complete set of renders for a project:\n\n# Hero exterior shot\ncurl -X POST https://sense.eachlabs.run/chat \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"Create the main exterior hero shot of our modern villa project - front facade, golden hour, dramatic angle\",\n    \"session_id\": \"villa-presentation\",\n    \"mode\": \"max\"\n  }'\n\n# Interior living space\ncurl -X POST https://sense.eachlabs.run/chat \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"Now create an interior render of the main living area - open plan, same modern style, afternoon light\",\n    \"session_id\": \"villa-presentation\",\n    \"mode\": \"max\"\n  }'\n\n# Aerial site view\ncurl -X POST https://sense.eachlabs.run/chat \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"Generate an aerial view showing the villa in its landscape context - pool, garden, and property boundaries\",\n    \"session_id\": \"villa-presentation\",\n    \"mode\": \"max\"\n  }'\n\nError Handling\nError\tCause\tSolution\nFailed to create prediction: HTTP 422\tInsufficient balance\tTop up at eachlabs.ai\nContent policy violation\tProhibited content\tAdjust prompt to comply with content policies\nTimeout\tComplex generation\tSet client timeout to minimum 10 minutes\nLow quality output\tInsufficient detail in prompt\tAdd more specific architectural details, materials, lighting\nRelated Skills\neach-sense - Core API documentation\nproduct-photo-generation - Product visualization\ninterior-design-generation - Interior styling focus"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/eftalyurtseven/architecture-rendering",
    "publisherUrl": "https://clawhub.ai/eftalyurtseven/architecture-rendering",
    "owner": "eftalyurtseven",
    "version": "1.0.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/architecture-rendering",
    "downloadUrl": "https://openagent3.xyz/downloads/architecture-rendering",
    "agentUrl": "https://openagent3.xyz/skills/architecture-rendering/agent",
    "manifestUrl": "https://openagent3.xyz/skills/architecture-rendering/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/architecture-rendering/agent.md"
  }
}