Use custom skills with Copilot in PowerPoint

Applies To
PowerPoint for Microsoft 365 PowerPoint for Microsoft 365 for Mac PowerPoint for iPad

Note

If you don’t see Copilot in Word, Excel, PowerPoint, or OneNote, it might not be included with your Microsoft 365 subscription or available based on your organization’s settings. Learn which Copilot license you have.

Screenshot that shows using a skill in PowerPoint Copilot.

A skill extends the capabilities of an AI model. Skills provide Copilot in PowerPoint with information to complete repeatable tasks. With Copilot in PowerPoint, you can choose from skills available on the Copilot pane or create your own custom skills.

Choose skills

To use a skill, open Copilot in PowerPoint, select the + sign menu in the prompt field, and then select Choose skills. The Choose skills list shows skills provided by Copilot in PowerPoint and custom skills that you've uploaded. To learn more about creating your own custom skills, see Creation of skills.

Screenshot that shows opening the Skills menu in PowerPoint Copilot.

To invoke a specific skill in your request, you can either select it from the Choose skills menu, or type it directly with an @mention. For example, to call a skill named "executive-summary", type @executive-summary in your prompt to Copilot.

Manage skills

Screenshot that shows managing skills in PowerPoint Copilot.

Toggle skills on or off to control which ones Copilot in PowerPoint uses by default. To manage your skills, select the Settings menu (see "..." in the upper-right corner), and then select Manage skills.

Important

Turning a skill off in the Manage skills dialog stops Copilot from using that skill automatically and it will not show in the skill dropdown menu.

Creation of skills

Screenshot that shows custom skills management panel in PowerPoint Copilot.

Custom skills are uploaded by you and saved to your OneDrive account in a specific folder. If you ask Copilot for the same thing often, turn that request into a skill. You can edit your custom skills and turn them off or on anytime.[RJ4.1][RS4.2] To create a custom skill, take the following steps.

  1. In the Copilot pane, select the Settings menu (the ... in the upper-right corner).
  2. Select Manage skills.
  3. Select Custom skills.
  4. Select Create OneDrive folder. Copilot creates the OneDrive skills folder.
  5. Select Open skills folder. Copilot opens the new skills folder in your OneDrive.
  6. Add your skills to this folder. Use custom skills created by your organization, or create your own. See Custom skills format requirements for details on how to create your own skills.

Custom skill format requirements

Custom skills must follow the industry standard format to be recognized by Copilot in PowerPoint. Each skill needs an individual folder, and that folder must have a SKILL.md file defining the skill. SKILL.md has two sections:

  • The metadata section, at the top between the three dash delimiters (---), is called the frontmatter. It holds the name and a description that tells Copilot when to use the skill. This section is required.
  • The body section is your instructions, telling Copilot how to do the task. There are no format restrictions. The following is an example of a simple SKILL.md for a skill named create-executive-summary-slide. This SKILL.md file must be in a folder named create-executive-summary-slide to be recognized by Copilot in PowerPoint.
---
name: create-executive-summary-slide
description: Use when I ask Copilot to create executive summary slide of a given deck. After the summary is created, add it to a new slide.
---
# Create Executive Summary 
When Copilot creates executive summary content, add it to a new slide and follow the design style of existing presentation. 
## Steps
1. Create the summary as requested.
2. Analyze design style of existing deck.
3. Add summary in new slide but following existing presentation design style

For more information about standard skills formatting, see Agent skills: Specification.

Edit or remove skills

If you add or rename a skill in OneDrive, select Refresh in the Custom skills dialog so Copilot recognizes the change.

To remove a skill from the skills list in Copilot without deleting the folder in OneDrive, change the skill folder name. Copilot skips any folder whose name doesn't match its name in SKILL.md.

Skills requirements:

Screenshot that shows to refresh skills to sync with OneDrive.

Edit with Copilot in PowerPoint