Ppt Generator Pro
Skill by truongvknnlthao-gif
Why use this skill?
Automate high-quality presentation generation with PPT Generator Pro. Transform documents into professional slides with AI images, smart transitions, and video.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/truongvknnlthao-gif/ppt-generator-proWhat This Skill Does
PPT Generator Pro is a sophisticated AI-powered agent skill designed to streamline the creation of high-quality presentation decks. It automates the entire workflow from document analysis to final video production. By leveraging Gemini for content structure, Nano Banana for high-definition image generation, and Kling AI for cinematic transitions, it transforms plain text or markdown files into professional-grade presentations. The skill handles the complexity of layout planning, image generation, and even video synthesis, allowing you to focus on the narrative rather than the design process.
Installation
To install this skill within your OpenClaw environment, execute the following command:
clawhub install openclaw/skills/skills/truongvknnlthao-gif/ppt-generator-pro
Ensure your environment variables are configured correctly. You must set the GEMINI_API_KEY for core operations. If you intend to use the advanced video features, you must also provide KLING_ACCESS_KEY and KLING_SECRET_KEY. Additionally, ensure that FFmpeg is installed on your local system as it is required for final video rendering.
Use Cases
- Business Presentations: Quickly turn a project brief or research memo into a polished executive deck.
- Educational Materials: Convert long-form articles or lecture notes into structured, visual-heavy presentation slides.
- Sales & Marketing: Generate visually striking pitches with dynamic transitions that engage clients.
- Conference Talks: Draft presentation outlines and visual aids efficiently to save time during preparation.
Example Prompts
- "/ppt-generator-pro Create a 10-page presentation based on the marketing strategy document located in ./strategy.md using the vector-illustration style."
- "I need a 5-page presentation explaining the basics of blockchain technology. Please use the gradient-glass style and include video transitions."
- "Generate a 15-page PPT about my Q3 company growth. Use the provided text: [Insert detailed notes here] and output in 4K resolution."
Tips & Limitations
- Document Preparation: For best results, ensure your input document uses clear headings (e.g., #, ##) so the agent can parse the structure effectively.
- Style Selection: Choose the 'gradient-glass' style for professional or corporate settings and 'vector-illustration' for workshops or creative pitches.
- Resolution: 2K is recommended for faster generation; use 4K only when you require maximum clarity for high-resolution displays or printing.
- Limitations: Video generation consumes more API quota and takes significantly longer than image-based generation; ensure your internet connection is stable during the rendering phase.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-truongvknnlthao-gif-ppt-generator-pro": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-read, file-write, external-api, code-execution
Related Skills
openclaw-gen
OpenClaw Agent tool that generates OpenClaw project configurations (AGENTS.md, workflows, MEMORY.md) using OpenClaw's unified llm-task interface. 15 built-in templates.
github-repo-mirror
完整迁移 GitHub 仓库,保留所有提交记录、分支和标签。用于将仓库从一个 GitHub 账号完整搬迁到另一个账号。
skill-seekers
自动将文档网站、GitHub 仓库、PDF 转换为 Claude AI Skill。使用 Skill Seekers 工具快速创建新技能,支持文档抓取、代码分析、冲突检测、多源合并、AI 增强。
openclaw-gen
OpenClaw Agent tool that generates OpenClaw project configurations (AGENTS.md, workflows, MEMORY.md) using OpenClaw's unified llm-task interface. 15 built-in templates.
auto-skill-builder
自动构建 Claude AI Skills,结合 skill-seekers 自动生成和 skill-creator 最佳实践。支持从文档、GitHub 仓库、PDF 一键生成专业 Skill。