ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified finance Safety 4/5

Re Master

Skill by binkl69

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/binkl69/re-master
Or

What This Skill Does

The Re Master skill is a specialized suite of tools designed for the granular tracking and financial simulation of off-plan real estate investments. Tailored specifically for investors managing group-buy scenarios, it addresses the complexity of multi-investor portfolios, proportional ownership tracking, and administrative cash-buffer management. It acts as the logic layer for property investments in the Dubai market, automating the calculation of weighted equity based on initial deposits and recurring milestone payments, while ensuring that the administrative 'buffer pool' remains liquid for upcoming payments.

Installation

To integrate Re Master into your OpenClaw environment, ensure you have Python 3 installed as it acts as the primary runtime for the simulation engines. Execute the following command in your terminal: clawhub install openclaw/skills/skills/binkl69/re-master. Once installed, verify the local directory structure to ensure the scripts/ folder is accessible, as the agent will invoke these scripts to perform equity calculations and funding forecasts.

Use Cases

Re Master excels in several key financial management scenarios:

  1. Equity Distribution: Automatically determine ownership percentages among multiple investors (e.g., 'Binkl', 'Dad', 'Friends') based on their historical and ongoing capital contributions.
  2. Milestone Forecasting: Simulate future payment schedules for off-plan units, such as 60/40 or 70/30 Dubai payment structures, allowing admins to predict when cash calls must be made to investors.
  3. Buffer Management: Monitor the health of a communal cash pool to ensure it stays above pre-defined safety thresholds, automatically triggering alerts when additional funding is required to hit construction milestones.
  4. Investment Reporting: Generate data snapshots that can be exported or pushed to dashboards, providing each investor with transparency into their individual portfolio performance and current equity stake.

Example Prompts

  1. "Run a simulation for the Rotana property unit for the next 24 months, assuming a 5% monthly contribution from the group pool."
  2. "Calculate the current equity split for the Ohana unit given that Dad contributed an additional 50k last week."
  3. "Is our current admin cash buffer sufficient to cover the upcoming milestone payment next month, or do I need to call for more funds?"

Tips & Limitations

  • Data Integrity: Ensure your input configuration files follow the standard JSON schema to avoid simulation errors.
  • Scope: This skill is strictly a calculation and logic engine. It does not interface directly with bank APIs or real estate developer portals; all data must be provided as input.
  • Collaboration: Use the re_sim.py tool regularly to keep investors updated, as ownership percentages in group buys often shift as payment schedules evolve.

Metadata

Author@binkl69
Stars4473
Views0
Updated2026-05-01
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-binkl69-re-master": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#real-estate#investment#fintech#dubai#simulation
Safety Score: 4/5

Flags: file-read, file-write, code-execution