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.mdSkill 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/buildwithclaudeThen reference at plugins/mortgage/skills/mortgage-loan-officer/SKILL.md
Related Skills
about-atlantic-home-mortgage
Background information about Lendtrain powered by Atlantic Home Mortgage — company history, credentials, founder bio, and contact information for borrower trust-building.
about-atlantic-home-mortgageaboutatlantichome
by davepoon · buildwithclaude
mortgage-compliance
Enforces mortgage regulatory compliance — TRID, RESPA, TILA, ECOA/Fair Lending, state licensing, required disclosures, and data privacy rules for all borrower interactions.
mortgage-compliancemortgagecompliance
by davepoon · buildwithclaude
closing-costs
Calculates itemized state-specific closing costs for mortgage refinance transactions across 10 licensed states, with product-specific fees for Conventional, FHA, FHA Streamline, VA IRRRL, and VA Cash-Out.
closing-costsclosingcosts
by davepoon · buildwithclaude
security-guardrails
Adversarial defense layer for the mortgage plugin — protects against prompt injection, system prompt extraction, PII leakage, workflow bypass, and social engineering attacks.
security-guardrailssecurityguardrails
by davepoon · buildwithclaude