byhookdeck· 59 skills
Receive and verify Microsoft Graph change notifications (webhooks). Use when setting up a Microsoft Graph webhook / subscription handler, completing the validationToken endpoint validation handshake, validating clientState, decrypting rich notifications (includeResourceData), handling lifecycle events (reauthorizationRequired, subscriptionRemoved, missed), or processing created/updated/deleted change notifications for Outlook mail, Teams messages, OneDrive/SharePoint driveItems, users, and groups.
$npx -y skills add hookdeck/webhook-skills --skill microsoft-graph-webhooksInstalls into the current project.
Run `npx skills use "https://github.com/hookdeck/webhook-skills" --skill "hookdeck/webhook-skills/microsoft-graph-webhooks"` 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/hookdeck/webhook-skills" that are relevant to the current task. Run `npx skills add "https://github.com/hookdeck/webhook-skills"` and select the relevant skills, then follow their instructions.