ocean-bank-deal-docs

Generate commercial real estate loan closing documents from CAS PDFs.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/jndewey/Practice --skill ocean-bank-deal-docs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ocean-bank-deal-docs
Source: https://github.com/jndewey/Practice/tree/main/document-assembly
Command: npx skills add https://github.com/jndewey/Practice --skill ocean-bank-deal-docs

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires lxml, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the generation of complex commercial real estate loan documents from a Credit Approval Summary (CAS), eliminating manual drafting and ensuring consistency.

Core Features & Use Cases

  • Automated Document Generation: Produces attorney-ready loan documents (Commitment Letters, Notes, Mortgages, etc.) with tracked changes.
  • CAS Integration: Extracts deal parameters directly from a CAS PDF.
  • Template Editing: Edits existing Word templates rather than generating from scratch, preserving firm style.
  • Use Case: A loan officer provides a CAS PDF, and the Skill generates a full suite of closing documents, redlined as if by an associate, ready for attorney review.

Quick Start

Use the ocean-bank-deal-docs skill to generate the commitment letter from the attached CAS PDF.

Frequently Asked Questions about ocean-bank-deal-docs

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

FAQPage Schema
How do I generate commercial real estate loan closing documents from a Credit Approval Summary?

Generate commercial real estate loan closing documents from a Credit Approval Summary (CAS) PDF by using automated template editing to replace placeholders, delete conditional sections, and flag edge cases with tracked changes for attorney review.

Can I automate redlining Word templates for loan documents without drafting from scratch?

Automate redlining Word templates for loan documents by editing existing files with tracked changes rather than generating text from scratch, preserving firm style while replacing placeholders and removing conditional sections based on CAS data.

Does this document generation process flag edge cases found in the Credit Approval Summary?

The document generation process flags edge cases found in the Credit Approval Summary by inserting comments into the Word templates, highlighting deal parameters that require manual attorney review before finalizing the closing documents.

How do I produce a full deal package versus individual loan documents from a CAS PDF?

Produce a full deal package or individual loan documents from a CAS PDF by extracting deal parameters and applying them to Word templates, generating a complete suite of closing documents like Commitment Letters, Notes, and Mortgages.

Do I need the lxml dependency to parse CAS PDFs for loan document generation?

You need the lxml dependency installed in your environment to support the XML parsing required for extracting Credit Approval Summary data and manipulating Word document templates during loan document generation.