geo-report-pdf

Convert GEO audit results into branded PDF reports with Pandoc templates.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Generar informes profesionales a partir de auditorías GEO puede ser tedioso y propenso a errores cuando se intenta entregar un deliverable limpio a clientes. Este Skill automatiza la generación de un informe PDF listo para entregar, a partir del archivo GEO-AUDIT-REPORT.md, aplicando plantillas y formato consistente.

Core Features & Use Cases

  • Generación de PDF profesional: Convierte GEO-AUDIT-REPORT.md en un GEO-REPORT.pdf usando Pandoc y plantillas HTML/CSS.
  • Formato y puntuación codificados: Incluye una portada con puntuación GEO y tablas codificadas por color, así como secciones de hallazgos por severidad.
  • Hoja de ruta de 90 días: Integra una recomendación de acción a corto plazo para el cliente.

Quick Start

Ejecuta el generador con GEO-AUDIT-REPORT.md para producir GEO-REPORT.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 a GEO audit markdown report into a branded client PDF?

To convert a GEO audit report into a branded client PDF, use Pandoc templates and headless Chrome to process the markdown file, generating a print-ready deliverable with a branded cover and color-coded scoring.

What is the best way to generate professional SEO audit PDFs for agency clients?

Generating professional SEO audit PDFs for agency clients is best handled by automating the process with Pandoc and headless Chrome, which applies consistent HTML/CSS templates to produce a polished, client-facing document.

Can I include a 90-day roadmap in an automated GEO-SEO report?

Yes, you can include a 90-day roadmap in an automated GEO-SEO report by using a PDF generation template that integrates short-term action recommendations directly into the final client deliverable.

Does generating a PDF with Pandoc and headless Chrome support color-coded scoring tables?

Generating a PDF with Pandoc and headless Chrome fully supports color-coded scoring tables, allowing you to transform markdown audit data into visually formatted sections categorized by severity and metadata.

How do I add a branded cover page to an automated audit PDF?

To add a branded cover page to an automated audit PDF, apply a custom HTML/CSS Pandoc template that injects branding elements and GEO score metadata during the headless Chrome rendering process.

Can I batch generate PDF reports for multiple GEO projects?

Yes, you can batch generate PDF reports for multiple GEO projects by running the markdown-to-PDF conversion process across multiple GEO-AUDIT-REPORT.md files to produce individual client deliverables.