pre-approval-email

Extract eight fields from a pre-approval letter PDF and populate an HTML Outlook draft.

Updated Feb 25, 2026
One-click install
npx skills add https://github.com/AStyer8345/adam-styer-skills --skill pre-approval-email
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: pre-approval-email
Source: https://github.com/AStyer8345/adam-styer-skills/tree/main/pre-approval-email
Command: npx skills add https://github.com/AStyer8345/adam-styer-skills --skill pre-approval-email

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Drafts a pre-approval email by extracting fields from a pre-approval letter PDF and populating an Outlook draft via Zapier, saving Adam from manual drafting.

Core Features & Use Cases

  • Extract fields from the pre-approval letter PDF (FIRST_NAME, FULL_NAME, BORROWER_EMAIL, PURCHASE_PRICE, LOAN_AMOUNT, LOAN_TYPE, EXPIRATION_DATE, PROPERTY_TYPE) and prepare data for the email.
  • Populate an HTML email using a templated structure and create a draft in Outlook via Zapier with the exact subject format.
  • Pre-send checklist that ensures correct recipient, attachments, and field accuracy before sending.

Quick Start

Upload a pre-approval letter PDF to automatically draft the Outlook email using the provided template.

Frequently Asked Questions about pre-approval-email

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I extract data from a mortgage pre-approval letter PDF to draft an email?▼

You can extract eight specific fields from a pre-approval letter PDF—such as borrower name, loan amount, and purchase price—and populate a standard HTML email template to generate an Outlook draft automatically.

Can I create an Outlook email draft automatically using Zapier from a PDF file?▼

Yes, you can create an Outlook email draft automatically using Zapier from a PDF file by extracting the required borrower and loan data, then passing it into a templated HTML structure to generate the draft for review.

What information do I need to extract from a pre-approval letter for a borrower email?▼

To draft a pre-approval email, you need to extract eight fields from the PDF: FIRST_NAME, FULL_NAME, BORROWER_EMAIL, PURCHASE_PRICE, LOAN_AMOUNT, LOAN_TYPE, EXPIRATION_DATE, and PROPERTY_TYPE.

Does generating an Outlook draft via Zapier require manual review before sending?▼

Yes, generating an Outlook draft via Zapier requires manual review before sending. You must update the recipient email and complete a pre-send checklist to verify attachments and field accuracy.

What is the best way to automate pre-approval email drafting for mortgage borrowers?▼

The best way to automate pre-approval email drafting is to extract loan data directly from the PDF and populate a standardized HTML Outlook draft, ensuring consistent formatting and reducing manual entry errors.