Drive Microsoft Teams from Copilot via Graph / Teams Copilot connectors — post messages, summarize channels, retrieve meeting context, manage chats. Use whenever the source or destination of work is a Teams channel, chat, or meeting. Triggers: "post to Teams", "summarize this channel", "pull meeting transcript", "@mention", "Teams chat".
$npx -y skills add andreaswasita/copilot-cowork-dojo --skill teams-connectorInstalls into the current project.
Run `npx skills use "https://github.com/andreaswasita/copilot-cowork-dojo" --skill "andreaswasita/copilot-cowork-dojo/teams-connector"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/andreaswasita/copilot-cowork-dojo" that are relevant to the current task. Run `npx skills add "https://github.com/andreaswasita/copilot-cowork-dojo"` and select the relevant skills, then follow their instructions.