·ppt-template-creator
#

ppt-template-creator

从用户提供的 PowerPoint 模板创建独立的 PPT 模板技能(不是演示文稿)。仅当用户想要从其模板创建可重用技能时使用。要创建实际的演示文稿,请使用 pptx 技能。

111安装·24热度·@anthropics

安装

$npx skills add https://github.com/anthropics/financial-services-plugins --skill ppt-template-creator

如何安装 ppt-template-creator

通过命令行快速安装 ppt-template-creator AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/anthropics/financial-services-plugins --skill ppt-template-creator
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:anthropics/financial-services-plugins。

SKILL.md

查看原文

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-creator
分类
#文档处理
认证
收录时间
2026-02-28
更新时间
2026-03-10

Browse more skills from anthropics/financial-services-plugins

快速解答

什么是 ppt-template-creator?

从用户提供的 PowerPoint 模板创建独立的 PPT 模板技能(不是演示文稿)。仅当用户想要从其模板创建可重用技能时使用。要创建实际的演示文稿,请使用 pptx 技能。 来源:anthropics/financial-services-plugins。

如何安装 ppt-template-creator?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/anthropics/financial-services-plugins --skill ppt-template-creator 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/anthropics/financial-services-plugins