realestate-report-pdf

Compile PROPERTY-*.md analysis files into a multi-page PDF report.

138|59|Updated Apr 29, 2026
One-click install
npx skills add https://github.com/zubair-trabzada/ai-realestate-claude --skill realestate-report-pdf
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: realestate-report-pdf
Source: https://github.com/zubair-trabzada/ai-realestate-claude/tree/main/skills/realestate-report-pdf
Command: npx skills add https://github.com/zubair-trabzada/ai-realestate-claude --skill realestate-report-pdf

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

It converts existing markdown-based property analysis (comps, rental cash flow, neighborhood, investment, and market notes) into a polished, client-ready PDF report without manual formatting.

Core Features & Use Cases

  • PDF generation from analysis files: Scans for the latest PROPERTY-*.md analysis files and compiles the extracted scores, tables, and recommendations into a single branded PDF.
  • Multi-section deliverable: Produces a structured report covering overview, comps, cash flow projections, neighborhood scorecard, investment analysis, and market conditions.
  • Graceful degradation: If some analysis files are missing, the PDF is still generated and marks incomplete sections as not analyzed, guiding the user to run the appropriate prior analysis commands.

Quick Start

Run "/realestate report-pdf <address>" to create a professional PROPERTY-REPORT.pdf for the specified property using the most recent PROPERTY-*.md files available.

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 property analysis files, this Skill scans your working directory for existing PROPERTY-*.md files and compiles the extracted data into a structured, multi-page PDF using a ReportLab pipeline.

What is the process for converting real estate comps and cash flow notes into a client-ready PDF?

Converting real estate comps and cash flow notes into a client-ready PDF involves extracting key fields from existing markdown analysis artifacts and rendering them into a structured report covering overview, comps, and investment sections.

Can I create a real estate investment PDF if some analysis markdown files are missing?

Yes, you can create a real estate investment PDF with missing markdown files. The generation pipeline features graceful degradation, marking incomplete sections as not analyzed and guiding you to run the appropriate prior analysis commands.

Does the report generation pipeline require a specific Python framework for PDF creation?

Yes, the report generation pipeline requires the ReportLab Python framework to render the extracted real estate property data into a multi-page, client-ready PDF document.

What's the best way to automate client-ready real estate PDF creation from existing analysis artifacts?

The best way to automate client-ready real estate PDF creation from existing artifacts is running a dedicated command that targets a specific address, automatically locating the latest PROPERTY-*.md files to compile the final report.

When do I need to use a markdown-to-PDF compilation tool for rental property analysis?

You need to use a markdown-to-PDF compilation tool for rental property analysis when you have already generated separate markdown files for comps, cash flow, and neighborhood scoring, and need to combine them into a branded deliverable.