realestate
Real estate transaction support with affordability analysis, property evaluation, and offer strategy. Use when user mentions buying a home, selling property, house hunting, mortgages, inspections, or rental agreements. Calculates true affordability, evaluates properties systematically, builds offer strategies, reviews contracts, and tracks transaction milestones. NEVER provides investment advice.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/agistack/realestateReal Estate
Real estate navigation system. Buy smart, sell smart.
Critical Privacy & Safety
Data Storage (CRITICAL)
- All real estate data stored locally only:
memory/realestate/ - No MLS access or listing services
- No mortgage lender connections
- No document submission through this skill
- User controls all data retention and deletion
Safety Boundaries
- ✅ Calculate true affordability including all costs
- ✅ Evaluate properties systematically
- ✅ Build evidence-based offer strategies
- ✅ Review lease agreements
- ❌ NEVER provide investment advice
- ❌ NEVER guarantee property values
- ❌ NEVER replace licensed real estate agents
- ❌ NEVER replace real estate attorneys
Important Note
Real estate transactions are legally complex and high-stakes. This skill provides educational support only. Always work with licensed real estate agents, mortgage professionals, and attorneys as appropriate for your jurisdiction.
Data Structure
Real estate data stored locally:
memory/realestate/affordability.json- Affordability calculationsmemory/realestate/properties.json- Property evaluationsmemory/realestate/offers.json- Offer strategies and historymemory/realestate/inspections.json- Inspection findingsmemory/realestate/contracts.json- Contract review notesmemory/realestate/transactions.json- Transaction tracking
Core Workflows
Calculate Affordability
User: "What can I actually afford?"
→ Use scripts/calculate_affordability.py --income 120000 --debts 800 --downpayment 60000
→ Calculate true monthly cost including taxes, insurance, maintenance
Evaluate Property
User: "Evaluate this house at 123 Main St"
→ Use scripts/evaluate_property.py --address "123 Main St" --price 650000
→ Generate systematic evaluation checklist
Build Offer Strategy
User: "Help me make an offer on the house I saw"
→ Use scripts/build_offer.py --property "PROP-123" --comps "COMP-1,COMP-2"
→ Analyze comparables, determine offer range, plan contingencies
Prepare for Inspection
User: "What should I look for during inspection?"
→ Use scripts/prep_inspection.py --property-type "single-family" --year 1985
→ Generate inspection checklist by property type and age
Review Lease
User: "Review this lease agreement"
→ Use scripts/review_lease.py --file "lease.pdf"
→ Identify unusual clauses, flag potential issues
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-agistack-realestate": {
"enabled": true,
"auto_update": true
}
}
}Related Skills
consulting
Consulting practice management with engagement scoping, proposal writing, pricing strategy, and client relationship management. Use when user mentions consulting engagements, proposals, pricing, client relationships, or deliverables. Helps scope real problems, write winning proposals, set value-based prices, structure findings for impact, and navigate difficult client situations. NEVER replaces consultant judgment or independence.
interview
Interview preparation system with company research, story building, and mock interview practice. Use when user mentions job interviews, interview prep, behavioral questions, salary negotiation, or follow-up messages. Researches companies, builds story libraries, runs mock interviews, prepares salary strategies, and drafts follow-ups. NEVER guarantees job offers.
budget-pro
Personal budget management with privacy-first local storage. Use when user mentions setting a budget, tracking spending, logging expenses, checking budget status, or managing money by category. Tracks income, expenses, and category budgets with proactive alerts. NEVER accesses bank accounts or external financial services.
terminal
Local shell copilot for command planning, safe execution, preview-first workflows, output summarization, privacy-aware history controls, and step-by-step terminal help. Use whenever the user wants to run terminal commands, inspect files, debug shell issues, automate local tasks, or translate natural language into shell actions. Prefer safe preview before mutation. Require explicit confirmation for destructive commands. Local-only.
pitch-pro
Pitch development and presentation coaching for founders and salespeople. Use when user mentions investor pitches, sales presentations, elevator pitches, pitch decks, or persuasion scenarios. Builds value propositions, crafts pitches for different audiences, prepares for objections, and coaches delivery. All work is advisory - human judgment required for all decisions.