# Send Realtor 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": "rent",
    "name": "Realtor",
    "source": "tencent",
    "type": "skill",
    "category": "通讯协作",
    "sourceUrl": "https://clawhub.ai/kapishdima/rent",
    "canonicalUrl": "https://clawhub.ai/kapishdima/rent",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/rent",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=rent",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "slug": "rent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-05-01T04:15:28.245Z",
      "expiresAt": "2026-05-08T04:15:28.245Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=rent",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=rent",
        "contentDisposition": "attachment; filename=\"rent-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "rent"
      },
      "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/rent"
    },
    "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/rent",
    "downloadUrl": "https://openagent3.xyz/downloads/rent",
    "agentUrl": "https://openagent3.xyz/skills/rent/agent",
    "manifestUrl": "https://openagent3.xyz/skills/rent/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/rent/agent.md"
  }
}
```
## Documentation

### rent-odessa

Поиск долгосрочной аренды 2-комнатных квартир в Одессе

### Триггеры

/rent
"найди квартиру", "что по аренде", "квартиры в одессе", "что по кв"

### Фильтры

2 комнаты
До 15 000 грн/мес
Все районы кроме Суворовский/Пересыпский
С животными
Новострой
Этаж не важно
Жилая площадь от 40 м²
Отопление не важно
С мебелью

### Источники

OLX https://www.olx.ua/uk/nedvizhimost/kvartiry/dolgosrochnaya-arenda-kvartir/?currency=UAH
DOM.RIA https://dom.ria.com/uk/search/?category=1&realty_type=2&operation=3&state_id=12&price_cur=1&wo_dupl=1&sort=inspected_sort&firstIteraction=false&limit=20&market=3&excludeSold=1&type=map&without_entity_group=1&city_ids=12&ch=246_244#map_state=30.72139_46.48608_0.0_10.0
flatfy https://flatfy.ua/%D0%B0%D1%80%D0%B5%D0%BD%D0%B4%D0%B0-%D0%BA%D0%B2%D0%B0%D1%80%D1%82%D0%B8%D1%80-%D0%BE%D0%B4%D0%B5%D1%81%D1%81%D0%B0
rieltor https://rieltor.ua/ru/odessa/flats-rent/#10.5/0/0
lun https://lun.ua/rent/odesa/flats/ru?srsltid=AfmBOopj60sLsMOT7sdNo_rAx-Cwj4dAttnTGCIg4ms30rFTkdykFNjx
Atlanta https://www.atlanta.ua/odessa/filters/arenda/kvartiry
REM https://rem.ua/arenda-kvartir-odessa

### Шаги

Выполни agent-browser --help чтобы узнать как использовать agent-browser для сбора данных с сайтов
Используй agent-browser чтобы перейти по каждому источнику выбрать нужные фильтры, для этого вызови agent-browser open <link>
Пройтись по первым двум страницам и собрать данные о квартирах
Ответить пользователю сообщением с найденными квартирами используя шаблон ниже

### Шаблон ответа

1. [Название квартиры](ссылка) - цена грн/мес, район, этаж, площадь м²
2. [Название квартиры](ссылка) - цена грн/мес, район, этаж, площадь м²
...

### Дополнительно

Если по одному из источников не удалось найти квартиры, то указать это в ответе
Если по всем источникам не удалось найти квартиры, то сообщить об этом пользователю
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: kapishdima
- 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-05-01T04:15:28.245Z
- Expires at: 2026-05-08T04:15:28.245Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/rent)
- [Send to Agent page](https://openagent3.xyz/skills/rent/agent)
- [JSON manifest](https://openagent3.xyz/skills/rent/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/rent/agent.md)
- [Download page](https://openagent3.xyz/downloads/rent)