realestate-report-pdf

Generate real estate property PDF reports from structured analysis data.

Updated Mar 29, 2026
One-click install
npx skills add https://github.com/Ylopo/Shana-Gates --skill realestate-report-pdf-ylopo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: realestate-report-pdf
Source: https://github.com/Ylopo/Shana-Gates/tree/main/realestate-skills/skills/realestate-report-pdf
Command: npx skills add https://github.com/Ylopo/Shana-Gates --skill realestate-report-pdf-ylopo

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires reportlab, json, os, shutil, glob, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill transforms raw property analysis data into a polished, client-ready PDF report, providing a professional presentation of the data for real estate professionals.

Core Features & Use Cases

  • PDF Report Generation: Compile all relevant analysis files into a professional PDF report.
  • Data Compilation: Extracts and compiles data from various analysis files into a structured JSON payload.
  • Customization: Supports generation of PDF reports for specific properties or for all available data.
  • Use Case: For real estate professionals, generate a comprehensive report for a client with just a few commands.

Quick Start

Run the command /realestate report-pdf to generate a PDF report for all available properties.

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 real estate property analysis data?

You can generate a PDF report from real estate property analysis data by parsing structured analysis files, extracting the relevant data, and compiling it into a professional PDF document using Python scripts.

What is the best way to compile multiple property analysis files into one PDF?

The best way to compile multiple property analysis files into one PDF is to extract data from various files into a structured JSON payload, which is then used to generate a comprehensive PDF report for all available properties.

Can I generate a PDF report for a specific property instead of all available data?

Yes, you can generate a PDF report for a specific property instead of all available data, as the report generation process supports customization to target individual properties or compile all available analysis files.

Does this reporting tool use Python and ReportLab for PDF generation?

Yes, this reporting tool uses Python and the ReportLab library for PDF generation, handling file parsing, data extraction, and formatting to produce high-quality real estate property reports.

What file formats and libraries are required for real estate PDF report generation?

Real estate PDF report generation requires structured analysis files for input, Python scripts for processing, and dependencies including ReportLab, JSON, OS, shutil, and glob for file parsing and PDF compilation.