Find why your productivity system keeps failing, then apply the smallest fix — capacity math, bottleneck routing, durable local notes.
Coding
RealEstate
Try itReal estate transaction support with affordability analysis, property evaluation, and offer strategy. Use when user mentions buying a home, selling property,...
What it does
Real estate navigation system. Buy smart, sell smart.
The skill document
Real 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
Module Reference
- Affordability Analysis: See references/affordability.md
- Property Evaluation: See references/evaluation.md
- Offer Strategy: See references/offers.md
- Inspection Guide: See references/inspection.md
- Selling Strategy: See references/selling.md
- Lease Review: See references/leases.md
- Closing Process: See references/closing.md
Scripts Reference
| Script | Purpose |
|---|---|
calculate_affordability.py | Calculate true affordability |
evaluate_property.py | Systematic property evaluation |
build_offer.py | Build offer strategy |
prep_inspection.py | Prepare for inspection |
review_lease.py | Review lease agreements |
track_transaction.py | Track transaction milestones |
compare_properties.py | Compare multiple properties |
analyze_market.py | Analyze local market data |
Related skills
Save, search, and manage personal notes and knowledge bases in Get笔记 on explicit request.
cli-creator
OfficialBuild a durable command-line tool Codex can run from any repo, with stable JSON output and composable read/write verbs.
skill-creator
OfficialCreate, test, and refine agent skills through an iterative loop of writing, evaluating, and rewriting.
figma-use
OfficialApply Plugin API rules before executing JavaScript in Figma files to avoid hard-to-debug failures.
aspnet-core
OfficialGet current, Microsoft-documented guidance to build or modify ASP.NET Core apps across every supported model.
More from agistack
Browse all skillsThe final publishing layer for anything you write. Paste messy text and get something clear, strong, and ready to send.
Local-first health record management with strict privacy boundaries. Organize what happened, what you take, what changed, and what to bring to your doctor —...
The most comprehensive proactive life management skill for AI agents. Covers morning intelligence briefings, email and message triage, follow-up tracking, su...
A comprehensive AI agent skill for building and optimizing marketing and sales funnels. Helps SaaS founders, marketers, and growth teams design conversion pa...
A comprehensive AI agent skill for acquiring, onboarding, retaining, and growing customers. Helps customer success teams reduce churn, expand revenue, and tu...
A comprehensive AI agent skill that handles every stage of the meeting lifecycle. Prepares you before every meeting with context, attendee backgrounds, and t...