realestate-report-pdf

Compile PROPERTY-*.md analysis files into a color-coded PDF property report.

Updated May 26, 2026
One-click install
npx skills add https://github.com/tan2line/ai-realestate-cowork-plugin --skill realestate-report-pdf-tan2line
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: realestate-report-pdf
Source: https://github.com/tan2line/ai-realestate-cowork-plugin/tree/main/skills/realestate-report-pdf
Command: npx skills add https://github.com/tan2line/ai-realestate-cowork-plugin --skill realestate-report-pdf-tan2line

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

It turns scattered property analysis Markdown files into a single polished, client-ready PDF report, eliminating manual formatting and follow-up work.

Core Features & Use Cases

  • Compiles multi-file analysis into one report: Gathers PROPERTY-*.md sections (analysis, comps, rental, neighborhood, investment, market, and more) and organizes them into a cohesive PDF.
  • Produces structured, data-driven visuals: Includes score gauges, comparison tables, cash flow projections, charts, and a recommendation summary that reflects the underlying analysis values.
  • Degrades gracefully when data is missing: Generates a partial PDF when some PROPERTY-*.md inputs are absent and marks missing sections appropriately for follow-up.

Quick Start

Run /realestate report-pdf to generate PROPERTY-REPORT.pdf from the latest PROPERTY-*.md analysis files in the current directory.

Frequently Asked Questions about realestate-report-pdf

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

FAQPage Schema
How do I generate a PDF report from Markdown property analysis files?▼

To generate a PDF report from Markdown, this Skill compiles existing PROPERTY-*.md analysis files into a structured JSON payload and executes a ReportLab-based generator to output a color-coded, sectioned PROPERTY-REPORT.pdf.

What happens to my real estate cash flow projections if some Markdown analysis files are missing?▼

If some Markdown analysis files are missing, the PDF generator degrades gracefully by producing a partial report and explicitly marking the absent sections, such as comps or cash flow projections, for follow-up.

Can I use ReportLab to build client-ready real estate comps and investment recommendation reports?▼

Yes, you can use the integrated ReportLab fallback to build client-ready real estate reports, transforming scattered comps, neighborhood scores, and investment recommendation data into a single structured PDF.

Does the property report generator require specific formatting for neighborhood scores and market conditions?▼

The property report generator requires no specific formatting but extracts conservative values directly from existing PROPERTY-*.md Markdown files to populate neighborhood scores and market conditions within the final PDF.

What is the best way to compile multiple Markdown files into one lender-style diligence package?▼

The best way to compile multiple Markdown files into a lender-style diligence package is to run the generator on a directory of PROPERTY-*.md files, which automatically assembles and structures the data into a cohesive PDF.