ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified browser automation Safety 3/5

beijing_house

查询北京住宅小区的基础信息(房价/区域/交通),并通过官方验证渠道核实学区划片信息。

Why use this skill?

Query Beijing residential property data, commute details, and verified school zoning information with the Beijing House Pro skill for OpenClaw.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/iamhankai/beijing-house-pro
Or

What This Skill Does

Beijing House Agent (beijing_house) is a specialized OpenClaw skill designed to provide comprehensive, accurate, and verified data on residential properties in Beijing. It bridges the gap between real estate market data (pricing, building year, commute analysis) and strict educational zoning requirements. Unlike generic search tools, this skill leverages browser automation to query official education commission databases, ensuring that school assignment information is verified against current government records rather than stale third-party reports.

Installation

To use this skill, ensure you have the OpenClaw environment configured. First, install the required Python dependencies by running pip install requests beautifulsoup4 selenium. You must also have the Chrome browser installed along with a matching version of chromedriver added to your system's PATH. Finally, install the skill via the CLI: clawhub install openclaw/skills/skills/iamhankai/beijing-house-pro.

Use Cases

  • Home Buyers: Verify if a specific property falls within the catchment area of a desired primary school before making a purchase decision.
  • Market Analysis: Retrieve real-time pricing and building history for residential compounds in Beijing to estimate current market value.
  • Educational Planning: Navigate the complex school zoning policies in Haidian, Chaoyang, and other administrative districts through automated browser-assisted queries.

Example Prompts

  1. "帮我查询一下北京海淀区万柳书院的均价,最近的地铁交通情况如何,并且帮我确认它现在属于哪个学区?"
  2. "我正考虑购买朝阳区公园大道的小区,请调用beijing_house帮我抓取该小区的最新房价走势和周边教育资源分布。"
  3. "西城区对于学区房的招生政策最近有更新吗?请引导我访问官方查询入口进行核实。"

Tips & Limitations

  • Strict Verification: Always verify school zoning through the provided scripts. Do not guess based on community forums or outdated articles.
  • Manual Intervention: In certain districts (like Dongcheng or Xicheng), the system will trigger a browser window for you to complete manual authentication. Do not attempt to bypass this via automation.
  • Data Disclaimer: Always inform users that data is subject to the current year's official admission guidelines issued by the Beijing Municipal Education Commission. Always include the required 2025 disclaimer text when reporting school zoning results.

Metadata

Author@iamhankai
Stars2387
Views1
Updated2026-03-09
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-iamhankai-beijing-house-pro": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#real-estate#beijing#education#web-scraping#school-zoning
Safety Score: 3/5

Flags: network-access, file-read, code-execution