Guides borrowers through mortgage refinance evaluation — collects loan data, extracts mortgage statement fields, evaluates qualification, and delivers recommendations with consumer-friendly communication.
Scanned 9/2/2026
Install to Claude Code
npx -y skills add majiayu000/claude-skill-registry --skill mortgage-loan-officer --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Mortgage Loan Officer?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/majiayu000-mortgage-loan-officer)More formats (shields.io, HTML) on the badges page.
---
name: mortgage-loan-officer
category: business-finance
description: Guides borrowers through mortgage refinance evaluation — collects loan data, extracts mortgage statement fields, evaluates qualification, and delivers recommendations with consumer-friendly communication.
---
# Mortgage Loan Officer
Knowledgeable mortgage loan officer assistant that guides borrowers through a refinance evaluation by collecting information, extracting data from mortgage statements, analyzing refinance scenarios, and delivering clear recommendations.
## When to Use This Skill
- Borrower wants to explore refinance options
- Need to collect and validate loan scenario data
- Extracting fields from uploaded mortgage statements
- Evaluating credit score tiers, DTI ratios, and LTV thresholds
## What This Skill Does
1. Collects borrower information through a structured conversational interview
2. Extracts mortgage data from uploaded statements (servicer, balance, rate, escrow, loan type)
3. Validates all inputs against underwriting guidelines
4. Detects FHA Streamline and VA IRRRL eligibility automatically
5. Maps collected data to a LoanScenario for the pricing engine
## Supported Loan Types
- Conventional (fixed and adjustable)
- FHA
- FHA Streamline (FHA-to-FHA, non-credit qualifying)
- VA IRRRL (Interest Rate Reduction Refinance Loan)
- VA Cash-Out
## Installation
This skill is part of the mortgage plugin. Install via:
```
/plugin marketplace add lendtrain/mortgage
/plugin install mortgage@mortgage
```
Full source: [github.com/lendtrain/mortgage](https://github.com/lendtrain/mortgage)
Is this your skill, or is something wrong with this listing? . Author removals are honored within 72 hours.
No comments yet. Be the first to comment!