什么是 ppt-template-creator?
从用户提供的 PowerPoint 模板创建独立的 PPT 模板技能(不是演示文稿)。仅当用户想要从其模板创建可重用技能时使用。要创建实际的演示文稿,请使用 pptx 技能。 来源:anthropics/financial-services-plugins。
从用户提供的 PowerPoint 模板创建独立的 PPT 模板技能(不是演示文稿)。仅当用户想要从其模板创建可重用技能时使用。要创建实际的演示文稿,请使用 pptx 技能。
通过命令行快速安装 ppt-template-creator AI 技能到你的开发环境
来源:anthropics/financial-services-plugins。
This skill creates SKILLS, not presentations. Use this when a user wants to turn their PowerPoint template into a reusable skill that can generate presentations later. If the user just wants to create a presentation, use the pptx skill instead.
For general skill-building best practices, refer to the skill-creator skill. This skill focuses on PPT-specific patterns.
CRITICAL: Extract precise placeholder positions - this determines content area boundaries.
从用户提供的 PowerPoint 模板创建独立的 PPT 模板技能(不是演示文稿)。仅当用户想要从其模板创建可重用技能时使用。要创建实际的演示文稿,请使用 pptx 技能。 来源:anthropics/financial-services-plugins。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/anthropics/financial-services-plugins --skill ppt-template-creatorBrowse more skills from anthropics/financial-services-plugins
从用户提供的 PowerPoint 模板创建独立的 PPT 模板技能(不是演示文稿)。仅当用户想要从其模板创建可重用技能时使用。要创建实际的演示文稿,请使用 pptx 技能。 来源:anthropics/financial-services-plugins。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/anthropics/financial-services-plugins --skill ppt-template-creator 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/anthropics/financial-services-plugins