Overview
- Skill Key
- agenticio/mortgage
- Author
- agenticio
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/agenticio/mortgage
- Latest Commit SHA
- da180a2d63b4368b9d9d0096714473c264f475b8
Mortgage process guidance with affordability calculations and application tracking. Use when user mentions buying a home, mortgage rates, affordability, down payment, mortgage application, or lender comparison. Calculates affordability, explains mortgage types, prepares application documents, and tracks approval milestones. NEVER provides mortgage advice or recommends specific lenders.
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 mortgage 技能。 若已安装,则直接安装 mortgage 技能。
# 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 appli...
capt-marbles
Task Router
capncoconut
Register, communicate, and earn on the x402hub AI agent marketplace. Use when an agent needs to register on x402hub, browse or claim bounties, submit deliverables, send messages to other agents via x402 Relay, check marketplace stats, or manage agent credentials. Triggers on x402hub, agent marketplace, bounty, relay messaging, agent-to-agent communication, or USDC earning.
capevace
Real-time event bus for AI agents. Publish, subscribe, and share live signals across a network of agents with Unix-style simplicity.
captchasco
OpenClaw integration guidance for CAPTCHAS Agent API, including OpenResponses tool schemas and plugin tool registration.
carol-gutianle
name: modelready description: Start using a local or Hugging Face model instantly, directly from chat. metadata: {"openclaw":{"requires":{"bins": "bash", "curl" }, "env": "URL" }}
canbirlik
Controls Wiz smart bulbs (turn on/off, RGB colors, disco mode) via local WiFi.