fix: export_pptx.py

Related to #4
This commit is contained in:
binaryify
2026-08-06 18:02:20 +08:00
parent 066cbc33a5
commit f77ee8dfcb
7 changed files with 204 additions and 77 deletions
+4 -2
View File
@@ -1,6 +1,6 @@
{
"name": "open-kimi-ppt-skills",
"version": "1.1.1",
"version": "1.1.2",
"description": "Unofficial reverse-engineered Kimi Slides skill for AI coding agents with local PPTD editing and PPTX export.",
"license": "MIT",
"author": "binaryify",
@@ -35,7 +35,9 @@
"lib/",
"skills/open-kimi-ppt/SKILL.md",
"skills/open-kimi-ppt/reference/",
"skills/open-kimi-ppt/scripts/",
"skills/open-kimi-ppt/scripts/export_host.html",
"skills/open-kimi-ppt/scripts/export_images.py",
"skills/open-kimi-ppt/scripts/export_pptx.py",
"README.md",
"README_EN.md",
"theme.md",