ppt

Generate presentation decks from natural language prompts using generate_ppt.py.

1|Updated Jan 12, 2026
One-click install
npx skills add https://github.com/fnf-ax-team/CC_ax_team --skill ppt
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ppt
Source: https://github.com/fnf-ax-team/CC_ax_team/tree/main/skills/ceo-ppt
Command: npx skills add https://github.com/fnf-ax-team/CC_ax_team --skill ppt

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates turning natural language requests into polished, slide-ready presentations, saving hours of manual design and assembly.

Core Features & Use Cases

  • Interactive prompt-driven PPT creation: gathers title, agendas, and visuals to generate a cohesive deck.
  • Visual-first slides: prioritizes imagery, diagrams, and concise keywords over long paragraphs.
  • CLI-based generation: uses generate_ppt.py to produce slides from structured inputs such as title and one or more agenda items.

Quick Start

Run the PPT generation CLI with a title and one or more agendas. Example: python generate_ppt.py --title "마케팅 AX 보고" --agenda "마케팅 AX : 과제 Overview|한줄 요약|본문 포함 여부" --agenda "F&F 마케팅 AI|현황 및 로드맵"

Frequently Asked Questions about ppt

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

FAQPage Schema
How do I create presentation slides from a natural language prompt?

You can create presentation slides from a natural language prompt by using an automated CLI script that transforms your text inputs into a structured, agenda-driven slide deck. This process requires a basic Python environment to render the visuals.

Can I generate an executive update presentation using CLI automation?

Yes, CLI automation supports generating executive update presentations by passing your title and agenda items as structured inputs to the rendering script. The tool prioritizes imagery and concise keywords over long paragraphs.

What do I need to render slides from text inputs using this automation tool?

To render slides from text inputs, you need a basic Python environment and the required Python script. You provide a title and one or more agenda items to produce a cohesive, visual-first deck.

How does the automated slide generation handle agenda items?

Automated slide generation handles agenda items by parsing structured inputs separated by a pipe character, mapping each segment to a visual-first slide layout. This ensures the resulting deck remains concise and agenda-driven.

Does this presentation generator work for marketing briefings and internal reports?

Yes, this presentation generator works for marketing briefings and internal reports by automating the assembly of slide-ready content. It turns your natural language requests into polished decks, saving hours of manual design.