geo-report-pdf

Generate PDF reports from GEO audit data with ReportLab.

Updated Mar 11, 2026
One-click install
npx skills add https://github.com/stagsz/GeoRank --skill geo-report-pdf-stagsz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: geo-report-pdf
Source: https://github.com/stagsz/GeoRank/tree/main/skills/geo-report-pdf
Command: npx skills add https://github.com/stagsz/GeoRank --skill geo-report-pdf-stagsz

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This skill transforms raw GEO audit data into professional, client-ready PDF reports, complete with visualizations and actionable insights.

Core Features & Use Cases

  • Automated PDF Generation: Creates visually appealing PDF reports from structured GEO audit data.
  • Data Visualization: Includes score gauges, bar charts, and platform readiness visualizations.
  • Actionable Insights: Presents findings and prioritized action plans in a clear, organized format.
  • Use Case: After running a GEO audit on a client's website, use this skill to generate a branded PDF report that can be immediately shared with the client, showcasing the audit findings and recommendations.

Quick Start

Use the geo-report-pdf skill to generate a PDF report from the audit data file '/tmp/geo-audit-data.json'.

Frequently Asked Questions about geo-report-pdf

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

FAQPage Schema
How do I generate a client-ready PDF report from GEO audit data?

You can generate a client-ready PDF report from GEO audit data by using ReportLab to automatically create documents with score gauges, bar charts, platform readiness visualizations, and prioritized action plans. The skill extracts data from existing markdown or JSON audit files.

Can I create SEO audit PDF reports from existing markdown or JSON files?

Yes, you can create SEO audit PDF reports by extracting data directly from existing markdown or JSON audit files. If no audit file is found, the skill can also initiate a full GEO audit before generating the final client deliverable.

What visualizations are included when generating GEO audit PDF reports with ReportLab?

When generating GEO audit PDF reports with ReportLab, the documents include visualizations such as score gauges, bar charts, platform readiness graphics, and color-coded tables to present findings and prioritized action plans clearly.

Does this GEO report generation skill require an existing audit file to work?

No, this GEO report generation skill does not strictly require an existing audit file. It supports data extraction from existing markdown or JSON files, but it can also initiate a full GEO audit automatically if no prior audit data is found.

What is the best way to automate client deliverable creation for GEO audits?

The best way to automate client deliverable creation for GEO audits is to use ReportLab to transform raw audit data into polished PDFs. This process automatically formats findings into visual reports with actionable insights and prioritized action plans.

Can I use pdfplumber and pypdf to extract data for GEO audit report generation?

Yes, pdfplumber and pypdf are supported dependencies for data extraction during GEO audit report generation. Combined with ReportLab, they enable the parsing of existing audit files and the creation of new client-ready PDF deliverables.