whatisgithub

What is gordenpptskill?

gordensun/gordenpptskill — explained in plain English

Analysis updated 2026-05-18

422PythonAudience · developerComplexity · 3/5LicenseSetup · moderate

In one sentence

A Python skill that lets AI agents generate polished, Chinese-style PowerPoint decks from templates and a JSON edits file.

Mindmap

mindmap
  root((GordenPPTSkill))
    What it does
      Build PPTX decks
      Fill JSON edits
      Render previews
    Tech stack
      Python
      python-pptx
      LibreOffice
    Use cases
      AI agent skill
      Enterprise slides
      Template library
    Audience
      AI agents
      Chinese enterprise
    Licensing
      Personal use only
      No commercial use

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

What do people build with it?

USE CASE 1

Generate polished Chinese-style PowerPoint decks automatically from a JSON edits file.

USE CASE 2

Give an AI coding agent a skill that builds enterprise-style slide decks.

USE CASE 3

Render finished slides to preview images using LibreOffice and Poppler.

What is it built with?

Pythonpython-pptxLibreOfficePoppler

How does it compare?

gordensun/gordenpptskillchroma-core/context-1-data-genposeljacob/agentic-video-editor
Stars422422417
LanguagePythonPythonPython
Setup difficultymoderatehardmoderate
Complexity3/54/53/5
Audiencedeveloperresearcherdeveloper

Figures from each repo's GitHub metadata at analysis time.

How do you get it running?

Difficulty · moderate Time to first run · 30min

Needs the Microsoft YaHei font (or a Linux alias) plus LibreOffice and Poppler for slide previews.

Personal, non-commercial use only, commercial use is explicitly prohibited.

So what is it?

This repository is a Python-based skill for AI agents that generates PowerPoint files. The README is written primarily in Chinese and describes the project as a native PowerPoint builder skill designed to produce visually polished, information-dense slides suitable for Chinese corporate and enterprise contexts. The README states the skill is compatible with any AI model, including DeepSeek, Xiaomi Mimo, Claude, and GPT. The project is built around python-pptx, a Python library for creating and editing PowerPoint files, and optionally uses LibreOffice and Poppler for rendering slide previews as images. The documented workflow involves a command-line build script that takes a template file, a JSON edits file, and an output path, then produces a finished PPTX file. A separate render script converts the result to preview images at a configurable resolution. The repository includes 17 PowerPoint templates, each consisting of four files, with a categorized index at templates/INDEX.md. The README notes that templates rely heavily on the Microsoft YaHei font and provides instructions for setting up a font alias on systems where that font is not installed, such as Linux, mapping it to alternatives including WenQuanYi Micro Hei or Noto Sans SC. A self-update mechanism is described: when the skill runs, it checks for new templates or rule changes and applies them automatically, functioning like a software auto-update system. Commercial use is explicitly prohibited, the project is restricted to personal learning and research. The README offers private template customization through a WeChat contact. The repository is 2,242 characters and lists Python as its language.

Copy-paste prompts

Prompt 1
Show me how to use GordenPPTSkill to build a PowerPoint deck from one of its 17 templates.
Prompt 2
Help me write a JSON edits file for GordenPPTSkill to fill in a template's text and images.
Prompt 3
Explain how to set up the Microsoft YaHei font alias on Linux for GordenPPTSkill.

Frequently asked questions

What is gordenpptskill?

A Python skill that lets AI agents generate polished, Chinese-style PowerPoint decks from templates and a JSON edits file.

What language is gordenpptskill written in?

Mainly Python. The stack also includes Python, python-pptx, LibreOffice.

What license does gordenpptskill use?

Personal, non-commercial use only, commercial use is explicitly prohibited.

How hard is gordenpptskill to set up?

Setup difficulty is rated moderate, with roughly 30min to a first successful run.

Who is gordenpptskill for?

Mainly developer.

Open on GitHub → Ask about another repo

This repo across BitVibe Labs

Verify against the repo before relying on details.