m365-calendar
✓Read, create, and manage Microsoft 365 calendar events via Graph API. Supports meeting invitations with attendees and Teams meetings.
Installation
SKILL.md
CLI tool for Microsoft 365 Calendar via Microsoft Graph API.
Uses the same client/tenant from m365mail. Just authenticate with calendar scope:
If you haven't set up m365mail yet, do that first — the calendar tool shares its config.
Read, create, and manage Microsoft 365 calendar events via Graph API. Supports meeting invitations with attendees and Teams meetings. Source: probichaux/clawdskills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/probichaux/clawdskills --skill m365-calendar- Source
- probichaux/clawdskills
- Category
- >_Productivity
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is m365-calendar?
Read, create, and manage Microsoft 365 calendar events via Graph API. Supports meeting invitations with attendees and Teams meetings. Source: probichaux/clawdskills.
How do I install m365-calendar?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/probichaux/clawdskills --skill m365-calendar Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/probichaux/clawdskills