← 返回 Skills 市场
novb1492

openclaw-eho

作者 novb1492 · GitHub ↗ · v1.1.8 · MIT-0
cross-platform ✓ 安全检测通过
183
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install korean-apartment-real-transactions
功能描述
Provides core functionality to analyze Korean apartment real estate transactions by region, type, and period using OpenClaw plugin commands.
使用说明 (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

安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install korean-apartment-real-transactions
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /korean-apartment-real-transactions 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug korean-apartment-real-transactions
版本 1.1.8
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 3
常见问题

openclaw-eho 是什么?

Provides core functionality to analyze Korean apartment real estate transactions by region, type, and period using OpenClaw plugin commands. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 183 次。

如何安装 openclaw-eho?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install korean-apartment-real-transactions」即可一键安装,无需额外配置。

openclaw-eho 是免费的吗?

是的,openclaw-eho 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

openclaw-eho 支持哪些平台?

openclaw-eho 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 openclaw-eho?

由 novb1492(@novb1492)开发并维护,当前版本 v1.1.8。

💬 留言讨论