kist-ppt

Generate KIST-branded PowerPoint decks by cloning template slides and replacing text zones.

3|2|Updated May 11, 2026
One-click install
npx skills add https://github.com/aifactory-team/discover --skill kist-ppt
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kist-ppt
Source: https://github.com/aifactory-team/discover/tree/main/kist/kist-ppt
Command: npx skills add https://github.com/aifactory-team/discover --skill kist-ppt

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python-pptx, markitdown, Pillow, defusedxml, libreoffice, poppler-utils, and includes scripts (resource) and assets (resource) and references (resource) components.

What problem does it solve?

Converts your raw talk content into a fully branded KIST PowerPoint (PPTX), ensuring consistent design (fonts, colors, logo placement, spacing) without manual slide-by-slide formatting.

Core Features & Use Cases

  • KIST template-based slide generation: Clones KIST_template.pptx slides and replaces only the editable text areas while preserving the original chrome (logo, color bar, dividers, footer).
  • Modern design rules enforcement: Forces Malgun Gothic (맑은 고딕) across latin/eastAsia/cs runs to reduce font fallback issues and applies the skill’s modern card/bullet styling.
  • 4-agent collaborative build pipeline: Uses an analyst→architect→slide-builder→QA reviewer flow to extract template “DNA,” design slide outlines, build the PPTX, and run compliance checks.
  • Use Cases: Scholar conference talks, seminars, and R&D reports that must follow KIST’s visual tone and layout rules.

Quick Start

Ask the skill: KIST PPT 만들어줘. 제목은 “Agentic Science 시대의 자율연구 플랫폼”이고 발표자는 “홍길동 (KIST 디지털생명자원연구단)”이며 학회는 “2025 대한기계학회 IT지능융합부문 춘계학술대회 기조학술대회”이고 주요 내용은 “Agentic Science의 등장, 아키텍처 핵심 패턴, KIST의 전략”이야.

Frequently Asked Questions about kist-ppt

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

FAQPage Schema
How do I generate KIST-branded PowerPoint presentations automatically?

To generate KIST-branded PowerPoint presentations automatically, this skill clones a local KIST_template.pptx file, replaces editable text zones based on your structured outline, and outputs a downloadable .pptx file while preserving original logos, colors, and footers.

Can I use python-pptx to clone slides and preserve template layouts for academic presentations?

Yes, python-pptx is used to clone template slides and preserve original chrome like logo placement and color bars. It enforces Malgun Gothic typography and modern card layouts tailored for academic and R&D report presentations.

Do I need a specific template file to build a KIST seminar slide deck?

Yes, you need a local KIST_template.pptx file to build a KIST seminar slide deck. The pipeline requires this file to extract the visual DNA and replace only the editable text areas while keeping the original design intact.

What is the best way to ensure consistent typography and color tokens across PowerPoint slides?

The best way to ensure consistent typography and color tokens across PowerPoint slides is using an agentic workflow that enforces Malgun Gothic fonts across all text runs and applies modern card and bullet styling rules during the slide generation process.

How does the 4-agent collaborative workflow enforce compliance checks for PowerPoint automation?

The 4-agent collaborative workflow enforces compliance by routing tasks through an analyst, architect, slide-builder, and QA reviewer. The QA reviewer runs checks to align the final PowerPoint slides with the outline and template DNA.

Why does PowerPoint automation sometimes fail to keep the original logo placement and footer formatting?

PowerPoint automation often fails to keep original logo placement and footer formatting when scripts overwrite master slides. This skill avoids that by cloning template slides and replacing only specific text zones while preserving the original chrome.