ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

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.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/agistack/realestate
Or

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 calculations
  • memory/realestate/properties.json - Property evaluations
  • memory/realestate/offers.json - Offer strategies and history
  • memory/realestate/inspections.json - Inspection findings
  • memory/realestate/contracts.json - Contract review notes
  • memory/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

Author@agistack
Stars4473
Views0
Updated2026-05-01
View Author Profile
AI Skill Finder

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 skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-agistack-realestate": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.

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.

agistack 4473

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.

agistack 4473

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.

agistack 4473

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.

agistack 4473

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.

agistack 4473