Loading...
Loading...
Compare original and translation side by side
curl -sSL https://canifi.com/skills/microsoft-powerpoint/install.sh | bashcp -r skills/microsoft-powerpoint ~/.canifi/skills/curl -sSL https://canifi.com/skills/microsoft-powerpoint/install.sh | bashcp -r skills/microsoft-powerpoint ~/.canifi/skills/undefinedundefinedundefinedundefinedcanifi-env set SERVICE_EMAIL "your-email"
canifi-env set SERVICE_PASSWORD "your-password"canifi-env set SERVICE_EMAIL "your-email"
canifi-env set SERVICE_PASSWORD "your-password"User: "Create a PowerPoint about our product launch"
Claude: Creates presentation with title slide, agenda,
product features, timeline, and call-to-action slides.
Returns: "Created 6-slide presentation: [link]"用户:"创建一个关于我们产品发布的PowerPoint"
Claude:创建包含标题幻灯片、议程、产品特性、时间线和行动号召幻灯片的演示文稿。
返回:"已创建6页幻灯片的演示文稿:[链接]"User: "Make the presentation look more corporate"
Claude: Opens Design tab, applies professional theme,
adjusts colors to corporate palette.
Confirms: "Corporate theme applied to all slides"用户:"让这个演示文稿看起来更具商务风格"
Claude:打开设计选项卡,应用专业主题,
将颜色调整为商务调色板。
确认:"已为所有幻灯片应用商务主题"User: "Add entrance animations to the key points"
Claude: Selects text elements, applies Fade In animation,
sequences for presentation flow.
Confirms: "Animations added to key points"用户:"为关键点添加进入动画"
Claude:选择文本元素,应用淡入动画,
按演示流程排序。
确认:"已为关键点添加动画"User: "Insert a bar chart on slide 3 with our quarterly data"
Claude: Opens slide 3, inserts bar chart, enters data.
Confirms: "Bar chart added to slide 3"用户:"在第3页幻灯片上插入一个包含我们季度数据的条形图"
Claude:打开第3页幻灯片,插入条形图,输入数据。
确认:"已为第3页幻灯片添加条形图"// New presentation
'[aria-label="New blank presentation"]'
// Presentation name
'[aria-label="Presentation name"]'
// Slide thumbnails
'.slide-thumbnails'
// Current slide
'.slide-container'
// New slide button
'[aria-label="New slide"]'
// Insert tab
'[aria-label="Insert"]'
// Design tab
'[aria-label="Design"]'
// Animations tab
'[aria-label="Animations"]'
// Text box
'[aria-label="Text box"]'
// Shape button
'[aria-label="Shapes"]'
// Speaker notes
'[aria-label="Notes"]'
// Present button
'[aria-label="Present"]'// New presentation
'[aria-label="New blank presentation"]'
// Presentation name
'[aria-label="Presentation name"]'
// Slide thumbnails
'.slide-thumbnails'
// Current slide
'.slide-container'
// New slide button
'[aria-label="New slide"]'
// Insert tab
'[aria-label="Insert"]'
// Design tab
'[aria-label="Design"]'
// Animations tab
'[aria-label="Animations"]'
// Text box
'[aria-label="Text box"]'
// Shape button
'[aria-label="Shapes"]'
// Speaker notes
'[aria-label="Notes"]'
// Present button
'[aria-label="Present"]'