geo-report-pdf

Convert GEO audit data into a client-ready PDF report with charts and tables.

1|Updated Mar 15, 2026
One-click install
npx skills add https://github.com/kennyolofsson23-netizen/claude-code-config --skill geo-report-pdf-kennyolofsson23-netizen
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: geo-report-pdf
Source: https://github.com/kennyolofsson23-netizen/claude-code-config/tree/main/skills/geo-report-pdf
Command: npx skills add https://github.com/kennyolofsson23-netizen/claude-code-config --skill geo-report-pdf-kennyolofsson23-netizen

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Converting GEO audit data into a polished, client-ready PDF report eliminates manual formatting and data compilation.

Core Features & Use Cases

  • Score gauges and bar charts visualize GEO performance with clear readability.
  • Platform readiness visualizations and color-coded tables summarize findings at a glance.
  • Prioritized action plan sections (quick wins, medium-term, strategic) guide client follow-up and implementation.
  • Appendix with methodology, data sources, and glossary for transparency.

Quick Start

Run a full GEO audit to generate data, then execute the PDF generator script to produce GEO-REPORT-[brand].pdf.

Frequently Asked Questions about geo-report-pdf

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

FAQPage Schema
How do I convert GEO audit data into a client-ready PDF report?

The mechanism uses a JSON input schema to drive data gathering, generate charts and tables, and format the output into a polished PDF via ReportLab, including validation and error handling for missing fields.

Can I generate GEO performance charts and tables for multiple clients?

It supports marketing teams handling multiple clients by applying a JSON input schema that adapts to varying data schemas and visual requirements to produce distinct client-ready PDF reports.

How to handle missing fields when generating a PDF visualization from audit data?

Missing fields during PDF generation are managed through built-in validation and error handling mechanisms, ensuring the final report maintains its formatting integrity despite incomplete data.

Do I need ReportLab to create GEO audit score gauges and bar charts?

Yes, ReportLab is required as the underlying dependency to generate the polished PDF output, orchestrating the visualization of GEO performance data into score gauges, bar charts, and color-coded tables.

What is the best way to format a formal GEO audit output for client follow-up?

The best way to format a formal GEO audit output is to structure the PDF with prioritized action plan sections, including quick wins, medium-term goals, and strategic guidance, alongside an appendix for methodology and glossary.

Does the PDF report generator support varying data schemas for different marketing teams?

Yes, the PDF report generator explicitly supports agencies and marketing teams by accommodating varying data schemas and visual requirements through its flexible JSON input schema implementation.