# Lease LOI draft

> Draft and validate lease Letters of Intent (parties, premises, term, rent, LOI expiry, non-binding disclaimer).



Tags: Real estate, Lease, LOI, Property


## Example Prompts

- Draft a lease LOI for our new office space
- Validate our LOI for completeness and non-binding language
- Add LOI expiry and disclaimer to the draft

URL: https://rakenne.app/skills/lease-loi-draft/index.md

Try this skill: https://rakenne.app/a/?skill=lease-loi-draft



## Overview

Draft and validate lease Letters of Intent (parties, premises, term, rent, LOI expiry, non-binding disclaimer).

## Getting Started

Add your LOI draft to the workspace and activate the skill. Run the validator to ensure parties, premises, term, rent, LOI expiry, and non-binding disclaimer are present.

## Tools

- **validate_loi_completeness** — Checks for parties, premises, term, rent, LOI expiry date, and a clear non-binding disclaimer.

## Example conversation

> **You:** Draft a lease LOI for 5,000 sq ft at 123 Main St. Landlord ABC Corp, tenant us. 5-year term, $28/sq ft, LOI expires in 30 days.
>
> **Agent:** I've created `loi/main_st_loi.md` with parties, premises, term, rent, LOI expiry (30 days), and a non-binding disclaimer. Running the validator.
>
> **Agent:** Validation: OK for all elements. Ready for signature.
>
> **You:** Add a 60-day exclusivity clause.
>
> **Agent:** Added exclusivity and no-shop for 60 days to the LOI.

## Output excerpt

Example when disclaimer is missing:

```
============================================================
Lease LOI Completeness Validation
File: loi/draft.md
============================================================

OK: parties
OK: premises
OK: term
OK: rent
Missing: loi expiry
Missing: non binding

Action: Add missing elements (especially LOI expiry and non-binding disclaimer).
```


---

Back to [Skill Library](https://rakenne.app/skills/index.md)
