Create a custom Copilot Skill that prepares for recurring meetings
Add saved chat workflows to a SharePoint team site
Template internal document-gathering tasks as Agent Skills
Requires a Microsoft 365 Copilot license and you must replace the example GUIDs inside Skills.md with the IDs from your own SharePoint lists.
This repository is a very small example of how to add a custom AI Skill to Microsoft SharePoint. SharePoint is the part of Microsoft 365 that companies use to host internal sites and store shared documents. In recent versions of Microsoft 365, SharePoint sites can include a built in AI chat, and an Agent Skill is a piece of saved instructions that the chat can run when asked. The README explains the steps for setting up a Skill called Board-meeting-prep. You first need a Microsoft 365 Copilot license, since that is what enables the AI chat. Inside the SharePoint Site Collection settings you turn on a feature called Agent Assets, then go to the Skills folder in the Agent Assets Library and create a subfolder named after your Skill. You then save the file called Skills.md from this repository into that folder. Once the Skill is in place, the README shows how to invoke it. You open a new AI chat on the SharePoint site, type a command starting with two dashes to see the list of available Agent Skills, and trigger the Skill by typing the phrase "prep for the board meeting". The README warns that the GUIDs inside Skills.md, which point to specific SharePoint lists and libraries, must be updated to match the IDs in your own site.
Generated 2026-05-22 · Model: sonnet-4-6 · Verify against the repo before relying on details.