# Send Housing 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": "housing",
    "name": "Housing",
    "source": "tencent",
    "type": "skill",
    "category": "数据分析",
    "sourceUrl": "https://clawhub.ai/ivangdavila/housing",
    "canonicalUrl": "https://clawhub.ai/ivangdavila/housing",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/housing",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=housing",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md",
      "buying.md",
      "investing.md",
      "landlord.md",
      "renting.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "slug": "housing",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-29T15:37:05.088Z",
      "expiresAt": "2026-05-06T15:37:05.088Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=housing",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=housing",
        "contentDisposition": "attachment; filename=\"housing-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "housing"
      },
      "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/housing"
    },
    "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/housing",
    "downloadUrl": "https://openagent3.xyz/downloads/housing",
    "agentUrl": "https://openagent3.xyz/skills/housing/agent",
    "manifestUrl": "https://openagent3.xyz/skills/housing/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/housing/agent.md"
  }
}
```
## Documentation

### 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

TopicFileBuying checklistbuying.mdRenting guidancerenting.mdInvestment analysisinvesting.mdLandlord operationslandlord.md

### 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

CategoryIncludePurchaseDown payment, closing costs, transfer tax, notary feesMonthlyMortgage, insurance, property tax, HOA/community fees, utilitiesHiddenMaintenance (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 concernsFirst-time buyerAffordability, mortgage approval, inspection red flagsInvestorCash flow, cap rate, appreciation potential, tenant demandRenterLease terms, rights, hidden fees, neighborhood safetyLandlordTenant 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

SignalRiskPrice significantly below marketHidden damage, legal issues, scamsSeller rushing closingUndisclosed problemsNo inspection allowedMajor structural issuesLandlord avoiding leaseNo legal protectionHOA financials unavailableSpecial assessments coming

Always recommend professional inspection and legal review.

### Housing Traps

Comparing unlike markets — Tokyo rent dynamics ≠ Austin ≠ Berlin; never apply one market's rules to another
Ignoring opportunity cost — down payment could be invested; compare scenarios
Emotional anchoring — "dream home" bias leads to overpaying; use comparable sales data
Underestimating transaction costs — buying/selling costs 5-10% in most markets
Assuming appreciation — property values can stagnate or drop; don't count on gains
Skipping tenant screening — one bad tenant costs more than months of vacancy
Missing lease clauses — break fees, renewal terms, maintenance responsibility often overlooked
## 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-29T15:37:05.088Z
- Expires at: 2026-05-06T15:37:05.088Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/housing)
- [Send to Agent page](https://openagent3.xyz/skills/housing/agent)
- [JSON manifest](https://openagent3.xyz/skills/housing/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/housing/agent.md)
- [Download page](https://openagent3.xyz/downloads/housing)