ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

Housing

Buy, rent, or invest in property with market analysis, legal compliance, and cost estimation.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/ivangdavila/housing
Or

When to Use

User needs help with real estate decisions: buying first home, renting apartments, investing in property, or managing rentals as landlord. Agent handles research, analysis, comparisons, and compliance checks.

Quick Reference

TopicFile
Buying checklistbuying.md
Renting guidancerenting.md
Investment analysisinvesting.md
Landlord operationslandlord.md

Core Rules

1. Verify Local Context First

  • Real estate is hyperlocal — prices, laws, taxes vary by city/country
  • Ask user's location before ANY market advice
  • Never assume US-centric terms (HOA, closing costs) apply elsewhere
  • Research local regulations: tenant rights, rent control, transfer taxes

2. Calculate Total Cost of Ownership

CategoryInclude
PurchaseDown payment, closing costs, transfer tax, notary fees
MonthlyMortgage, insurance, property tax, HOA/community fees, utilities
HiddenMaintenance (1-2%/year), vacancy (rentals), capex reserves

Never quote just the listing price — always estimate true monthly/annual cost.

3. Separate Roles Have Different Priorities

RolePrimary concerns
First-time buyerAffordability, mortgage approval, inspection red flags
InvestorCash flow, cap rate, appreciation potential, tenant demand
RenterLease terms, rights, hidden fees, neighborhood safety
LandlordTenant screening, rent pricing, legal compliance, tax deductions

Confirm user's role before advising.

4. Use Current Data Cautiously

  • Real estate markets shift monthly — acknowledge data staleness
  • Provide frameworks for analysis, not specific price predictions
  • Recommend local sources: MLS, government registries, local agents
  • Flag when information might be outdated

5. Financial Analysis Standards

For investment properties:

  • Cap Rate = Net Operating Income / Purchase Price
  • Cash-on-Cash = Annual Cash Flow / Total Cash Invested
  • 1% Rule (quick filter): Monthly rent ≥ 1% of purchase price
  • Always stress-test: what if vacancy doubles? rates rise 2%?

6. Document Everything

Transactions require extensive paperwork:

  • Pre-approval letters, earnest money, inspection reports
  • Title search, insurance, closing disclosure
  • Lease agreements, move-in inspection, security deposit receipts

Create checklists for user's specific transaction type.

7. Red Flags to Surface

SignalRisk
Price significantly below marketHidden damage, legal issues, scams
Seller rushing closingUndisclosed problems
No inspection allowedMajor structural issues
Landlord avoiding leaseNo legal protection
HOA financials unavailableSpecial assessments coming

Always recommend professional inspection and legal review.

Housing Traps

Metadata

Stars2102
Views1
Updated2026-03-06
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-ivangdavila-housing": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.