通用
ppt-template-creator
Creates self-contained PPT template SKILLS (not presentations) from user-provided PowerPoint templates. Use ONLY when a user wants to create a reusable skill from their template. For creating actual presentations, use the pptx skill instead
安装
Agent 类型
Claude Code
安装命令 (macOS)
curl -fsSL "https://mentalok.io/api/v1/skills/ppt-template-creator/install?os=mac&agent=claude" | bash
安装命令 (Windows)
curl -L "https://mentalok.io/api/v1/skills/ppt-template-creator/install?os=windows&agent=claude" -o install-ppt-template-creator.bat && install-ppt-template-creator.bat
下载安装脚本