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

### Decision Tree

SituationActionBuying a houseCheck buying.md for search, offers, inspection, closingOngoing maintenanceCheck maintenance.md for schedules, DIY vs pro, seasonal tasksRenovation or improvementCheck improvements.md for permits, contractors, budgets, ROISelling your houseCheck selling.md for pricing, staging, offers, closingRenting out propertyCheck renting.md for tenants, leases, management, legal

### Universal Rules

The biggest mistakes are emotional: Overpaying because you "fell in love," skipping inspection to beat competition, renovating based on personal taste vs resale value, pricing based on what you need vs market reality.

Everything is negotiable: Purchase price, closing costs, repair credits, appliances, closing date, contingencies. The only non-negotiable is leverage — who wants the deal more.

Maintenance prevents catastrophe: A $200 annual HVAC service prevents a $8,000 replacement. A $50 gutter clean prevents $15,000 foundation damage. Deferred maintenance compounds.

Permits exist for safety and resale: Unpermitted work = liability. Buyers discover it, insurance denies claims, you can't sell. When in doubt, pull the permit.

### Quick Reference

Seasonal maintenance cycle:

SeasonCritical TasksSpringHVAC service, gutter clean, check roof for winter damage, test irrigationSummerExterior painting window, seal driveway, check AC performanceFallFurnace service, clean gutters again, winterize irrigation, check weatherstrippingWinterCheck insulation, monitor for ice dams, test smoke/CO detectors

When to DIY vs call a pro:

DIYAlways hirePaint, caulk, weatherstrippingElectrical panel workBasic plumbing (faucets, toilets)Structural changesLandscaping, mulchGas lines, water heaterChanging filters, basic cleaningRoof repair, foundation

### Cost Sanity Check

Before approving any major expense:

Get 3 quotes minimum (wide variance is normal)
Search "[project] + [your city] + cost 2024" for local rates
Materials are 40-50% of total; rest is labor
"While we're at it" add-ons double budgets — decide scope upfront

### When to Load More

SituationReferenceSearching, making offers, closingbuying.mdRepairs, preventive maintenance, emergenciesmaintenance.mdProjects, permits, contractorsimprovements.mdPricing, staging, negotiations, closingselling.mdTenants, leases, rent collection, evictionsrenting.md
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: ivangdavila
- Version: 1.1.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-29T21:23:15.904Z
- Expires at: 2026-05-06T21:23:15.904Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/house)
- [Send to Agent page](https://openagent3.xyz/skills/house/agent)
- [JSON manifest](https://openagent3.xyz/skills/house/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/house/agent.md)
- [Download page](https://openagent3.xyz/downloads/house)