pca-slides

Community

Create and validate PowerPoint decks automatically.

Authornarcisolcf
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the creation, templating, and auditing of PowerPoint presentations for PCA Camocim, reducing manual slide assembly and ensuring consistent branding.

Core Features & Use Cases

  • Dashboard-to-Slides (HTML2PPTX): Convert HTML dashboards into editable PPTX slides.
  • Template Filling: Replace markers in official templates (e.g., {{NOME_SECRETARIA}}) with real data.
  • Inspection & Audit: Validate and inventory slides using Python scripts (inventory.py).

Quick Start

  1. Create slides from an HTML dashboard using the HTML2PPTX workflow.
  2. Fill a template with real data using the replace.py script.
  3. Inspect an existing presentation with inventory.py

Dependency Matrix

Required Modules

defusedxmllxml

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: pca-slides
Download link: https://github.com/narcisolcf/skills_claude_narciso/archive/main.zip#pca-slides

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository