microsoft365
Installation
SKILL.md
Microsoft 365 (Custom)
This skill provides a direct integration with Microsoft 365 services using the Device Code Flow.
Usage
The skill is executed via node index.js. Use the --account <name> flag to specify which account to use (e.g., --account personal).
Calendar
- Fetch events:
node index.js --account personal --calendar - Create event: Use interactive mode or automated scripts.
- Read emails: Interactive mode (option 1).
- Send email: Interactive mode (option 5).
Contacts & OneDrive
- Contacts: Interactive mode (option 3).
- OneDrive files: Interactive mode (option 4).