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.
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.
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
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
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.
- In the Copilot pane, select the Settings menu (the ... in the upper-right corner).
- Select Manage skills.
- Select Custom skills.
- Select Create OneDrive folder. Copilot creates the OneDrive skills folder.
- Select Open skills folder. Copilot opens the new skills folder in your OneDrive.
- 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: