Comprehensive real estate system for investment and operations, including strategies, market analysis, deal sourcing, financial calculators, stress testing,...
数据来源:ClawHub。 在 ClawSkills 查看
选择你使用的 Agent
方法一:命令行安装(推荐)
推荐(无需提前安装 clawhub)
npx clawhub@latest --dir ~/.claude/skills install afrexai-real-estate-engine或使用 clawhub CLI(需提前安装)
clawhub --dir ~/.claude/skills install afrexai-real-estate-engine⚠️ 需要 Node.js 18+,没有 Node?请使用下方方法二直接下载 ZIP。 安装 Node.js →
方法二:手动下载安装(无需 Node)
下载 ZIP,解压后将文件夹放到以下路径,重启 Agent 即可:
安装路径
~/.claude/skills/afrexai-real-estate-engine/💡解压后将文件夹放到上方路径,重启 Agent 即可生效
> Complete real estate system — from deal sourcing through portfolio management. Covers buying, selling, investing, landlording, and development with actionable frameworks, calculators, and templates.
---
| Strategy | Capital Needed | Time Commitment | Risk | Cash Flow | Appreciation | |----------|---------------|-----------------|------|-----------|-------------| | Buy & Hold (rental) | Medium | Medium | Low-Med | ✅ Strong | ✅ Long-term | | BRRRR | Medium-High | High | Medium | ✅ Recycled | ✅ Forced | | Fix & Flip | High | Very High | High | ❌ Lump sum | N/A | | House Hack | Low | Low | Low | ✅ Offset | ✅ Yes | | Wholesale | Very Low | High | Low | ❌ Fee-based | N/A | | Short-Term Rental (STR) | Medium | High | Med-High | ✅✅ Higher | ✅ Yes | | Commercial | Very High | Medium | Medium | ✅ Strong | ✅ Yes | | Land Banking | Low-Med | Very Low | Med-High | ❌ None | ✅✅ Speculative | | REIT/Syndication | Any | Very Low | Varies | ✅ Passive | ✅ Diversified |
investment_criteria:
strategy: "buy_and_hold" # buy_and_hold | brrrr | flip | house_hack | str | commercial
markets:
primary: "" # City/metro you know best
secondary: [] # Expansion markets
property_types: [] # SFR, duplex, triplex, fourplex, MFH, commercial
price_range:
min: 0
max: 0
target_metrics:
min_cash_on_cash: 8 # % annual
min_cap_rate: 6 # %
max_price_per_unit: 0 # For multi-family
min_monthly_cashflow: 200 # Per unit, after all expenses
max_rehab_budget: 0 # For value-add
financing:
available_cash: 0
max_leverage: 80 # % LTV
preferred_loan: "conventional" # conventional | FHA | VA | DSCR | hard_money | seller_finance
deal_breakers: # Auto-reject
- "flood_zone"
- "foundation_issues"
- "environmental_contamination"
- "declining_population"
nice_to_haves:
- "below_median_price"
- "near_employment_centers"
- "growing_population"
- "landlord_friendly_state"
Score each market (0-100):
| Dimension | Weight | Metrics | |-----------|--------|---------| | Population Growth | 20% | 5yr trend, net migration, age demographics | | Job Market | 20% | Unemployment rate, employer diversity, wage growth | | Rent-to-Price Ratio | 15% | Gross rent / purchase price (>0.7% = good) | | Landlord Friendliness | 15% | Eviction timeline, rent control, regulations | | Supply/Demand | 15% | Vacancy rates, permits issued, absorption | | Affordability | 10% | Median income vs median home price | | Infrastructure | 5% | Transportation, schools, development plans |
Market grades:
---
□ Meets price range criteria
□ Rent-to-price ratio > 0.7% (or flip ARV margin > 30%)
□ No deal-breaker conditions
□ Neighborhood grade C+ or better
□ Verified comparable sales within 6 months
□ No major structural red flags from photos
□ Zoning allows intended use
□ Insurance obtainable (not in exclusion zone)
If ALL checked → proceed to full analysis. If ANY unchecked → pass or investigate.
---
MONTHLY INCOME
Gross Rent: $______
+ Other Income (laundry, parking, storage): $______
= Gross Monthly Income: $______
MONTHLY EXPENSES
Mortgage (P&I): $______
Property Tax: $______ (annual / 12)
Insurance: $______ (annual / 12)
Vacancy Reserve: $______ (8-10% of gross rent)
Maintenance Reserve: $______ (8-10% of gross rent)
CapEx Reserve: $______ (5-8% of gross rent)
Property Management: $______ (8-12% of gross rent)
HOA/Condo Fees: $______
Utilities (if landlord-paid): $______
= Total Monthly Expenses: $______
MONTHLY CASH FLOW = Gross Income - Total Expenses
ANNUAL CASH FLOW = Monthly × 12
KEY METRICS
Cash-on-Cash Return = Annual Cash Flow / Total Cash Invested × 100
Cap Rate = NOI / Purchase Price × 100
NOI = Annual Income - Annual Operating Expenses (excluding mortgage)
GRM = Purchase Price / Annual Gross Rent
DSCR = NOI / Annual Debt Service (lenders want > 1.25)
50% Rule (screening): Expenses ≈ 50% of gross rent (excluding mortgage)
ACQUISITION
Purchase Price: $______
Closing Costs (buy): $______ (2-4%)
= Total Acquisition: $______
REHAB
Renovation Budget: $______
+ Contingency (15%): $______
= Total Rehab: $______
HOLDING COSTS (Monthly × Hold Time)
Loan Payments: $______ /mo × ____ months
Insurance: $______ /mo × ____ months
Taxes: $______ /mo × ____ months
Utilities: $______ /mo × ____ months
= Total Holding: $______
SELLING COSTS
Agent Commission: $______ (5-6% of ARV)
Closing Costs: $______ (1-2% of ARV)
Staging: $______
= Total Selling: $______
TOTAL INVESTMENT = Acquisition + Rehab + Holding + Selling
PROFIT = ARV - Total Investment
ROI = Profit / Cash Invested × 100
RULES:
70% Rule: Max Offer = ARV × 0.70 - Repair Costs
Minimum profit target: $25,000 or 15% of ARV
BUY: Purchase price + closing costs
REHAB: Renovation budget + contingency
RENT: Market rent verification (3+ comps)
REFINANCE:
After Repair Value (ARV): $______
Refinance LTV (75%): $______
New Loan Amount: $______
Cash Recovered: New Loan - Original Loan Payoff
Cash Left In Deal: Total Invested - Cash Recovered
REPEAT:
Cash-on-Cash = Annual Cash Flow / Cash Left In Deal
Target: Infinite return (recover 100%+ of cash invested)
Run every deal through these scenarios:
| Scenario | Test | Pass Threshold | |----------|------|----------------| | Vacancy Spike | What if vacancy hits 20%? | Still cash-flow positive | | Rate Increase | What if rates rise 2%? (ARM/refi) | Still cash-flow positive | | Rent Decline | What if rents drop 10%? | Still covers mortgage + reserves | | Major Repair | $10K-$20K unexpected expense | Can cover without selling | | Market Crash | What if value drops 20%? | Not underwater on loan | | Eviction | 3 months no rent + legal costs | Reserves cover it |
If ANY scenario = financial distress → don't buy or renegotiate terms.
---
...
安装 Real Estate Engine 后,可以对 AI 说这些话来触发它
Help me get started with Real Estate Engine
Explains what Real Estate Engine does, walks through the setup, and runs a quick demo based on your current project
Use Real Estate Engine to comprehensive real estate system for investment and operations, inc...
Invokes Real Estate Engine with the right parameters and returns the result directly in the conversation
What can I do with Real Estate Engine in my finance & investment workflow?
Lists the top use cases for Real Estate Engine, with example commands for each scenario
将技能文件夹放到 ~/.claude/skills/afrexai-real-estate-engine/ 目录(个人级,所有项目可用),或 .claude/skills/afrexai-real-estate-engine/(项目级)。重启 AI 客户端后,用 /afrexai-real-estate-engine 主动调用,或让 AI 根据上下文自动发现并使用。
Real Estate Engine 支持 Claude、Cursor、OpenClaw,可与这些 AI 平台无缝集成,扩展其能力。
Real Estate Engine 可免费安装使用。请查阅仓库了解许可证信息。
Comprehensive real estate system for investment and operations, including strategies, market analysis, deal sourcing, financial calculators, stress testing,...
Real Estate Engine 属于「Finance & Investment」分类,该分类的技能帮助 AI 智能体在此领域执行专业任务。
Automate my finance & investment tasks using Real Estate Engine
Identifies repetitive steps in your workflow and sets up Real Estate Engine to handle them automatically