deal-analysis

Calculate return metrics, cash flow, and deal scores for real estate investments.

1|Updated Feb 27, 2026
One-click install
npx skills add https://github.com/linuxphile/rei-agent --skill deal-analysis
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: deal-analysis
Source: https://github.com/linuxphile/rei-agent/tree/main/plugins/rei/skills/deal-analysis
Command: npx skills add https://github.com/linuxphile/rei-agent --skill deal-analysis

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires numpy, pandas, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the complex process of underwriting real estate investments, providing detailed financial analysis to inform critical investment decisions.

Core Features & Use Cases

  • Full Underwriting: Calculates cash flow, return metrics (CoC, Cap Rate, IRR), and debt service coverage.
  • Screening Tools: Implements the 1% and 50% rules for quick deal assessment.
  • BRRRR Analysis: Specializes in Buy-Rehab-Rent-Refinance-Repeat strategies.
  • Sensitivity Analysis: Tests deal performance against various market and financial changes.
  • Deal Scoring: Provides a weighted score to compare multiple investment opportunities.

Quick Start

Analyze the property at 123 Main St, Minneapolis, MN 55408 using the deal-analysis skill.

Frequently Asked Questions about deal-analysis

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I underwrite a real estate investment deal and calculate cash flow projections?

Real estate deal underwriting analyzes property-level data and financial inputs to calculate cash flow projections, operating expenses, and key return metrics like CoC, Cap Rate, and IRR.

Can I run a BRRRR analysis and calculate the refinance metrics for a rental property?

Yes, BRRRR analysis evaluates Buy-Rehab-Rent-Refinance-Repeat strategies by computing property-level financial metrics and debt service coverage based on your specific deal terms and rehab budgets.

What is the best way to run a sensitivity analysis on real estate investment returns?

Sensitivity analysis tests real estate deal performance against various market and financial changes, allowing you to evaluate how shifts in inputs impact cash flow and return metrics.

Does real estate underwriting support quick screening rules like the 1% and 50% rules?

Yes, quick deal screening implements the 1% and 50% rules for rapid property assessment, allowing you to filter investment opportunities before running comprehensive financial underwriting.

How does deal scoring compare multiple investment properties for my portfolio?

Deal scoring provides a weighted score to compare multiple investment opportunities based on your specific investor profiles and current market conditions, optimizing portfolio selection.

Do I need Python libraries like numpy and pandas for real estate cash flow analysis?

Yes, comprehensive real estate cash flow analysis requires numpy and pandas to process financial inputs, calculate return metrics, and manage the data structures for sensitivity testing.