geo-report-pdf

Installation
SKILL.md

GEO PDF Report Generator

Purpose

This skill generates a professional, visually polished PDF report from GEO audit data. The PDF includes score gauges, bar charts, platform readiness visualizations, color-coded tables, and a prioritized action plan — ready to deliver directly to clients.

Prerequisites

  • ReportLab must be installed: pip install reportlab
  • The PDF generation script is located at: ~/.claude/skills/geo/scripts/generate_pdf_report.py
  • Run a full GEO audit first (using /geo-audit) to have data to include in the report

How to Generate a PDF Report

Step 1: Collect Audit Data

After running a full /geo-audit, collect all scores, findings, and recommendations into a JSON structure. The JSON data must follow this schema:

Installs
1
Repository
lev-os/agents
GitHub Stars
5
First Seen
Mar 21, 2026
geo-report-pdf — lev-os/agents