ccel_slide_skill

Generate synchronized CCEL-style HTML and PPTX slide decks from topic briefs.

30|1|Updated Apr 15, 2026
One-click install
npx skills add https://github.com/s-choung/Research-Skills --skill ccel-slide-skill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ccel_slide_skill
Source: https://github.com/s-choung/Research-Skills/tree/main/skills/ccel_slide_skill
Command: npx skills add https://github.com/s-choung/Research-Skills --skill ccel-slide-skill

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python-pptx, lxml, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill turns a topic or an existing presentation into a polished CCEL-style slide deck without manually rebuilding the visual system. It keeps layout, color, typography, and motion aligned across HTML and PPTX so the result looks consistent in both formats.

Core Features & Use Cases

  • Dual-format deck creation: Produces the same slide structure and styling in HTML and PPTX.
  • CCEL visual system: Applies the navy-gold-orange palette, NanumSquare typography, tab-chip panels, rounded cards, and summary bands defined by the style spec.
  • Fade animation workflow: Adds synchronized slide transitions and staged block reveals for every content slide.
  • Use case: Convert an existing research presentation into a CCEL-branded deck with identical appearance for web preview and PowerPoint delivery.

Quick Start

Ask the skill to transform your source content into a CCEL-style deck in both HTML and PPTX, keeping the same layout, colors, and fade animations.

Frequently Asked Questions about ccel_slide_skill

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

FAQPage Schema
How do I generate matching HTML and PPTX slide decks from a research presentation?

To generate matching HTML and PPTX slide decks, provide a topic brief or existing presentation. The system outputs synchronized files with identical layouts, typography, and fade transitions for both web preview and PowerPoint delivery.

What is the CCEL visual system for slide deck generation?

The CCEL visual system is a fixed style spec for slide decks featuring a navy-gold-orange palette, NanumSquare typography, tab-chip panels, rounded cards, and summary bands to ensure consistent formatting across outputs.

Can I convert an existing document into a styled slide deck with synchronized fade animations?

Yes, you can convert existing presentations into styled slide decks. The workflow applies coordinated fade transitions and staged block reveals for every content slide across both HTML and PPTX formats.

Does python-pptx support applying custom typography and color palettes to generated decks?

Yes, python-pptx supports applying custom typography like NanumSquare and specific color palettes. The generation process uses python-pptx and lxml to enforce the style spec controls within the PPTX output.

What are the limitations of using a fixed visual system for research slide generation?

The limitation of this slide generation approach is that the visual system is fixed to a specific navy-gold-orange palette and layout structure. Customizing beyond the defined style spec controls is not supported.