A comprehensive real estate framework for managing the complete lifecycle of property ownership, maintenance, and investment.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install house
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install house using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The House skill is a specialized knowledge framework designed for Openclaw Skills to assist users in navigating the complexities of the real estate market. It provides a structured approach to buying, maintaining, improving, and selling residential property by centralizing expert checklists and decision-making logic. By using this skill, users can mitigate common emotional biases and ensure high-value decisions are backed by technical data and maintenance best practices.
This skill functions as a digital consultant for homeowners and real estate investors alike. It covers everything from seasonal HVAC service cycles to the financial sanity checks required before starting major renovations. Whether you are a first-time buyer or a seasoned landlord, the House skill ensures that every action taken—from pulling permits to vetting contractor quotes—is optimized for long-term property value and safety.
To integrate this skill into your Openclaw Skills workflow, ensure the markdown files are placed in your agent's accessible directory.
# Create the skill directory structure
mkdir -p ~/openclaw/skills/house
# Copy the SKILL.md and associated sub-modules
cp SKILL.md buying.md maintenance.md improvements.md selling.md renting.md ~/openclaw/skills/house/
Once files are in place, the agent can reference the situational logic defined in the decision tree to provide real-time guidance.
The House skill utilizes a modular documentation structure to manage property data and procedures. Each module is optimized for high-density information retrieval:
| Module | Scope | Primary Metadata |
|---|---|---|
buying.md |
Acquisition | Search filters, inspection lists, closing costs |
maintenance.md |
Preservation | Seasonal schedules, HVAC/Roofing logs, DIY limits |
improvements.md |
Development | Permit status, contractor quotes, ROI calculations |
selling.md |
Divestment | Market pricing, staging checklists, offer terms |
renting.md |
Asset Management | Tenant screening, lease templates, eviction laws |
All data follows a strict logic-first taxonomy where situations trigger specific actions and situational 'Load More' references.
Loading
A comprehensive framework for selecting, configuring, and managing web hosting services without the burden of manual server administration.

A comprehensive digital navigator for Hong Kong providing technical insights on tech careers, visa pathways, MTR transport, and urban living.

A pedagogical AI agent skill that transforms homework help into a structured learning experience through guided hints and subject-specific tutoring.

A comprehensive AI skill designed to streamline HomePod setup, diagnose HomeKit audio issues, and manage multiroom playback with precision.

A real estate intelligence skill for property analysis, investment modeling, and rental management.

A comprehensive technical guide for implementing robust, secure, and high-performance HTTP communications within AI agent workflows.








































