← Back to Skills Marketplace
279
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install re-master
Description
Manage off-plan real estate investments with payment tracking, group buy equity, cash buffer simulation, investor sharing links, and ROI scenario modeling.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install re-master - After installation, invoke the skill by name or use
/re-master - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Security patches + missing references + Python manifest
v1.0.0
Initial release
Metadata
Frequently Asked Questions
What is 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. It is an AI Agent Skill for Claude Code / OpenClaw, with 279 downloads so far.
How do I install Real Estate Master?
Run "/install re-master" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Real Estate Master free?
Yes, Real Estate Master is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Real Estate Master support?
Real Estate Master is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Real Estate Master?
It is built and maintained by Binkl69 (@binkl69); the current version is v1.0.1.
More Skills