Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Microsoft 365 integration for Outlook, Calendar, Contacts, and OneDrive via Microsoft Graph API. Supports reading/sending emails, managing calendar events, a...
Microsoft 365 integration for Outlook, Calendar, Contacts, and OneDrive via Microsoft Graph API. Supports reading/sending emails, managing calendar events, a...
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Then review README.md for any prerequisites, environment setup, or post-install checks. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run.
This skill provides a direct integration with Microsoft 365 services using the Device Code Flow.
The skill is executed via node index.js. Use the --account <name> flag to specify which account to use (e.g., --account personal).
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: Interactive mode (option 3). OneDrive files: Interactive mode (option 4).
This skill uses centralized credential management to keep the skill directory clean and safe for sharing.
Tokens: Saved in ~/.openclaw/credentials/ms365.tokens.<account>.json. Environment: Automatically loads secrets from ~/.openclaw/credentials/ms365.env if present. Config: Expects config.<account>.json in the skill directory (or environment variables).
Register an application in Azure (Public Client Flow, Device Code enabled). Set MICROSOFT_CLIENT_ID and MICROSOFT_TENANT_ID in your environment or ~/.openclaw/credentials/ms365.env. Run node index.js --account <name> and follow the device login instructions.
Workflow acceleration for inboxes, docs, calendars, planning, and execution loops.
Largest current source with strong distribution and engagement signals.