Skills DirectorySkills Directory
SkillsLearnSecurityCategoriesDocsCommunityBlog
Sign InSubmit Skill
Skills Directory

Security-tested agent skills for Claude, coding agents, and AI workflows.

Directory

  • Browse Skills
  • All Skills Aโ€“Z
  • Claude Skills
  • Claude Code Skills
  • Agent Skills
  • Categories
  • Authors
  • Submit a Skill

Learn

  • Learn Hub
  • Install Claude Skills
  • Write SKILL.md
  • Skills vs MCP
  • Directories Compared

Security

  • Security
  • Methodology
  • Secure Claude Skills
  • Security Badges

Company

  • About
  • Community
  • Blog
  • API Docs
  • Advertise

2026 Skills Directory. All rights reserved.

ProTermsPrivacyRefunds
Back to skills

Re Master

ASecurity

Manage off-plan real estate investments, payment milestones, group buy allocations, and ROI simulations. Use when a user needs to: (1) Track property installments (Dubai 60/40, 70/30 plans), (2) Calculate proportional ownership between investors (Binkl/Dad/Friends), (3) Manage a cash buffer pool for admin payments, (4) Generate unique sharing links for investors, (5) Simulate ROI or payment gap scenarios.

33 stars
0 votes
0 copies
1 views
Added 9/5/2026
businesspythongo

Security Analysis

A100/100

Scanned 9/5/2026

Install to Claude Code

$npx -y skills add dvcrn/openclaw-skills-marketplace --skill re-master --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Re Master?

Add the live security badge to your README โ€” it updates automatically with every re-scan.

Security grade badge for Re Master
[![Security: A โ€” Skills Directory](https://www.skillsdirectory.com/api/skills/dvcrn-re-master/badge)](https://www.skillsdirectory.com/skills/dvcrn-re-master)

More formats (shields.io, HTML) on the badges page.

Download with Pro
Files
SKILL.md
---
name: re-master
description: "Manage off-plan real estate investments, payment milestones, group buy allocations, and ROI simulations. Use when a user needs to: (1) Track property installments (Dubai 60/40, 70/30 plans), (2) Calculate proportional ownership between investors (Binkl/Dad/Friends), (3) Manage a cash buffer pool for admin payments, (4) Generate unique sharing links for investors, (5) Simulate ROI or payment gap scenarios."
---

# Real Estate Master (Off-Plan Tracker) ๐Ÿ™๏ธ

This skill enables precise management and simulation of off-plan property investments, particularly for group buy scenarios with an admin-managed cash pool.

## Core Workflows

### 1. Project Initialization
When a user adds a new unit (e.g., Rotana, Ohana):
1.  **Define Price & Fees:** Typically 4% DLD + registration.
2.  **Define Payment Plan:** (e.g., 10% DP + 1% monthly or 10% every 6 months).
3.  **Establish Buffer:** Define the starting cash pool (e.g., AED 480k).

### 2. Group Buy Allocation
Calculate equity based on:
-   **Initial DP Contribution:** Who put in what at the start.
-   **Monthly Commitment:** Ongoing AED/month contributions.
-   **Weighted Time:** Ownership adjusts dynamically as payments are made.

Use `scripts/equity_calc.py` for simple math or `scripts/re_sim.py` for full multi-month simulations.

### 3. Buffer & Milestone Simulation
The "Admin Cash Pool" strategy:
-   Use the pool to cover shortfalls or early milestones.
-   Simulate "Fair Share" requests to investors to keep the pool above a safety threshold (e.g., > AED 250k).

Run `python3 scripts/re_sim.py <config.json>` to generate a full funding forecast.

### 4. Sharing URLs (Developer Note)
The `re-master` skill provides data for per-investor views. To generate URLs:
-   **Local:** Use the `dash/<token>` routes if using the original Deal Tracker server.
-   **Static:** Use the simulation output to generate static reports for participants.
This skill does not run a web server; it provides the logic to power one.

## References

-   **Dubai Norms:** See [references/dubai_standards.md](references/dubai_standards.md) for tax, fee, and escrow basics.
-   **Equity Math:** See [references/equity_formulas.md](references/equity_formulas.md) for the "weighted contribution" logic used in group buys.

## Scripts

-   `scripts/re_sim.py`: Comprehensive multi-unit simulation engine. Input unit/account config โž” Output monthly milestone funding breakdown.
-   `scripts/equity_calc.py`: Simple point-in-time equity calculator.

---
*Created for Binkl ๐Ÿ‘‘ โ€” 2026-03-06*

Attribution

dvcrndvcrn
View sourceMore from dvcrn โ†’
SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots ยท $299/mo ยท GSC-verified traffic ยท sponsors can never buy grades.

See placements

Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.

Comments (0)

No comments yet. Be the first to comment!

SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots ยท $299/mo ยท GSC-verified traffic ยท sponsors can never buy grades.

See placements

Related Skills

Solution Architect

Designs system architecture, component specifications, and technical integration strategy. Use when: designing solutions, system architecture, technology stack, or integration approaches.

192 votes

Akorchak:Venture Assessment

Generate a comprehensive VC investment assessment report for a company

72 votes

Telegram Compose

Compose rich, readable Telegram messages using HTML formatting via direct Telegram API. Use when: (1) Sending any Telegram message beyond a simple one-line reply, (2) Creating structured messages with sections, lists, or status updates, (3) Need formatting unavailable via Clawdbot's Markdown conversion (underline, spoilers, expandable blockquotes, user mentions by ID), (4) Sending alerts, reports, summaries, or notifications to Telegram, (5) Want professional, scannable message formatting wit...

6511 votes

Stock Analysis

Analyze stocks and cryptocurrencies using Yahoo Finance data. Supports portfolio management (create, add, remove assets), crypto analysis (Top 20 by market cap), and periodic performance reports (daily/weekly/monthly/quarterly/yearly). 8 analysis dimensions for stocks, 3 for crypto. Use for stock analysis, portfolio tracking, earnings reactions, or crypto monitoring.

6511 votes

Just Fucking Cancel

Find and cancel unwanted subscriptions by analyzing bank transactions. Detects recurring charges, calculates annual waste, and helps you cancel with direct URLs and browser automation. Use when: 'cancel subscriptions', 'audit subscriptions', 'find recurring charges', 'what am I paying for', 'save money', 'subscription cleanup', 'stop wasting money'. Supports CSV import (Apple Card, Chase, Amex, Citi, Bank of America, Capital One, Mint, Copilot) OR Plaid API for automatic transaction pull. Out...

6511 votes
View all in business โ†’