/real-assets
Analyze real estate and infrastructure investments including REITs, direct property valuation, and infrastructure assets. Use when the user asks about real estate investing, REITs, cap rates, NOI, FFO, AFFO, property valuation, or infrastructure investments. Also trigger when
$ npx -y skills add JoelLewis/finance_skills --skill real-assets --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
- Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
- You can call itInvoke it directly when you want it.
- Slash command
/real-assets
Context preview
The summary Claude sees to decide when to auto-load this skill.
Analyze real estate and infrastructure investments including REITs, direct property valuation, and infrastructure assets. Use when the user asks about real estate investing, REITs, cap rates, NOI, FFO, AFFO, property valuation, or infrastructure investments. Also trigger when
SKILL.md
real-assets.SKILL.mdname: real-assets
description: "Analyze real estate and infrastructure investments including REITs, direct property valuation, and infrastructure assets. Use when the user asks about real estate investing, REITs, cap rates, NOI, FFO, AFFO, property valuation, or infrastructure investments. Also trigger when users mention 'rental property analysis', 'cash-on-cash return', 'gross rent multiplier', 'REIT dividends', 'real estate sectors', 'cell towers', 'toll roads', 'LTV ratio', 'DSCR', or ask whether to invest in real estate directly or through REITs."
Real Assets
Core Concepts
Property Income and Return Metrics
- **NOI (Net Operating Income):** effective gross rental income (after vacancy) minus operating expenses; excludes debt service, capex, and depreciation.
- **Cap rate:** NOI divided by property value — the unlevered property yield; lower cap rates mean higher valuations.
- **Income-approach value:** NOI divided by the prevailing cap rate for comparable properties.
- **Cash-on-cash return:** annual pre-tax cash flow (NOI minus debt service) divided by total cash invested — the levered equity yield.
- **GRM (Gross Rent Multiplier):** price divided by gross annual rent; a quick screen that ignores expenses, vacancy, and financing.
REITs and REIT Metrics
REITs must distribute 90%+ of taxable income as dividends and trade on exchanges like equities. Sectors include residential, office, retail, industrial, data center, healthcare, self-storage, and specialty.
- **FFO (Funds From Operations):** net income plus depreciation minus gains on property sales — the standard REIT earnings measure, since real estate depreciation overstates actual value decline.
- **AFFO (Adjusted FFO):** FFO minus maintenance capex and straight-line rent adjustments — the conservative measure of recurring distributable cash flow.
- **P/FFO and P/AFFO:** the REIT equivalents of P/E; compare within the same sector.
- **NAV premium/discount:** share price relative to per-share net asset value of the underlying properties; indicates market sentiment.
Infrastructure Investments
Infrastructure assets include toll roads, utilities, pipelines, cell towers, airports, and ports. Characteristics: long asset lives, high barriers to entry, regulated or contracted revenue streams, and inflation-linked cash flows (many contracts include CPI adjustments). Infrastructure provides stable, bond-like income with equity-like upside from traffic/usage growth.
Leverage in Real Estate
- **LTV (Loan-to-Value):** mortgage amount / property value. Higher LTV means more leverage and more risk. Typical commercial LTV is 60-75%.
- **DSCR (Debt Service Coverage Ratio):** NOI / annual debt service. Lenders typically require 1.20x-1.50x minimum. Higher DSCR means more cushion to service debt.
Direct Real Estate vs REITs: Decision Checklist
Work through these factors before recommending a vehicle:
| Factor | Direct ownership | REITs | |--------|------------------|-------| | Liquidity | Sales take months; high transaction costs | Trade intraday on exchanges | | Management | Active management required, or pay a property manager | Passive; professional management included | | Leverage access | Non-recourse mortgage leverage at attractive LTVs (60-75%), chosen by the investor | Entity-level leverage set by REIT management; investors cannot choose property-level leverage | | 1031 exchange | Eligible — defer capital gains by exchanging into like-kind property | Not eligible — REIT shares do not qualify | | Diversification | Concentrated in one or a few properties | A REIT fund spreads across hundreds of properties and multiple sectors | | Minimum check size | Typically $50K+ equity (down payment plus closing costs) | From one share |
Mapping investor situations to the preferred vehicle:
| Investor situation | Preferred vehicle | |--------------------|-------------------| | May need the money within months, or rebalances regularly | REITs | | Wants control over leverage, tenants, and improvements | Direct | | Holds appreciated property and wants tax-deferred reinvestment | Direct (1031 exchange) | | Allocation under ~$50K, or wants broad diversification immediately | REITs | | Willing to manage tenants and repairs (or pay a manager from rent) | Direct | | Wants passive, hands-off exposure with no operational involvement | REITs |
Key Formulas
| Formula | Expression | Use Case | |---------|-----------|----------| | NOI | Gross Rental Income - Operating Expenses | Property income measure | | Cap Rate | NOI / Property Value | Unlevered property yield | | Property Value | NOI / Cap Rate | Income-based valuation | | Cash-on-Cash | Annual Cash Flow / Total Cash Invested | Levered equity return | | GRM | Price / Gross Annual Rent | Quick screening metric | | FFO | Net Income + Depreciation - Gains on Sales | REIT earnings measure | | AFFO | FFO - Maintenance Capex - Straight-Line Rent Adj | Recurring cash flow | | LTV | Loan Amount / Property Value | Leverage measure | | DSCR | NOI / Annual Debt Service | Debt coverage measure |
Worked Examples
Example 1: Property Valuation Using Cap Rate
**Given:** NOI = $100,000 per year, prevailing cap rate for comparable properties = 6% **Calculate:** Property value **Solution:** Value = NOI / Cap Rate = $100,000 / 0.06 = $1,666,667
The property is valued at approximately $1,666,667. If the cap rate compressed to 5% (e.g., in a hot market), the value would rise to $2,000,000 — a 20% increase from a 100bp cap rate decline. This illustrates the sensitivity of real estate values to cap rate changes.
Example 2: Cash-on-Cash Return with Leverage
**Given:** Property value = $500,000, down payment = $200,000 (40%), mortgage = $300,000 at 6%, NOI = $35,000, annual debt service = $17,000 **Calculate:** Cash-on-cash return **Solution:** Annual pre-tax cash flow = NOI - Debt Service = $35,000 - $17,000 = $18,000 Cash-on-Cash Return = $18,000 / $200,000 = 9.0%
Compare to
Read more
name: real-assets description: "Analyze real estate and infrastructure investments including REITs, direct property valuation, and infrastructure assets. Use when the user asks about real estate investing, REITs, cap rates, NOI, FFO, AFFO, property valuation, or infrastructure investments. Also trigger when users mention 'rental property analysis', 'cash-on-cash return', 'gross rent multiplier', 'REIT dividends', 'real estate sectors', 'cell towers', 'toll roads', 'LTV ratio', 'DSCR', or ask whether to invest in real estate directly or through REITs."
Real Assets
Core Concepts
Property Income and Return Metrics
- **NOI (Net Operating Income):** effective gross rental income (after vacancy) minus operating expenses; excludes debt service, capex, and depreciation.
- **Cap rate:** NOI divided by property value — the unlevered property yield; lower cap rates mean higher valuations.
- **Income-approach value:** NOI divided by the prevailing cap rate for comparable properties.
- **Cash-on-cash return:** annual pre-tax cash flow (NOI minus debt service) divided by total cash invested — the levered equity yield.
- **GRM (Gross Rent Multiplier):** price divided by gross annual rent; a quick screen that ignores expenses, vacancy, and financing.
REITs and REIT Metrics
REITs must distribute 90%+ of taxable income as dividends and trade on exchanges like equities. Sectors include residential, office, retail, industrial, data center, healthcare, self-storage, and specialty.
- **FFO (Funds From Operations):** net income plus depreciation minus gains on property sales — the standard REIT earnings measure, since real estate depreciation overstates actual value decline.
- **AFFO (Adjusted FFO):** FFO minus maintenance capex and straight-line rent adjustments — the conservative measure of recurring distributable cash flow.
- **P/FFO and P/AFFO:** the REIT equivalents of P/E; compare within the same sector.
- **NAV premium/discount:** share price relative to per-share net asset value of the underlying properties; indicates market sentiment.
Infrastructure Investments
Infrastructure assets include toll roads, utilities, pipelines, cell towers, airports, and ports. Characteristics: long asset lives, high barriers to entry, regulated or contracted revenue streams, and inflation-linked cash flows (many contracts include CPI adjustments). Infrastructure provides stable, bond-like income with equity-like upside from traffic/usage growth.
Leverage in Real Estate
- **LTV (Loan-to-Value):** mortgage amount / property value. Higher LTV means more leverage and more risk. Typical commercial LTV is 60-75%.
- **DSCR (Debt Service Coverage Ratio):** NOI / annual debt service. Lenders typically require 1.20x-1.50x minimum. Higher DSCR means more cushion to service debt.
Direct Real Estate vs REITs: Decision Checklist
Work through these factors before recommending a vehicle:
| Factor | Direct ownership | REITs | |--------|------------------|-------| | Liquidity | Sales take months; high transaction costs | Trade intraday on exchanges | | Management | Active management required, or pay a property manager | Passive; professional management included | | Leverage access | Non-recourse mortgage leverage at attractive LTVs (60-75%), chosen by the investor | Entity-level leverage set by REIT management; investors cannot choose property-level leverage | | 1031 exchange | Eligible — defer capital gains by exchanging into like-kind property | Not eligible — REIT shares do not qualify | | Diversification | Concentrated in one or a few properties | A REIT fund spreads across hundreds of properties and multiple sectors | | Minimum check size | Typically $50K+ equity (down payment plus closing costs) | From one share |
Mapping investor situations to the preferred vehicle:
| Investor situation | Preferred vehicle | |--------------------|-------------------| | May need the money within months, or rebalances regularly | REITs | | Wants control over leverage, tenants, and improvements | Direct | | Holds appreciated property and wants tax-deferred reinvestment | Direct (1031 exchange) | | Allocation under ~$50K, or wants broad diversification immediately | REITs | | Willing to manage tenants and repairs (or pay a manager from rent) | Direct | | Wants passive, hands-off exposure with no operational involvement | REITs |
Key Formulas
| Formula | Expression | Use Case | |---------|-----------|----------| | NOI | Gross Rental Income - Operating Expenses | Property income measure | | Cap Rate | NOI / Property Value | Unlevered property yield | | Property Value | NOI / Cap Rate | Income-based valuation | | Cash-on-Cash | Annual Cash Flow / Total Cash Invested | Levered equity return | | GRM | Price / Gross Annual Rent | Quick screening metric | | FFO | Net Income + Depreciation - Gains on Sales | REIT earnings measure | | AFFO | FFO - Maintenance Capex - Straight-Line Rent Adj | Recurring cash flow | | LTV | Loan Amount / Property Value | Leverage measure | | DSCR | NOI / Annual Debt Service | Debt coverage measure |
Worked Examples
Example 1: Property Valuation Using Cap Rate
**Given:** NOI = $100,000 per year, prevailing cap rate for comparable properties = 6% **Calculate:** Property value **Solution:** Value = NOI / Cap Rate = $100,000 / 0.06 = $1,666,667
The property is valued at approximately $1,666,667. If the cap rate compressed to 5% (e.g., in a hot market), the value would rise to $2,000,000 — a 20% increase from a 100bp cap rate decline. This illustrates the sensitivity of real estate values to cap rate changes.
Example 2: Cash-on-Cash Return with Leverage
**Given:** Property value = $500,000, down payment = $200,000 (40%), mortgage = $300,000 at 6%, NOI = $35,000, annual debt service = $17,000 **Calculate:** Cash-on-cash return **Solution:** Annual pre-tax cash flow = NOI - Debt Service = $35,000 - $17,000 = $18,000 Cash-on-Cash Return = $18,000 / $200,000 = 9.0%
Compare to
A collection of Claude Code skill plugins for financial services. 91 skills across 7 domain plugins teach Claude investment management, regulatory compliance, advisory workflows, trading operations, and more — so it can assist with finance questions, build
Other skills on finance-skills.
- /advisor-dashboards
Design, build, and optimize dashboards for RIA practice management with AUM tracking, revenue analytics, and KPI frameworks. Use when the user asks about tracking firm-level metrics, monitoring advisor productivity, measuring organic growth rate, analyzing client retention and
Open skill - /client-onboarding
Design and implement end-to-end client onboarding workflows from prospect intake through funded account, covering KYC verification, document collection, e-signature, and custodian submission. Use when the user asks about building a digital onboarding flow, integrating identity
Open skill - /client-reporting-delivery
Design, generate, and deliver client performance reports across all channels, covering quarterly reports, tax reporting, portal integration, and compliance review. Use when the user asks about building or redesigning report templates, choosing what to include in quarterly or
Open skill - /client-review-prep
Prepare advisors for client review meetings by assembling context packages, performance summaries, drift analysis, talking points, and meeting agendas. Use when the user asks about preparing for a client review, building a pre-meeting checklist, generating talking points for an
Open skill - /crm-client-lifecycle
Design and optimize CRM systems and client lifecycle workflows for advisory firms, covering segmentation, household management, service tiers, and retention analytics. Use when the user asks about client segmentation models, building household structures, defining service tier
Open skill - /fee-billing
Build and manage advisory fee billing operations from fee schedule design through calculation, collection, revenue recognition, and compliance disclosure. Use when the user asks about tiered or breakpoint fee schedules, billing cycle configuration, AUM valuation for billing,
Open skill

