powerpoint365

Automate PowerPoint 365 presentation creation and management via the Graph API.

2|1|Updated Mar 13, 2026
One-click install
npx skills add https://github.com/robomotionio/robomotion-skills --skill powerpoint365
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: powerpoint365
Source: https://github.com/robomotionio/robomotion-skills/tree/main/skills/powerpoint365
Command: npx skills add https://github.com/robomotionio/robomotion-skills --skill powerpoint365

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Microsoft PowerPoint 365 requires manual steps to create, modify, and export presentations. This skill automates template-based creation, content updates, slide duplication, and PDF export to streamline the presentation workflow.

Core Features & Use Cases

  • Create presentations from templates stored in OneDrive/SharePoint.
  • Replace text and images across slides to customize decks at scale.
  • Duplicate slides and manage presentation structure for iterative designs.
  • Export final decks to PDF for distribution.

Quick Start

Connect to PowerPoint 365 and start a template-based creation workflow with the robomotion powerpoint365 CLI.

Frequently Asked Questions about powerpoint365

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate PowerPoint presentation creation from templates?

Automating PowerPoint presentation creation from templates uses the Graph API to generate decks and duplicate slides programmatically. You apply template-based workflows via the Robomotion CLI to create and manage presentations stored in OneDrive or SharePoint.

Can I replace text and images across PowerPoint slides at scale?

Yes, you can replace text and images across PowerPoint slides at scale using the replace_text and replace_image commands. This allows you to customize template-based decks programmatically without manual editing in Microsoft 365.

Do I need Microsoft 365 OAuth2 credentials to automate PowerPoint decks?

Yes, you need Microsoft 365 OAuth2 credentials configured to automate PowerPoint decks via the Graph API. This authentication connects the Robomotion CLI to your OneDrive or SharePoint environment for template creation and PDF export.

What is the best way to export PowerPoint presentations to PDF automatically?

The best way to export PowerPoint presentations to PDF automatically is by using the export command within the Robomotion CLI. It directly converts your finalized template-based slides into PDF files for immediate distribution across OneDrive and SharePoint workflows.

Does PowerPoint 365 automation support slide duplication for iterative designs?

Yes, PowerPoint 365 automation supports slide duplication for iterative designs through the Graph API. You can programmatically manage presentation structures and duplicate slides to iterate template-based deck layouts without manual intervention.