Kujiale AI Design Assistant
Paste the following prompt into your AI chat to install this skill:
Please install @user_b14347c4/ai-kujiale-design according to the guide at https://skillhub.cn/install/skillhub.md.
About this skill
The Problem It Solves
Manually translating a floorplan or a set of design preferences into a complete interior design—complete with furniture layout, renderings, and panoramic views—is a fragmented process requiring multiple tools and significant time. There's a clear gap: how to automate the journey from a text description or a single image into a professional, multi-output design package.
How the Skill Works
This skill automates that entire pipeline by orchestrating calls to the Kujiale platform's API suite, following a strict four-phase sequence:
Core Capabilities and Key Steps
- Floorplan Ingestion & Project Setup: It accepts two input modes.
- Text Search: Queries the floorplan database (via
planSearch) using city and community details. After user selection, it creates a design project (createDesign). - Image Recognition: Monitors an inbound media directory for new images. Upon detection, it handles the upload (
upload) and trace import (planUrlCreate) process, polling (planUrlCreateResult) until a floorplan is identified and a design basis is created.
- Text Search: Queries the floorplan database (via
- Style Selection & Intelligent Layout: Based on user-selected preference tags (
customTag) and a matched hard finish style (hardStyle), it triggers the backend "Smart Layout" (layout) function. This step consumes account quotas ("beans"), and the skill will prompt for user confirmation. It then polls for the layout result (layoutResult) to retrieve furniture placements per room. - Automated Rendering: Once layout is confirmed, it immediately triggers the rendering job. The system generates images asynchronously. The skill continuously polls (
renderResult) until completion or a timeout (approx. 5 minutes) is reached. - Structured Result Delivery: The final output strictly follows the
result.mdtemplate, delivering: design highlights summarized from the primary rendering, renderings ordered by room priority (living/dining room -> master bedroom -> secondary bedrooms -> others), a panoramic view link, and a project details link.
Throughout, progress updates are sent via message(action=send), and script versions are validated (versionCheck) to ensure a consistent execution environment.
Applicable Boundaries & Caveats
- Rigid Workflow: The skill executes the documented flow exactly; it cannot handle custom, complex commands that bypass steps (e.g., skipping style selection to go directly to layout).
- Account Dependency: Core functions (smart layout, rendering) depend on the linked Kujiale account's permissions and quota. Insufficient quota or API errors will halt the process.
- Input Requirements: For the image path, files must be placed in a specific directory (
~\.openclaw\media\inbound) and are detected after a polling interval (every 5 seconds). Text search accuracy relies on the coverage of the Kujiale floorplan library. - Result Quality: Final image quality is determined by Kujiale's rendering engine and template library; the skill does not modify the underlying algorithms. Output is filtered by
pictype, displaying only standard renderings (pictype=0) and panoramic views (pictype=1).
Use Cases
- When a renovation project begins, search the Kujiale library by community name to locate and select the correct floorplan, then instantly create a new design project.
- When a client provides a hand-drawn sketch or photo, upload it for automatic recognition to generate a standardized, editable floorplan.
- Based on client preference tags (e.g., 'Minimalist', 'Scandinavian'), automatically match and present relevant hard finish style options for selection.
- After confirming the floorplan and style, trigger the intelligent layout algorithm with one command to auto-generate a furniture placement plan for all rooms.
Best For
- Interior designers or studios needing to quickly generate preliminary concept drawings for client communication, reducing time spent on manual modeling and rendering.
- Designers at small-to-medium renovation firms who need to efficiently process numerous client floorplans, lowering the barrier from plan recognition to final renderings.
- Real estate agents or brokers who need to visually demonstrate to potential clients how a unit could look after a simple renovation.
- Homeowners with renovation ideas but lacking professional skills, who want to quickly turn their mental concepts into actionable visual references.
Related Skills
Restyle a short video into a new visual style while preserving core elements such as characters, actions, and composition, suitable for various creative conversions like anime, illustration, ink wash, etc.
Create Douyin vertical video covers from topics, hooks, or materials with support for creative generation, image synthesis, and refinement.
An AI tool that transforms real photos into specified illustration styles while preserving subject recognition.
An engineering-driven solution that integrates design styles, UX workflows, design systems, and multi-platform implementation to solve cross-project design consistency.