Downloads
Start with a plain-text file. No account, connector, or special editor is required.
Blank templates
- Download the blank screener template (
.uw.md) — a lightweight first-pass underwriting file. - Download the blank analyst template (
.uw.md) — the same open structure marked for full underwriting.
Both templates default to multifamily. Change asset_class to office, retail, industrial, or self_storage when appropriate. The CLI can also create a file with its identifying information filled in:
bash
npx uwmd init my-deal.uw.md --asset-class office --tier analystPrograms
- Download the browser viewer (
.html) — save it, open it in a browser, and drop a.uw.mdfile onto the page. - Download all source code (
.zip) — includes the CLI, core library, Excel exporter, report renderer, web tools, VS Code extension, schemas, and tests. - GitHub releases — packaged release assets appear here as they are published.
- Browse the programs on GitHub — use this while the first public npm and extension packages are being published.
Example deals
AI instruction files
Add the relevant file to an AI project or paste its contents into the platform's project instructions.
- Codex / agent skill (
SKILL.md) - Claude project instructions (
CLAUDE.md) - ChatGPT project instructions (
.txt) - Gemini project instructions (
GEMINI.md) - Platform-neutral AI guide (
.md)
For automated discovery, use llms.txt, the expanded llms-full.txt, or the AI information page.