Skills DirectorySkills Directory
SkillsLearnSecurityCategoriesDocsCommunityBlog
Sign InSubmit Skill
Skills Directory

Security-tested agent skills for Claude, coding agents, and AI workflows.

Directory

  • Browse Skills
  • All Skills A–Z
  • Claude Skills
  • Claude Code Skills
  • Agent Skills
  • Categories
  • Submit a Skill

Learn

  • Learn Hub
  • Install Claude Skills
  • Write SKILL.md
  • Skills vs MCP
  • Directories Compared

Security

  • Security
  • Methodology
  • Secure Claude Skills
  • Security Badges

Company

  • About
  • Community
  • Blog
  • API Docs
  • Advertise

2026 Skills Directory. All rights reserved.

Back to skills

Escrow Instructions

ASecurity

Drafts binding escrow instructions for residential real estate closings. Extracts key terms from purchase agreements, identifies gaps or conflicts, and incorporates jurisdiction-specific requirements. Use when preparing escrow agent directives, closing instructions, escrow arrangements, or residential transaction closing documents.

22 stars
0 votes
0 copies
0 views
Added 9/20/2026
businessrustgosecurity

Works with

cli

Security Analysis

A100/100

Scanned 9/20/2026

Install to Claude Code

$npx -y skills add lev-os/agents --skill escrow-instructions --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Escrow Instructions?

Add the live security badge to your README — it updates automatically with every re-scan.

