geo-report-pdf

Convert GEO audit reports into styled PDFs using pandoc and Chrome headless.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pandoc, google-chrome, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the generation of professional GEO audit reports in PDF format, streamlining the process from report creation to client-ready deliverables.

Core Features & Use Cases

  • PDF Generation: Converts GEO audit reports into styled, client-ready PDFs with cover pages, color-coded score tables, and a 90-day roadmap.
  • Automated Workflow: Extracts cover metadata, runs pandoc for HTML conversion, and uses Chrome headless for PDF creation.
  • Use Case: Ideal for agencies or consultants who need to regularly produce GEO audit reports for clients.

Quick Start

Run the command '/geo-report-pdf' to generate the GEO audit report in PDF format.

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 a GEO audit report markdown file into a styled PDF?

Convert a GEO audit report markdown file into a styled PDF by extracting metadata from GEO-AUDIT-REPORT.md, processing it with pandoc into HTML, and printing to PDF via Chrome headless.

Do I need pandoc and Google Chrome installed to generate client-ready audit PDFs?

Yes, generating client-ready audit PDFs requires both pandoc and Google Chrome installed, as the workflow uses pandoc for HTML conversion and Chrome headless for the final PDF print rendering.

What is included in the automated GEO audit report PDF deliverable?

The automated GEO audit report PDF deliverable includes a cover page, color-coded score tables, and a 90-day roadmap, providing a styled and professional output for clients.

Can I use this automated PDF generation workflow for regular client audit reports?

You can use this automated PDF generation workflow for regular client audit reports, as it is designed for agencies or consultants who need to frequently produce styled GEO audit deliverables.

Does the PDF generation process extract cover metadata automatically from the markdown report?

The PDF generation process extracts cover metadata automatically from the GEO-AUDIT-REPORT.md file, passing it through a custom template during the pandoc conversion process.

What's the best way to automate GEO audit report generation for multiple clients?

Automate GEO audit report generation for multiple clients by running the command to extract markdown metadata, process it via pandoc, and render the final styled PDF using Chrome headless.