mortgage-loan-officer

Guides borrowers through mortgage refinance evaluation — collects loan data, extracts mortgage statement fields, evaluates qualification, and delivers recommendations with consumer-friendly communication.

Content Preview
---
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 refinan
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/mortgage-loan-officer.md \
  https://raw.githubusercontent.com/davepoon/buildwithclaude/main/plugins/mortgage/skills/mortgage-loan-officer/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/davepoon/buildwithclaude

Then reference at plugins/mortgage/skills/mortgage-loan-officer/SKILL.md

Related Skills