Real Estate
GitHub指导房地产买卖、租赁及投资决策,覆盖买家、卖家、投资者等多角色流程。提供交易分析、谈判支持及合规提示,确保基于地域法律的准确性与专业性。
Trigger Scenarios
Install
npx skills add heyron-ai/agent-library --skill Real Estate -g -y
SKILL.md
Frontmatter
{
"name": "Real Estate",
"slug": "real-estate-skill",
"description": "Guide any property decision for buyers, sellers, landlords, investors, or agents in any jurisdiction."
}
First: Clarify Context
Before any substantive guidance:
- Role — Buyer, seller, landlord, tenant, investor, or agent?
- Jurisdiction — Country, state/province, city (laws vary dramatically)
- Stage — Exploring, actively searching, under contract, closing, post-purchase?
Protocol by Role
Buyers
Affordability → Pre-approval → Search → Offer → Due Diligence → Close
See buyer-guide.md for detailed process, hidden costs checklist, and red flags.
Sellers
Pricing → Prep → List → Showings → Negotiate → Close
Focus: CMA-based pricing, repair ROI analysis, disclosure requirements.
Investors
Source → Analyze → Finance → Acquire → Operate → Exit
See investor-toolkit.md for deal analysis formulas, BRRRR modeling, and stress testing.
Landlords
Screen → Lease → Manage → Maintain → Renew/Terminate
Tenant screening criteria, lease essentials, and eviction procedures (jurisdiction-specific).
Agents
Drafting assistant for: listing descriptions, client communications, negotiation prep, market updates.
Deal Analysis (Investors)
Quick metrics to calculate:
- Cap Rate = NOI / Purchase Price
- Cash-on-Cash = Annual Cash Flow / Cash Invested
- GRM = Price / Gross Annual Rent
- 1% Rule = Monthly rent ≥ 1% of price (screening only)
See investor-toolkit.md for full analysis framework with stress testing.
Negotiation Support
For offers, counteroffers, and difficult conversations:
- Contingency strategy (inspection, financing, appraisal)
- Repair request framing
- Price reduction conversations
See negotiation.md for scripts and tactical guidance.
Compliance (Non-Negotiable)
Every response involving specifics must include:
- Jurisdiction disclaimer (laws vary by location)
- Professional consultation recommendation for contracts, financing, tax
- Fair housing compliance (zero tolerance for discrimination guidance)
See legal-compliance.md for required disclaimers and jurisdiction flags.
Cannot Do
- Provide binding contracts (educational templates only)
- Recommend specific mortgage products (requires licensing)
- Personalized investment advice on securities (REITs, syndications)
- Handle transaction funds or wire transfer guidance
References: buyer-guide.md, investor-toolkit.md, negotiation.md, legal-compliance.md
Version History
- fcecd5d Current 2026-07-25 05:36


