PDF Marketing Report Generator

Generate a branded multi-page PDF marketing audit report from a target URL.

Updated Apr 23, 2026
One-click install
npx skills add https://github.com/michigarciadiez-hub/Lizna-ai-marketing-claude --skill pdf-marketing-report-generator-michigarciadiez-hub
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: PDF Marketing Report Generator
Source: https://github.com/michigarciadiez-hub/Lizna-ai-marketing-claude/tree/main/skills/market-report-pdf
Command: npx skills add https://github.com/michigarciadiez-hub/Lizna-ai-marketing-claude --skill pdf-marketing-report-generator-michigarciadiez-hub

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

It solves the problem of turning scattered marketing audit outputs into a polished, client-ready PDF report with clear scores, findings, and a prioritized action plan.

Core Features & Use Cases

  • Client-ready PDF generation: Produces a branded multi-page PDF that includes score gauges, charts/tables, key findings, and an action plan.
  • Automated data assembly from prior audits: Collects audit artifacts (e.g., MARKETING-AUDIT.md, SEO-AUDIT.md, LANDING-CRO.md, COMPETITOR-ANALYSIS.md) and converts them into the JSON schema required by the PDF generator.
  • End-to-end reporting workflow: Supports the full flow from URL + available analysis data to a final output file named MARKETING-REPORT-<domain>.pdf for presentations and deliverables.

Quick Start

Run /market report-pdf https://example.com to generate a visually polished marketing audit PDF from the available audit outputs.

Frequently Asked Questions about PDF Marketing Report Generator

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

FAQPage Schema
How do I generate a client-ready PDF from marketing audit data?▼

To generate a client-ready PDF marketing audit report, the Skill compiles available audit artifacts like SEO-AUDIT.md and LANDING-CRO.md into a structured JSON schema, rendering a branded multi-page PDF with charts, findings, and a prioritized action plan.

What structured data is required to build a marketing scorecard PDF?▼

Building a marketing scorecard PDF requires structured JSON fields including target url, date, brand_name, overall_score, executive_summary, category scores, findings with severities, and action-plan arrays for quick wins, medium term, and strategic remediation.

How do I turn SEO and competitor analysis markdown files into a branded report?▼

You can turn SEO and competitor analysis markdown files into a branded report by running the generator against a target URL, which automatically collects and converts these audit artifacts into the required JSON schema for PDF rendering.

Does the PDF report generator include an action plan for marketing remediation?▼

Yes, the PDF report generator includes a prioritized action plan for marketing remediation by mapping structured findings into quick wins, medium term, and strategic arrays directly within the final client deliverable.

Can I use competitor comparison data when generating a marketing audit PDF?▼

Yes, you can use competitor comparison data when generating a marketing audit PDF, as the renderer optionally leverages this data to enhance competitive insights within the branded multi-page output.

What happens if required JSON fields are missing for the PDF audit report?▼

If required JSON fields like overall_score, executive_summary, or action-plan arrays are missing, the PDF audit report cannot be generated, as the rendering script strictly requires these structured inputs to populate charts and findings.