# Send 국토부 부동산 실거래가 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": "molit-real-estate",
    "name": "국토부 부동산 실거래가",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/sw326/molit-real-estate",
    "canonicalUrl": "https://clawhub.ai/sw326/molit-real-estate",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/molit-real-estate",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=molit-real-estate",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md",
      "playbook.md",
      "scripts/real_estate.sh"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-05-07T17:22:31.273Z",
      "expiresAt": "2026-05-14T17:22:31.273Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=afrexai-annual-report",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=afrexai-annual-report",
        "contentDisposition": "attachment; filename=\"afrexai-annual-report-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null
      },
      "scope": "source",
      "summary": "Source download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this source.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/molit-real-estate"
    },
    "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/molit-real-estate",
    "downloadUrl": "https://openagent3.xyz/downloads/molit-real-estate",
    "agentUrl": "https://openagent3.xyz/skills/molit-real-estate/agent",
    "manifestUrl": "https://openagent3.xyz/skills/molit-real-estate/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/molit-real-estate/agent.md"
  }
}
```
## Documentation

### Real Estate Transaction Skill

MOLIT apartment sale transaction data + law integration.

### Overview

KeyValueProviderMOLIT (Ministry of Land, Infrastructure and Transport)Service ID15126469Auth~/.config/data-go-kr/api_keyEndpointhttps://apis.data.go.kr/1613000/RTMSDataSvcAptTradeLegal basisReal Estate Transaction Report ActPlaybookplaybook.md

### Scripts

scripts/
└── real_estate.sh [district_code] [YYYYMM] [rows]

### Step 1: Identify district & period

"강남 아파트" → Gangnam-gu (11680), current month
Refer to playbook.md for watchlist areas
Default: current month; if empty, try recent 3 months

### Step 2: Fetch transaction data

real_estate.sh [code] [YYYYMM]

### Step 3: Analyze

Price per pyeong (area ÷ 3.3058)
YoY comparison (on request)
~~search for market trend supplement

### Step 4: Law integration (~~law, optional)

Rental disputes → Housing Lease Protection Act
Sales → Real Estate Transaction Report Act

### Output Template

## 🏠 [District] Apartment Transactions

### Recent Transactions
| Apt | Area | Floor | Price | Per Pyeong | Date |
|-----|------|-------|-------|-----------|------|

### 📊 Summary
- Avg price: X억
- Avg per pyeong: X만/평
- Total transactions: X

### 💡 Notes
[Trend / related law info]

### Key District Codes (Seoul)

DistrictCodeDistrictCodeJongno11110Mapo11440Yongsan11170Gangnam11680Seocho11650Songpa11710Gangdong11740Yeongdeungpo11560Seongdong11200Gwanak11620

### Other Cities

DistrictCodeBusan Haeundae26350Daegu Suseong27200Incheon Yeonsu28185Daejeon Yuseong30200

### Response Fields (XML → English keys since 2026)

KeyDescriptionaptNmApartment nameumdNmDistrict nameexcluUseArExclusive area (㎡)floorFloordealAmountPrice (만원, comma-separated)dealYear/Month/DayTransaction datedealingGbnTransaction typebuildYearYear built

### Connectors

PlaceholderPurposeCurrent Tool~~realestateTransaction APIMOLIT data.go.kr~~lawLegal referenceslaw.go.kr~~searchTrend supplementBrave Search~~notifyAlertsTelegram

### Intent Router

#IntentTrigger ExpressionOutput1Price Check"강남 아파트 실거래가", "최근 거래 보여줘"Transaction list + summary2Trend Analysis"송파 시세 추이", "6개월간 가격 변화"Multi-month comparison3Area Comparison"강남 vs 서초 비교", "강남3구 어디가 비싸?"Side-by-side district table

Details: see Workflow above.

### Cross-Skill Integration

TriggerPartner SkillHow"관련 법률도", 임대차/전세 분쟁law-search (~~law)주택임대차보호법, 부동산거래신고법 검색"주변 환경도", 입지 분석kma-weather (~~weather)해당 지역 기후/환경 데이터 보강"투자 관점에서"finance-sector-analysis부동산 섹터(XLRE) 분석 연동

### Cross-Skill: Real Estate + Legal Context

real_estate.sh → transaction data
law-search → 관련 법률 (주택임대차보호법, 부동산거래신고법 등) (via ~~law)
Append legal references to report

### Cross-Skill: Real Estate + Location Environment

real_estate.sh → transaction data
kma-weather → 지역 기후/미세먼지 데이터 (via ~~weather)
Add environmental context to area comparison

### Notes

District code: 5 digits (시군구 level)
Contract month: YYYYMM format
dealAmount contains commas → parse as string
Data delay: 1-2 months after actual transaction
Pagination: increase pageNo for large datasets

Cowork architecture v2.2 — 🦞 chumjibot (2026-02-19)

### 🔧 Setup (공공데이터 포털 API)

data.go.kr 회원가입
로그인 → 마이페이지 → 일반 인증키(Decoding) 복사
API 키 저장:
mkdir -p ~/.config/data-go-kr
echo "YOUR_API_KEY" > ~/.config/data-go-kr/api_key


아래 서비스 활용신청 후 사용 (자동승인)

국토부 아파트매매 실거래가 (15057511)
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: sw326
- Version: 2.2.0
## Source health
- Status: healthy
- Source download looks usable.
- Yavira can redirect you to the upstream package for this source.
- Health scope: source
- Reason: direct_download_ok
- Checked at: 2026-05-07T17:22:31.273Z
- Expires at: 2026-05-14T17:22:31.273Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/molit-real-estate)
- [Send to Agent page](https://openagent3.xyz/skills/molit-real-estate/agent)
- [JSON manifest](https://openagent3.xyz/skills/molit-real-estate/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/molit-real-estate/agent.md)
- [Download page](https://openagent3.xyz/downloads/molit-real-estate)