← 返回 Skills 市场
ivangdavila

Real Estate Agent

作者 Iván · GitHub ↗ · v1.0.1
linuxdarwinwin32 ✓ 安全检测通过
498
总下载
1
收藏
2
当前安装
2
版本数
在 OpenClaw 中安装
/install real-estate-agent
功能描述
Your personal real estate agent. Find properties, get alerts on deals, sell or rent your home, and navigate any property decision.
安全使用建议
This skill appears to be what it claims: a local, instruction-only real-estate assistant. Before enabling it, be aware it will create ~/real-estate-agent/ and store client/profile/search data on your machine (including budget and preapproval amounts if you provide them). Consider these steps: (1) only provide high-level financial context rather than full bank documents or account numbers, (2) confirm the agent asks for explicit permission before 'monitoring' or using any external connector or API, (3) periodically inspect or delete ~/real-estate-agent/ if you stop using the skill, and (4) if you ever see the agent requesting API keys or telling you it will post data to external sites, treat that as unexpected and revoke access. If you want stricter guarantees, request a version that logs all outgoing network calls or runs in an environment without web-accessible tools.
功能分析
Type: OpenClaw Skill Name: real-estate-agent Version: 1.0.1 The skill's documentation and content consistently describe a real estate agent assistant that stores all client data locally within the `~/real-estate-agent/` directory. The `SKILL.md` explicitly states that the skill does NOT send data to external services, does NOT access files outside its designated directory, and its metadata confirms it requires no external binaries. All instructions for the AI agent are focused on performing its stated purpose transparently and ethically, with no evidence of prompt injection for malicious ends, data exfiltration, or unauthorized execution.
能力评估
Purpose & Capability
Name/description match the requested resources and behavior: no binaries, no environment variables, no external installs, and the instructions focus on property search, analysis, listing optimization and local memory. Nothing required by the skill is disproportionate to being a personal real-estate agent.
Instruction Scope
The SKILL.md instructs the agent to create and use a local directory (~/real-estate-agent/) and multiple markdown files (memory.md, properties/, searches/, alerts/). It also calls for proactive opportunity detection and queuing alerts. The instructions do not include network calls, credentials, or reading other system files, but they are somewhat open-ended about how the agent will 'flag' new listings (no explicit connector or API). That could lead the agent to use external tools/plugins or request additional permissions if not constrained — the skill itself does not perform exfiltration or require credentials.
Install Mechanism
Instruction-only skill with no install spec and no code to be written to disk by an installer. This minimizes installation risk — all artifacts the skill creates are local files described in the documentation.
Credentials
The skill requests no environment variables, binaries, or credentials. It explicitly states it does not send data to external services and discourages storing sensitive documents. The only required access is to create/read/write files under ~/real-estate-agent/, which is proportionate for a local memory-backed agent.
Persistence & Privilege
Persistence is intended and explicit: the skill will create a persistent folder in the user's home directory and update memory files across sessions. always:false and no cross-skill config modification are used, but the persistent local memory can contain personal and financial context (budgets, preapproval amounts) — treat this as sensitive data stored on disk.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install real-estate-agent
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /real-estate-agent 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Initial release
v1.0.0
Initial release with full agent capabilities
元数据
Slug real-estate-agent
版本 1.0.1
许可证
累计安装 2
当前安装数 2
历史版本数 2
常见问题

Real Estate Agent 是什么?

Your personal real estate agent. Find properties, get alerts on deals, sell or rent your home, and navigate any property decision. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 498 次。

如何安装 Real Estate Agent?

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

Real Estate Agent 是免费的吗?

是的,Real Estate Agent 完全免费(开源免费),可自由下载、安装和使用。

Real Estate Agent 支持哪些平台?

Real Estate Agent 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin, win32)。

谁开发了 Real Estate Agent?

由 Iván(@ivangdavila)开发并维护,当前版本 v1.0.1。

💬 留言讨论