board-deck-builder

Generate a 10-slide board deck PPTX from a monthly JSON file.

1|Updated May 12, 2026
One-click install
npx skills add https://github.com/MoxyWolfLLC/moxywolf-plugins --skill board-deck-builder-moxywolfllc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: board-deck-builder
Source: https://github.com/MoxyWolfLLC/moxywolf-plugins/tree/main/plugins/board-deck/skills/board-deck-builder
Command: npx skills add https://github.com/MoxyWolfLLC/moxywolf-plugins --skill board-deck-builder-moxywolfllc

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pptxgenjs, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This skill removes the manual, error-prone process of collecting monthly operational and financial metrics and manually assembling consistent board-ready slide decks.

Core Features & Use Cases

  • Data-driven 10-slide PPTX generation: Produces a fixed-layout board deck populated from a single month JSON file.
  • Monthly multi-source synthesis: Supports collecting and assembling board metrics from LivePlan (financials), GA4 (traffic/KPIs), Taskade (sprint execution/velocity), GitHub (all-branch commit velocity), and Gmail (RegGenome activity).
  • Consistency and QA-ready structure: Uses the build template script plus a defined QA workflow to verify slide integrity before sharing.

Quick Start

Use the board-deck-builder skill to generate a 10-slide monthly board deck from your prepared data JSON file and output a PPTX ready for review.

Frequently Asked Questions about board-deck-builder

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

FAQPage Schema
How do I generate a monthly board deck PPTX from JSON data?

You generate a monthly board deck PPTX by consolidating your operational metrics into a single JSON file conforming to a defined data schema, then running a template generator script that outputs a brand-compliant 10-slide presentation.

What data sources are supported for monthly board reporting?

Monthly board reporting supports data aggregation from LivePlan for financials, GA4 for traffic KPIs, Taskade for sprint execution, GitHub for all-branch commit velocity, and Gmail for RegGenome intelligence.

Can I use PptxGenJS to automate executive summary and OKR slide generation?

Yes, PptxGenJS is used to automate executive summary, portfolio KPIs, OKRs, sprint status, risks, and strategic decisions slide generation by assembling a fixed-layout 10-slide board deck from your consolidated monthly JSON.

What's the best way to structure JSON for automated board deck generation?

The best way to structure JSON for automated board deck generation is to follow a specific data-collection guide that captures required source fields, ensuring your JSON matches the defined data schema before the template script renders the PPTX.

Does the board deck generator support a QA workflow for slide verification?

Yes, the board deck generator supports a QA workflow for slide verification, utilizing a defined QA process to verify slide integrity and ensure the fixed-layout 10-slide presentation is accurate before sharing.

What limitations exist when building a fixed-layout board deck from monthly metrics?

A key limitation is that the board deck uses a fixed-layout 10-slide structure, meaning it applies strictly to monthly reporting scenarios and requires your consolidated JSON to conform exactly to the provided data schema for successful PPTX generation.