Security grade badge for Escrow Instructions
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/lev-os-escrow-instructions/badge)](https://www.skillsdirectory.com/skills/lev-os-escrow-instructions)

More formats (shields.io, HTML) on the badges page.

Download Zip
Files
SKILL.md
---
name: escrow-instructions
description: Drafts binding escrow instructions for residential real estate closings. Extracts key terms from purchase agreements, identifies gaps or conflicts, and incorporates jurisdiction-specific requirements. Use when preparing escrow agent directives, closing instructions, escrow arrangements, or residential transaction closing documents.
---

# Residential Real Estate Escrow Instructions

Drafts escrow instructions governing an escrow agent's receipt, holding, and disbursement of funds and documents for a residential real estate closing.

## Quick Start

Gather before drafting:

1. **Executed purchase agreement** — price, deposits, contingencies, closing timeline, fee allocations, dispute resolution
2. **Party identification** — full legal names, entity types, authorized signatories, notice addresses
3. **Property information** — legal description, APN, street address (from title report)
4. **Financing details** — loan amounts, lender identity, commitment letter status
5. **Title report** — exceptions, existing liens, payoff requirements

## Core Workflow

Draft the following sections in order.

### 1. Recitals & Party Identification

- Parties: full legal name, entity type + jurisdiction, notice address
- Authorized representatives: name, title, authority basis
- Property: complete legal description, APN, street address
- Transaction summary: purchase price breakdown (earnest money, additional deposits, loan proceeds, cash at closing)
- Incorporated documents: title, date, parties for each; attach as exhibits
- Conflict priority: escrow instructions control agent duties; purchase agreement controls substantive buyer/seller rights

### 2. Escrow Agent Authority

- [ ] Agent as neutral stakeholder with purely ministerial duties
- [ ] No duty to inquire into transaction validity or signatory authority
- [ ] Authority from written instructions only; no oral modifications
- [ ] Confidentiality obligation except as required by duties or law
- [ ] Designated contacts, authorized instruction-givers, acceptable communication methods
- [ ] Joint vs. unilateral instruction requirements (specify which actions)

### 3. Deposit Mechanics & Fund Safeguarding

For each deposit specify: exact amount, form (wire/cashier's check with details), deadline from triggering event, triggering condition for subsequent deposits, non-payment consequence (cure period, termination rights).

Fund safeguarding:
- Segregated account, never commingled
- Interest-bearing status and allocation per state law
- Written confirmation within 1 business day of receipt
- Ledger of receipts/disbursements; accounting available on request
- Dishonored payment: immediate notice, cure period if applicable

### 4. Conditions Precedent

For each condition specify: responsible party, deadline, evidence of satisfaction, failure consequence.

Typical conditions: marketable title, physical inspection, financing, appraisal, HOA/estoppel documents.

Include:
- **Waiver** — written notice to agent and all parties; partial vs. complete
- **Deemed waiver** — no written disapproval by deadline = waiver
- **Failure allocation** — buyer-caused → seller gets deposits; seller-caused → buyer gets deposits; no-fault → return to depositor

### 5. Closing Sequence & Document Exchange

**Closing date**: specific date or mechanism (e.g., "5 business days after satisfaction/waiver of all conditions").

**Seller deposits**: grant deed (recordable form), bill of sale, assignment of contracts, title affidavit, FIRPTA affidavit or state withholding certificate, transaction-specific documents.

**Buyer deposits**: closing funds (balance of price less deposits plus buyer's costs), deed of trust/mortgage, assumption agreements, closing affidavits.

**Define "closing"**: recordation of deed, disbursement of funds, or release of documents. Specify recording order and confirmation procedure.

**Settlement statement**: draft to parties at least [X] business days before closing; itemize all receipts, disbursements, prorations, adjustments.

### 6. Prorations, Adjustments & Fee Allocation

**Proration date**: closing date. Method: 360-day year or actual days.

Prorate: real property taxes (address supplemental bills), special assessments (confirmed vs. pending), HOA dues, rents/security deposits, utilities.

Fee allocation per purchase agreement; local custom governs unaddressed items. Common items: escrow fee, owner's/lender's title policies, recording fees (deed = seller; deed of trust = buyer), transfer tax, survey, home warranty, HOA transfer fee, NHD report.

### 7. Termination & Dispute Resolution

**Triggers**: mutual agreement, condition failure not waived, material breach, operation of law.

**Procedure**: written notice to agent + all parties citing specific provision. Funds follow condition-failure allocation. Documents returned to depositor. Cancellation fees per agreement.

**Conflicting claims**: agent holds funds → 30-day negotiation → interpleader if unresolved (no further notice required).

**Agent protections**: no liability for good-faith reliance on written instructions; no duty to act without joint instructions during disputes; joint/several indemnification by parties for agent's costs; right to deduct from escrowed funds; resignation on 10 business days' notice with successor by mutual agreement.

### 8. General Provisions

Governing law: property state. Venue: property county. Amendments: written, by all three parties, no oral modifications. Severability. Counterparts. No presumption against drafter. Entire agreement supersedes prior escrow understandings. Notices: written, to designated addresses, via specified methods.

### 9. Signature Blocks

- **Individuals**: signature, printed name, date
- **Entities**: signature, printed name, title, date, entity acknowledgment
- **Escrow agent**: separate acceptance section
- **Notarization**: include if required by state law

## Pitfalls & Checks

- **Jurisdiction**: verify state escrow account requirements (e.g., California Financial Code §17000 et seq.) and interest allocation rules
- **FIRPTA**: always include withholding certificate or affidavit; omission creates buyer liability (IRC §1445)
- **Transfer tax**: rates and payor customs vary by state and county — confirm local practice
- **Supplemental taxes**: some states (e.g., California) issue supplemental bills on reassessment — allocate explicitly
- **Recording order**: deed before deed of trust; subordination agreements in correct sequence
- **No placeholders**: flag missing information as targeted client questions rather than inserting brackets
- **Cross-reference**: verify all amounts, dates, names, and defined terms match the purchase agreement
- **Table of contents**: include if instructions exceed 10 pages

Attribution

lev-oslev-os
View sourceMore from lev-os →
SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.

Comments (0)

No comments yet. Be the first to comment!

SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Related Skills

Solution Architect

Designs system architecture, component specifications, and technical integration strategy. Use when: designing solutions, system architecture, technology stack, or integration approaches.

192 votes

Akorchak:Venture Assessment

Generate a comprehensive VC investment assessment report for a company

72 votes

Stock Analysis

Analyze stocks and cryptocurrencies using Yahoo Finance data. Supports portfolio management (create, add, remove assets), crypto analysis (Top 20 by market cap), and periodic performance reports (daily/weekly/monthly/quarterly/yearly). 8 analysis dimensions for stocks, 3 for crypto. Use for stock analysis, portfolio tracking, earnings reactions, or crypto monitoring.

6511 votes

Just Fucking Cancel

Find and cancel unwanted subscriptions by analyzing bank transactions. Detects recurring charges, calculates annual waste, and helps you cancel with direct URLs and browser automation. Use when: 'cancel subscriptions', 'audit subscriptions', 'find recurring charges', 'what am I paying for', 'save money', 'subscription cleanup', 'stop wasting money'. Supports CSV import (Apple Card, Chase, Amex, Citi, Bank of America, Capital One, Mint, Copilot) OR Plaid API for automatic transaction pull. Out...

6511 votes

Telegram Compose

Compose rich, readable Telegram messages using HTML formatting via direct Telegram API. Use when: (1) Sending any Telegram message beyond a simple one-line reply, (2) Creating structured messages with sections, lists, or status updates, (3) Need formatting unavailable via Clawdbot's Markdown conversion (underline, spoilers, expandable blockquotes, user mentions by ID), (4) Sending alerts, reports, summaries, or notifications to Telegram, (5) Want professional, scannable message formatting wit...

6511 votes
View all in business →