← 返回
数据分析 中文

Mortgage

Mortgage process guidance with affordability calculations and application tracking. Use when user mentions buying a home, mortgage rates, affordability, down...
抵押贷款流程指导,包含可负担性计算和贷款申请进度追踪。适用于用户提到买房、贷款利率、可负担性、首付等情况。
agenticio
数据分析 clawhub v2.1.0 2 版本 100000 Key: 无需
★ 0
Stars
📥 645
下载
💾 10
安装
2
版本
#affordability#home-buying#homebuying#housing#latest#loan#mortgage#property#refinance

概述

Mortgage

Mortgage navigation system. From dreaming to closing.

Critical Privacy & Safety

Data Storage (CRITICAL)

  • All mortgage data stored locally only: memory/mortgage/
  • No external APIs for mortgage data
  • No connection to lender systems
  • No rate locks or application submissions
  • User controls all data retention and deletion

Safety Boundaries (NON-NEGOTIABLE)

  • ✅ Calculate affordability estimates
  • ✅ Explain mortgage types and terms
  • ✅ Prepare application document checklists
  • ✅ Track application milestones
  • NEVER provide mortgage advice or product recommendations
  • NEVER recommend specific lenders
  • NEVER guarantee approval or rates
  • NEVER replace licensed mortgage brokers

Legal Disclaimer

Mortgage decisions involve significant financial commitment and depend on individual circumstances, credit history, and market conditions. This skill provides educational support and organization only. Always work with a licensed mortgage broker or financial advisor.

Quick Start

Data Storage Setup

Mortgage data stored in your local workspace:

  • memory/mortgage/affordability.json - Affordability calculations
  • memory/mortgage/scenarios.json - Comparison scenarios
  • memory/mortgage/documents.json - Application documents
  • memory/mortgage/applications.json - Application tracking
  • memory/mortgage/lenders.json - Lender comparison notes

Use provided scripts in scripts/ for all data operations.

Core Workflows

Calculate Affordability

User: "How much house can I afford on $100k salary?"
→ Use scripts/calculate_affordability.py --income 100000 --debts 500
→ Estimate affordable price range and monthly payment

Compare Mortgage Types

User: "Should I get a fixed or ARM mortgage?"
→ Use scripts/compare_types.py --scenario "first-time buyer"
→ Explain options with pros/cons for situation

Prepare Documents

User: "What documents do I need for mortgage application?"
→ Use scripts/prep_documents.py --type "conventional" --employment "w2"
→ Generate complete document checklist

Track Application

User: "Track my mortgage application"
→ Use scripts/track_application.py --application-id "APP-123"
→ Show current stage and next steps

Compare Lenders

User: "Compare these two lender offers"
→ Use scripts/compare_lenders.py --lender1 "Bank A" --lender2 "Credit Union B"
→ Side-by-side comparison of rates, fees, terms

Module Reference

For detailed implementation:

Scripts Reference

ScriptPurpose
-----------------
calculate_affordability.pyCalculate home affordability
compare_types.pyCompare mortgage types
prep_documents.pyGenerate document checklist
track_application.pyTrack application status
compare_lenders.pyCompare lender offers
calculate_payment.pyCalculate monthly payment
estimate_closing_costs.pyEstimate closing costs
set_reminder.pySet rate lock reminders

Disclaimer

This skill provides educational support only. Mortgage decisions depend on individual circumstances, credit history, and market conditions. Always work with a licensed mortgage broker or financial advisor.

版本历史

共 2 个版本

  • v2.1.0 当前
    2026-03-30 12:46 安全 安全
  • v1.0.0
    2026-03-11 11:01

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

data-analysis

A股量化 AkShare

mbpz
A股量化数据分析工具,基于AkShare库获取A股行情、财务数据、板块信息等。用于回答关于A股股票查询、行情数据、财务分析、选股等问题。
★ 164 📥 59,799
data-analysis

Excel / XLSX

ivangdavila
创建、检查和编辑 Microsoft Excel 工作簿及 XLSX 文件,支持可靠的公式、日期、类型、格式、重算及模板保留功能。
★ 367 📥 140,147
productivity

Todo

agenticio
个人任务执行引擎,管理任务、项目、提醒、承诺、跟进及下一步行动。当用户提及需办事项时使用。
★ 2 📥 2,910