agency-document-generator

Generate branded PDF, PPTX, DOCX and XLSX files from structured data and templates.

Updated Apr 11, 2026
One-click install
npx skills add https://github.com/omeraltn/ice_cream_website_testing --skill agency-document-generator-omeraltn
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agency-document-generator
Source: https://github.com/omeraltn/ice_cream_website_testing/tree/main/.antigravity/agency-document-generator
Command: npx skills add https://github.com/omeraltn/ice_cream_website_testing --skill agency-document-generator-omeraltn

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Many teams spend excessive time hand-crafting reports, presentations, and formatted spreadsheets that must follow consistent branding and include accurate charts and accessible content; this Skill automates that work by programmatically generating production-ready documents from structured data and templates.

Core Features & Use Cases

  • Multi-format generation: Produce PDF, PPTX, DOCX, and XLSX outputs using the most appropriate code libraries and HTML→PDF workflows.
  • Template-driven branding: Apply styles, headers/footers, logos, and color themes consistently across slides, reports, and spreadsheets.
  • Data-driven visuals: Create charts, tables, formulas, and pivot-ready layouts from input datasets for reporting and analysis.
  • Accessibility & reuse: Add alt text, structured headings, and reusable template functions for repeatable document pipelines.
  • Use Case: Turn a sales CSV into a branded monthly report PDF, an executive PPTX summary, and an XLSX workbook with charts and formulas.

Quick Start

Generate a branded 5-slide investor deck PPTX and a one-page PDF summary from the provided company data and logo.

Frequently Asked Questions about agency-document-generator

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

FAQPage Schema
How do I generate branded PDF reports from structured data programmatically?

To generate branded PDF reports from structured data programmatically, this Skill uses template-driven generation with libraries like reportlab to apply consistent styles, headers, footers, and logos directly to your input datasets.

Can I create PPTX slides and XLSX spreadsheets with charts from a single data source?

Yes, you can create PPTX slides and XLSX spreadsheets with charts from a single data source. The Skill supports multi-format generation, producing data-driven visuals, formulas, and pivot-ready layouts using libraries like python-pptx and openpyxl.

What is the best way to automate investor deck and compliance report creation?

The best way to automate investor deck and compliance report creation is using template-driven document generation. This Skill programmatically produces production-quality PDFs, DOCX, and PPTX files with consistent branding, accessibility tags, and accurate charts.

Does this document generation approach support accessibility tags and structured headings?

Yes, this document generation approach supports accessibility tags and structured headings. The Skill adds alt text and reusable template functions to ensure repeatable document pipelines meet accessibility standards across PDF, PPTX, and DOCX outputs.

How do I convert a sales CSV into a formatted spreadsheet with formulas and charts?

To convert a sales CSV into a formatted spreadsheet with formulas and charts, the Skill leverages openpyxl or exceljs to programmatically generate XLSX workbooks featuring data-driven visuals, tables, and pivot-ready layouts from your input datasets.

What are the limitations of using HTML to PDF workflows for production-quality documents?

While HTML to PDF workflows are supported for document generation, complex layouts may require careful template styling. The Skill mitigates this by leveraging appropriate libraries like reportlab alongside templates to ensure consistent branding and production-quality output.