pptx

Generate PowerPoint slide decks from structured data using Node.js and pptxgenjs.

630|68|Updated Mar 13, 2026
One-click install
npx skills add https://github.com/AgentTeam-TaichuAI/ScienceClaw --skill pptx-agentteam-taichuai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pptx
Source: https://github.com/AgentTeam-TaichuAI/ScienceClaw/tree/main/ScienceClaw/backend/builtin_skills/pptx
Command: npx skills add https://github.com/AgentTeam-TaichuAI/ScienceClaw --skill pptx-agentteam-taichuai

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This skill automates the creation and manipulation of PowerPoint presentations from research data. It helps teams quickly convert findings into polished slides without manual slide-building.

Core Features & Use Cases

  • Generate structured slide decks from templates and research notes
  • Render content with templates, including titles, bullets, and charts
  • Use cases: automate research summaries, conference pitches, and project updates

Quick Start

Create a deck named Research_Summary.pptx from slides_data.json.

Frequently Asked Questions about pptx

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

FAQPage Schema
How do I automate PowerPoint slide creation from structured data?

You can automate PowerPoint slide creation using Node.js and the pptxgenjs library to render structured data into template-driven decks. This skill processes research notes and structured inputs to generate reproducible slide presentations without manual formatting.

Can I generate a PPTX presentation from a JSON file?

Yes, you can generate a PPTX presentation directly from a JSON file. This skill reads structured data like slides_data.json and uses template-driven rendering to export formatted PowerPoint decks for research reports and pitches.

Does pptxgenjs support rendering charts and bullet points for automated presentations?

Yes, pptxgenjs supports rendering automated presentation content including titles, bullets, and charts. This skill leverages that capability to populate template-driven decks, converting structured research data into polished slides for meetings and pitches.

What is the best way to build reproducible slide decks for research workflows?

The best way to build reproducible slide decks for research workflows is through template-driven generation from structured data. This skill uses Node.js and pptxgenjs to reliably render research summaries and project updates into consistent PPTX files.

Do I need Node.js to use this PPTX automation skill?

Yes, you need Node.js to use this PPTX automation skill. The implementation relies on the pptxgenjs library within a Node.js environment to execute scripts and render structured data into PowerPoint slide decks.