real-estate-analyzer
Property valuation, market analysis, investment ROI calculations, comparable analysis, and rental yield assessment. Use when evaluating real estate investments, analyzing property markets, or calculating returns.
What this skill does
# Real Estate Analyzer Comprehensive frameworks for property valuation, investment analysis, and market assessment. ## Property Valuation Methods ### Comparable Sales Approach (CMA) The most common method for residential properties. Relies on recent sales of similar properties. ``` COMPARABLE SELECTION CRITERIA: 1. Location: Same neighborhood or within 1 mile 2. Recency: Sold within last 6 months (3 months preferred) 3. Size: Within 10-20% of subject GLA (gross living area) 4. Condition: Similar age, updates, and maintenance 5. Style: Same property type (SFH, condo, townhome) 6. Lot: Similar lot size and features ADJUSTMENT CATEGORIES: + / - Location premium/discount + / - Size differential ($X per sq ft) + / - Bedroom/bathroom count + / - Garage, pool, upgrades + / - Lot size difference + / - Condition adjustment = Adjusted Comparable Value ``` ### Comparable Property Analysis Template | Factor | Subject | Comp 1 | Adj 1 | Comp 2 | Adj 2 | Comp 3 | Adj 3 | | ---------------- | ------- | ------ | ----- | ------ | ----- | ------ | ----- | | Sale Price | -- | | | | | | | | Sale Date | -- | | | | | | | | Distance (mi) | -- | | | | | | | | GLA (sq ft) | | | | | | | | | Lot Size | | | | | | | | | Year Built | | | | | | | | | Bedrooms | | | | | | | | | Bathrooms | | | | | | | | | Garage | | | | | | | | | Condition | | | | | | | | | Pool/Upgrades | | | | | | | | | **Adj. Price** | -- | | | | | | | | **Price/Sq Ft** | -- | | | | | | | ### Income Approach (Cap Rate) Primary method for commercial and multi-family investment properties. ``` NET OPERATING INCOME (NOI): Gross Potential Rent (GPR) + Other Income (laundry, parking, storage) = Gross Potential Income (GPI) - Vacancy & Credit Loss (typically 5-10%) = Effective Gross Income (EGI) - Operating Expenses - Property taxes - Insurance - Management fees (8-12%) - Maintenance & repairs - Utilities (owner-paid) - Landscaping - Reserves for replacement (3-5%) = NET OPERATING INCOME (NOI) PROPERTY VALUE = NOI / Cap Rate ``` ### Cap Rate Calculator | Property Type | Typical Cap Rate | Risk Profile | | ------------------ | ---------------- | ------------ | | Class A Multifamily | 4.0-5.5% | Low | | Class B Multifamily | 5.5-7.0% | Low-Medium | | Class C Multifamily | 7.0-9.0% | Medium | | Retail (NNN) | 5.0-7.0% | Medium | | Office (Class A) | 5.5-7.5% | Medium | | Industrial | 5.0-7.0% | Low-Medium | | Self-Storage | 5.5-8.0% | Medium | | Hotels | 8.0-12.0% | High | ### Cost Approach Used for unique properties, new construction, or insurance purposes. ``` COST APPROACH: Land Value (from comparable land sales) + Replacement Cost New (current construction cost) - Depreciation - Physical (age, wear) - Functional (outdated features) - External/Economic (market decline, location) = ESTIMATED PROPERTY VALUE ``` ## Investment Return Calculations ### Cash-on-Cash Return ``` ANNUAL CASH-ON-CASH RETURN: Annual Pre-Tax Cash Flow / Total Cash Invested x 100 TOTAL CASH INVESTED: Down Payment + Closing Costs + Rehab/Renovation Costs + Initial Reserves = Total Cash Invested ANNUAL PRE-TAX CASH FLOW: NOI - Annual Debt Service (mortgage payments) = Pre-Tax Cash Flow Target: 8-12% for buy-and-hold residential ``` ### Rental Yield Analysis | Metric | Formula | Good Target | | ------------------ | ------------------------------------------ | ----------- | | Gross Yield | Annual Rent / Purchase Price | 8-12% | | Net Yield | NOI / Purchase Price | 5-8% | | Cap Rate | NOI / Current Market Value | 5-10% | | Cash-on-Cash | Cash Flow / Cash Invested | 8-12% | | DSCR | NOI / Annual Debt Service | 1.25x+ | | Price-to-Rent | Purchase Price / Annual Rent | 10-15x | | GRM | Purchase Price / Gross Annual Income | 8-12x | ### Full Investment Return Template ``` PURCHASE ANALYSIS: Purchase Price: $__________ Down Payment (___%): $__________ Loan Amount: $__________ Closing Costs: $__________ Renovation Budget: $__________ Total Cash Required: $__________ MONTHLY INCOME: Gross Monthly Rent: $__________ Other Income: $__________ Vacancy (___% of GMR): ($__________) Effective Monthly Income: $__________ MONTHLY EXPENSES: Mortgage (P&I): $__________ Property Tax: $__________ Insurance: $__________ HOA/Condo Fees: $__________ Property Management: $__________ Maintenance Reserve: $__________ Utilities (owner-paid): $__________ Total Monthly Expenses: $__________ MONTHLY CASH FLOW: $__________ ANNUAL CASH FLOW: $__________ CASH-ON-CASH RETURN: ____% 5-YEAR PROJECTION: Year 1 Cash Flow: $__________ Cumulative CF (5 yr): $__________ Equity Built (5 yr): $__________ Appreciation (___/yr): $__________ Total Return (5 yr): $__________ Annualized ROI: ____% ``` ## Mortgage Payment Framework ``` MONTHLY PAYMENT (P&I): M = P [ r(1+r)^n ] / [ (1+r)^n - 1 ] Where: M = Monthly payment P = Loan principal r = Monthly interest rate (annual / 12) n = Total number of payments (years x 12) AMORTIZATION SNAPSHOT (Year 1 vs Year 15 vs Year 30): | Period | Payment | Principal | Interest | Balance | | ------- | ------- | --------- | -------- | --------- | | Month 1 | | | | | | Year 5 | | | | | | Year 10 | | | | | | Year 15 | | | | | | Year 30 | | | | | ``` ## Market Analysis Framework ### Market Fundamentals Assessment | Factor | Metric | Data Source | Signal | | -------------------- | -------------------------- | -------------------------- | ----------- | | Population Growth | Annual % change | Census, BLS | > 1% = good | | Job Growth | YoY employment change | BLS, local data | > 2% = good | | Median Income Growth | YoY change | Census ACS | > 3% = good | | Supply Pipeline | Permits issued | Census, HUD | Monitor | | Vacancy Rate | % of units unoccupied | Census, CoStar | < 5% = good | | Days on Market | Average DOM | MLS data | < 30 = hot | | Price-to-Income | Median Price / Median Income | Zillow, Census | < 4x = affordable | | Rent-to-Income | Monthly Rent / Monthly Income | HUD, local data | < 30% = sustainable | ### Neighborhood Scoring Matrix | Category | Weight | Factors to Evaluate | Score (1-10) | | --------------- | ------ | ------------------------------------------- | ------------ | | Employ
Related in General
modeling-omnistudio-epc-catalog
IncludedSalesforce Industries CME EPC product-modeling skill for Product2-based catalog creation. Use when creating EPC products, configuring product attributes, building offer bundles with Product Child Items, or reviewing EPC DataPack JSON metadata for product catalog changes. TRIGGER when: user creates or updates Product2 EPC records, AttributeAssignment payloads, AttributeMetadata/AttributeDefaultValues, Offer bundles, or ProductChildItem relationships. DO NOT TRIGGER when: designing OmniScripts/FlexCards/Integration Procedures (use building-omnistudio-omniscript, building-omnistudio-flexcard, or building-omnistudio-integration-procedure), implementing Apex business logic (use generating-apex), or troubleshooting deployment pipelines (use deploying-metadata).
relationship-science-coach
IncludedUse this skill for direct, practical adult relationship coaching: couples conflict, repair, trust, marriage, dating, flirting, attachment patterns, emotional connection, sex, desire differences, eroticism, kink negotiation, affection, love languages, breakups, and long-term passion. Draw on Gottman, EFT and Hold Me Tight, attachment science, modern sex research, Perel, Nagoski, Kerner, Schnarch, Love and Stosny, and flexible love-language tools. Be concrete and low-hedge. Redirect only for imminent danger, abuse, coercive control, minors, non-consent, self-harm, stalking, or medical/legal/psychiatric decisions.
building-sf-integrations
IncludedSalesforce integration architecture and runtime plumbing with 120-point scoring. Use this skill to set up Named Credentials, External Credentials, External Services, REST/SOAP callout patterns, Platform Events, and Change Data Capture. TRIGGER when: user sets up Named Credentials, External Services, REST/SOAP callouts, Platform Events, CDC, or touches .namedCredential-meta.xml files. DO NOT TRIGGER when: Connected App/OAuth config (use configuring-connected-apps), Apex-only logic (use generating-apex), or data import/export (use handling-sf-data).
venue-templates
IncludedAccess comprehensive LaTeX templates, formatting requirements, and submission guidelines for major scientific publication venues (Nature, Science, PLOS, IEEE, ACM), academic conferences (NeurIPS, ICML, CVPR, CHI), research posters, and grant proposals (NSF, NIH, DOE, DARPA). This skill should be used when preparing manuscripts for journal submission, conference papers, research posters, or grant proposals and need venue-specific formatting requirements and templates.
let-fate-decide
IncludedDraws the 12 Houses of the Zodiac Tarot spread to inject entropy into planning when prompts are vague, ambiguous, or casually delegated. Interprets the spread to guide next steps. Use when the user says 'let fate decide', 'YOLO', 'whatever', 'idk', or other nonchalant phrases, makes Yu-Gi-Oh references, or when you are about to arbitrarily pick between multiple reasonable approaches. Prefer over ask-questions-if-underspecified when the user's tone is casual or playful rather than precision-seeking.
net-ops
IncludedCross-platform network troubleshooting (Windows, macOS, Linux) via local or remote shell. Use for: DNS broken, can't resolve hostnames, nslookup/dig works but apps fail, NRPT, WFP, scutil, /etc/resolver, systemd-resolved, /etc/resolv.conf, NetworkManager, VPN DNS leak residue (ProtonVPN/Mullvad/WireGuard/AnyConnect), AV/firewall blocking DNS or DoH, Tailscale DNS interaction, intermittent connectivity, remote diagnostics over SSH.