ipzitalk-find-nearby

Aggregate real estate subscription and presale data within a geographic radius into HTML reports.

27|2|Updated Jul 13, 2026
One-click install
npx skills add https://github.com/chatdaeri/ipzitalk --skill ipzitalk-find-nearby
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ipzitalk-find-nearby
Source: https://github.com/chatdaeri/ipzitalk/tree/main/plugins/ipzitalk-remote/skills/ipzitalk-find-nearby
Command: npx skills add https://github.com/chatdaeri/ipzitalk --skill ipzitalk-find-nearby

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and templates (resource) components.

What problem does it solve?

This skill solves the difficulty of manually searching and comparing real estate presale and subscription information within a specific radius, which is often scattered across multiple government and private databases.

Core Features & Use Cases

  • Radius-based Search: Automatically finds all relevant real estate listings within a user-defined distance from a specific address.
  • Interactive Visualization: Generates a clean, professional HTML report containing an embedded map and a structured comparison table of housing types, prices, and supply counts.
  • Use Case: A homebuyer wants to compare all upcoming apartment subscriptions within 3km of a specific subway station; this skill aggregates the data and provides a ready-to-read report in seconds.

Quick Start

Use the ipzitalk-find-nearby skill to find and compare all apartment subscription listings within a 3km radius of Pangyo Station.

Frequently Asked Questions about ipzitalk-find-nearby

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I compare real estate presale listings within a specific radius of an address?

Real estate presale listings within a specific radius are compared by aggregating subscription data using geocoding and database lookups. The Skill outputs an interactive HTML report with embedded maps and structured tables comparing housing types, prices, and supply counts.

Can I visualize nearby apartment subscriptions on an interactive map?

Nearby apartment subscriptions can be visualized on an interactive map through the generated HTML report. This report embeds map URLs alongside a structured comparison table detailing housing types, prices, and supply counts for quick property reference.

What is the best way to find apartment subscriptions near a specific subway station?

The best way to find apartment subscriptions near a subway station is using radius-based search. By defining a specific address and distance, the Skill retrieves verified real estate listings and aggregates them into a ready-to-read comparative report.

Do I need a specific server to retrieve verified property listing information?

Access to the ipzitalk MCP server is required to retrieve verified property listing information. This connection fetches real-time public housing database lookups and generates accurate map embed URLs for the comparative reports.

What data points are included in the real estate comparison table?

The real estate comparison table includes housing types, prices, and supply counts. These data points are aggregated from real-time public housing databases within your defined geographic radius and structured within a clean HTML report.

Why does the radius-based property search require geocoding services?

Radius-based property search requires geocoding services to translate a specified address into geographic coordinates. This allows the Skill to accurately define the search boundary and aggregate nearby real estate subscription and presale data.