← Back to Skills Marketplace
novb1492

openclaw-eho

by novb1492 · GitHub ↗ · v1.1.8 · MIT-0
cross-platform ✓ Security Clean
183
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install korean-apartment-real-transactions
Description
Provides core functionality to analyze Korean apartment real estate transactions by region, type, and period using OpenClaw plugin commands.
README (SKILL.md)

모든집-아파트실거래가를 한눈에!\r 사이트에 있는 기능을 일부 오픈클로에서 쓸수 있는 플러그인입니다\r 자세한 사항은 npm 사이트를 확인하세요\r https://www.npmjs.com/package/@brokimyeah/openclaw-eho\r \r download files and\r \r openclaw plugins install "folderlocation"\r or download openclaw plugins install @brokimyeah/openclaw-eho\r \r check c\user.openclaw\extensions\openclaw-eho If the folder exists, the plugin is installed successfully.\r \r and just ask \r \r require sido value and period and typeDetail \r ex)서울시(sido) 매매(typeDetail) 최근3개월(period)조회해줘\r \r If OpenClaw cannot find the eho plugin, please try saying:\r "Please use the installed plugin 'eho'."\r \r While it does not include all features of the original website, it provides core functionality for \r analyzing real estate transactions by region and apartment.\r \r check more here \r https://www.npmjs.com/package/@brokimyeah/openclaw-eho

Usage Guidance
This plugin is coherent: it only sends the region/type/period parameters you provide to a third-party API (https://www.everyhouse-real-payment.com). Before installing, verify you trust that upstream site and the npm author (@brokimyeah). Because the plugin performs network requests, avoid sending sensitive personal identifiers unless you trust the service. Also note minor metadata inconsistencies (package.json version 1.1.5 vs registry metadata 1.1.8 and openclaw.plugin.json version 1.0.0) — you may want to confirm the package/version on the npm page or inspect the package contents locally before installing.
Capability Analysis
Type: OpenClaw Skill Name: korean-apartment-real-transactions Version: 1.1.8 The skill bundle is a legitimate plugin for fetching Korean real estate transaction data from the 'EveryHouse' API (everyhouse-real-payment.com). The logic in index.js is straightforward, mapping user-provided parameters (region, date, transaction type) to a GET request, and the documentation in SKILL.md and README.md is consistent with this functionality without any signs of prompt injection or malicious intent.
Capability Assessment
Purpose & Capability
The name/description promise to fetch Korean apartment transaction data and the code implements exactly that: it builds a query from user-supplied region/type/period parameters and calls a remote API endpoint. There are no unrelated environment variables or binaries requested.
Instruction Scope
SKILL.md instructs how to install the plugin and how to provide parameters (sido, typeDetail, period). The runtime instructions (index.js) only read the provided parameters and call the external API. The SKILL.md does not ask the agent to read local secrets, unrelated files, or to exfiltrate additional data.
Install Mechanism
There is no formal install spec in the package manifest included here; the README/SKILL.md suggest installing via openclaw plugins install or npm (standard). The package code is included in the bundle (index.js). Network calls to an external domain will occur at runtime; installation itself appears to be the normal npm/openclaw flow.
Credentials
The skill requests no environment variables, credentials, or config paths. The only data sent to the remote service are the user-supplied query parameters (sido, gu, dong, apt, typeDetail, start, end), which are necessary for the stated function.
Persistence & Privilege
The skill is user-invocable, not forced-always. It does not request elevated agent privileges or modifications to other skills. It does log to console but that is expected for debugging/operation.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install korean-apartment-real-transactions
  3. After installation, invoke the skill by name or use /korean-apartment-real-transactions
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.1.8
- Added Korean-language description and brief overview to SKILL.md. - Included a link to the npm page for more detailed instructions and information. - No code or functional changes.
v1.1.6
- Minor formatting improvements in the documentation for better readability. - No functional or feature changes were made in this version.
v1.1.5
- Added installation and usage instructions for OpenClaw plugins, including plugin installation and folder verification steps. - Clarified required input parameters: sido (region), period (time), and typeDetail (transaction type). - Provided example usage for querying real estate transactions. - Included troubleshooting advice if the eho plugin is not found. - Noted that the skill offers core functionality for analyzing Korean apartment real estate transactions by region.
Metadata
Slug korean-apartment-real-transactions
Version 1.1.8
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 3
Frequently Asked Questions

What is openclaw-eho?

Provides core functionality to analyze Korean apartment real estate transactions by region, type, and period using OpenClaw plugin commands. It is an AI Agent Skill for Claude Code / OpenClaw, with 183 downloads so far.

How do I install openclaw-eho?

Run "/install korean-apartment-real-transactions" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is openclaw-eho free?

Yes, openclaw-eho is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does openclaw-eho support?

openclaw-eho is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created openclaw-eho?

It is built and maintained by novb1492 (@novb1492); the current version is v1.1.8.

💬 Comments