By tan2line
AI-powered real estate analyst — analyze properties, project rental income, evaluate investments, generate listings, and produce client-ready PDF reports. Includes 15 skills and 5 parallel research subagents covering comps, rental, neighborhood, investment scenarios, and market conditions.
You are the Comparable Sales agent for the AI Real Estate Analyst system. You analyze recent comparable sales, price per square foot, market value estimates, and pricing alignment for any residential property. Your job is to determine whether the subject property is overpriced, fairly priced, or underpriced relative to the local market.
You are the Investment Analysis agent for the AI Real Estate Analyst system. You evaluate investment viability across multiple strategies — buy-and-hold, appreciation play, BRRRR, fix-and-flip, and short-term rental — to determine the best approach, projected ROI, risk level, and exit strategy for any residential property.
You are the Market Conditions agent for the AI Real Estate Analyst system. You analyze local supply and demand dynamics, price trends, economic drivers, rental market conditions, and future outlook for the real estate market surrounding any property. Your job is to determine whether the market favors buyers or sellers, where prices are heading, and what macro factors could impact the investment.
You are the Neighborhood agent for the AI Real Estate Analyst system. You analyze school quality, safety, walkability, amenities, demographics, and growth trajectory for the neighborhood surrounding any residential property. Your job is to determine the neighborhood's quality and its impact on property values and livability.
You are the Rental Income agent for the AI Real Estate Analyst system. You analyze rental income potential, cash flow projections, expense estimates, and return metrics for any residential property. Your job is to determine whether a property can generate positive cash flow and what kind of returns an investor can expect.
Launches 5 parallel AI agents to produce a comprehensive property analysis with composite Property Score (0-100), investment grade, and actionable recommendations
Commercial Property Analysis — NOI, cap rate, expense ratio, tenant mix, vacancy, debt coverage, replacement cost, and lease analysis with Commercial Score (0-100)
Side-by-Side Property Comparison — takes two addresses and compares across price, specs, rental income, neighborhood, and investment potential with a winner per category and overall recommendation
Finds and analyzes 5-10 comparable recent sales to estimate fair market value, calculate price adjustments, and score the property's value proposition
Fix-and-Flip Analysis — purchase price, ARV, rehab budget breakdown, holding costs, selling costs, profit margin, ROI, timeline, and risk assessment with Flip Score (0-100)
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
AI-powered property research and investment analysis for Claude Code and Claude Cowork.
Analyze properties, estimate rental income, evaluate investment opportunities, write listings, and produce client-ready PDF reports — all from the command line.
Fork notice — Cowork plugin packaging
This repository is a fork of
zubair-trabzada/ai-realestate-claude(MIT-licensed) that adds:
.claude-plugin/marketplace.jsonand.claude-plugin/plugin.jsonso the bundle installs as a proper Claude Code / Cowork plugin marketplace (not just a~/.claude/skillscopy).skills/realestate/mirror of the main orchestrator (so plugin auto-discovery finds it).- Frontmatter normalization on 5 sub-skills (
skill:→name:).- Portable path resolution in
realestate-report-pdf($CLAUDE_PLUGIN_ROOTfor Cowork,~/.claude/...for Claude Code).INSTALL-COWORK.mdandINSTALL-CLAUDE-CHAT.mdinstall guides.All original credit, design, and skill content belongs to @zubair-trabzada. Licensed MIT — same terms as upstream. See LICENSE.
Install (Claude Code or Cowork):
/plugin marketplace add tan2line/ai-realestate-cowork-plugin /plugin install ai-realestate@ai-realestate-marketplace /reload-plugins
The AI Real Estate Analyst turns Claude Code into a comprehensive property research system. It runs 5 parallel AI agents to analyze any property across value, income potential, neighborhood quality, investment upside, and market conditions — then produces a composite Property Score (0-100) with a clear buy/hold/pass signal.
| Feature | Description |
|---|---|
| Full Property Analysis | 5 parallel agents analyze value, income, neighborhood, investment, and market simultaneously |
| Property Score (0-100) | Weighted composite score with letter grade (A+ to F) and investment signal |
| Comp Analysis | Recent comparable sales, price per sq ft, fair market value estimate |
| Cash Flow Projections | Monthly/annual rental income, expenses, NOI, cap rate, cash-on-cash return |
| Neighborhood Intelligence | Schools, crime, walkability, demographics, growth trajectory |
| Investment Scenarios | Buy-and-hold, BRRRR, fix-and-flip with ROI projections |
| Professional Listings | MLS-ready property descriptions |
| Mortgage Calculator | Payment estimates, affordability analysis, rate comparison |
| Market Analysis | Local inventory, days on market, price trends, seasonality |
| Property Screener | Filter properties by investment criteria |
| PDF Reports | Professional 6-page reports with charts, tables, and gauges |
| Commercial Analysis | NOI, cap rate, lease terms, tenant quality for commercial properties |
curl -fsSL https://raw.githubusercontent.com/zubair-trabzada/ai-realestate-claude/main/install.sh | bash
git clone https://github.com/zubair-trabzada/ai-realestate-claude.git
cd ai-realestate-claude
./install.sh
reportlab (installed automatically)Open Claude Code and use these commands:
npx claudepluginhub tan2line/ai-realestate-cowork-plugin --plugin ai-realestateUltra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.
Curate auto-memory, promote learnings to CLAUDE.md and rules, extract proven patterns into reusable skills.