← 返回 Skills 市场
binkl69

Real Estate Master

作者 Binkl69 · GitHub ↗ · v1.0.1
cross-platform ✓ 安全检测通过
279
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install re-master
功能描述
Manage off-plan real estate investments with payment tracking, group buy equity, cash buffer simulation, investor sharing links, and ROI scenario modeling.
安全使用建议
This skill appears to be what it says: a local equity and funding simulator. Before using, review any config JSON you feed it to ensure it contains no sensitive credentials or personal data you don't want processed. If you plan to publish per‑investor views or implement sharing links, note the skill contains no server or token management — you'll need to build a secure delivery mechanism (HTTPS endpoints, access controls). Run the scripts in a controlled environment with a known Python interpreter, and validate outputs against a small test dataset to ensure formulas meet your legal/financial requirements (especially because 'inv1' is treated as the admin/cash pool contributor in the current logic). If you need networked reporting, audit and add secure transport and auth rather than exposing raw config files.
功能分析
Type: OpenClaw Skill Name: re-master Version: 1.0.1 The skill bundle is a legitimate tool for real estate investment simulation and equity tracking. The Python scripts (scripts/re_sim.py and scripts/equity_calc.py) perform mathematical calculations based on user-provided JSON configurations and do not exhibit any signs of data exfiltration, network activity, or unauthorized command execution. The instructions in SKILL.md are consistent with the stated financial management purpose and do not contain any malicious prompt injection or attempts to access sensitive system resources.
能力评估
Purpose & Capability
Name, description, and included files (two Python scripts, config sample, references) align with a simulation/equity calculator for group buys; declared runtime requirement (python3) is appropriate and proportional.
Instruction Scope
SKILL.md instructs running the included scripts against a local JSON config and documents simulation and sharing workflows. It mentions 'dash/<token>' routes as a developer note but explicitly states the skill does not run a web server; there is no instruction to read unrelated system files, environment variables, or to transmit data to external endpoints. Note: wording around generating 'unique sharing links' is informative only — no link‑generation or network code is provided.
Install Mechanism
No install spec; scripts are bundled with the skill and executed locally with python3. No downloads or archive extraction from external URLs are required.
Credentials
The skill requests no environment variables or credentials. The scripts operate on a user-provided JSON config and do not access secrets, system config paths, or networked services.
Persistence & Privilege
Skill is user‑invocable, not always‑on, and does not modify other skills or request persistent platform privileges. Autonomous invocation is permitted by platform default but not combined with other risky properties.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install re-master
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /re-master 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Security patches + missing references + Python manifest
v1.0.0
Initial release
元数据
Slug re-master
版本 1.0.1
许可证
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Real Estate Master 是什么?

Manage off-plan real estate investments with payment tracking, group buy equity, cash buffer simulation, investor sharing links, and ROI scenario modeling. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 279 次。

如何安装 Real Estate Master?

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

Real Estate Master 是免费的吗?

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

Real Estate Master 支持哪些平台?

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

谁开发了 Real Estate Master?

由 Binkl69(@binkl69)开发并维护,当前版本 v1.0.1。

💬 留言讨论