Tag
Knowledge Cat PPT is an open-source presentation creation skill for AI agents like Codex. It adopts a story-first approach, supports three output modes: native PPTX, HTML, and image-first, and provides validation and template libraries.
Recommend an open-source PPT creation tool, ultimate-ppt-master-skill. It follows a workflow of clarifying requirements, organizing material structure, generating editable PPTX or Web Deck, image generation, and final review, which is close to real office scenarios. It solves common issues in AI PPT generation like empty words and lack of editability.
Open-sourced Humanize PPT, an HTML PPT skill designed for presentations. It reorganizes outlines using AST (Audience, State, Transfer) logic, combined with downstream rendering skills to produce PPTs truly usable for presentations, addressing issues like uneven information distribution and content emptiness.
Recommends two AI-based PPT-making skill tools (frontend-slides and guizang-ppt-skill), and details the installation and usage of frontend-slides, including Claude Code plugin installation and manual installation.
An open-source project named GordenSuperPPTSkills uses GPT to generate luxurious image-format PPTs, then 'decompiles' them into fully editable PPTX files, solving the pain point of AI-generated content being non-editable. The project is split into three independent skills, supporting either just image generation or just image-to-editable conversion, suitable for Codex environment.
MiniMax open-sourced four AI document generation skills (PPT, PDF, Excel, Word), usable without an API key, aiming to solve issues like messy formatting and formula errors in AI-generated documents.
Advises users to improve their instructions to ChatGPT, emphasizing the importance of specific commands to enhance the quality of generated results.
Introduces an AI Agent skill called guizang-ppt-skill, used to generate single-file HTML horizontal flip PPT with images and cover, supporting Claude Code and Codex environments.
An open-source project that enables AI Agents to generate beautifully formatted Chinese PPTs through non-destructive text editing, providing 17 hand-crafted Chinese PPTX templates and a complete toolchain.
dom-to-pptx-skills is an installable skill that lets AI agents generate professional, editable PowerPoint presentations from DOM layouts, supporting agent workflows in Claude Code, Gemini CLI, and Windsurf.
Discovered the open-source project open-slide, which uses the React framework to create PPTs. The workflow is specifically designed for AI Agents, supporting natural language slide generation, a visual editor, and brand logo integration.