← 返回
沟通协作 Key 中文

Microsoft 365

Microsoft 365 integration for Outlook, Calendar, Contacts, and OneDrive via Microsoft Graph API. Supports reading/sending emails, managing calendar events, a...
通过 Microsoft Graph API 集成 Microsoft 365,支持 Outlook、日历、联系人和 OneDrive。可实现邮件读写、日历事件管理等功能。
robert-janssen
沟通协作 clawhub v1.0.2 1 版本 99745.2 Key: 需要
★ 0
Stars
📥 1,566
下载
💾 60
安装
1
版本
#latest

概述

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 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.

Email

  • 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).

Configuration & Security

This skill uses centralized credential management to keep the skill directory clean and safe for sharing.

File Locations

  • Tokens: Saved in ~/.openclaw/credentials/ms365.tokens..json.
  • Environment: Automatically loads secrets from ~/.openclaw/credentials/ms365.env if present.
  • Config: Expects config..json in the skill directory (or environment variables).

Setup

  1. Register an application in Azure (Public Client Flow, Device Code enabled).
  2. Set MICROSOFT_CLIENT_ID and MICROSOFT_TENANT_ID in your environment or ~/.openclaw/credentials/ms365.env.
  3. Run node index.js --account and follow the device login instructions.

版本历史

共 1 个版本

  • v1.0.2 当前
    2026-03-29 03:21 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

communication-collaboration

Slack

steipete
当需要通过 slack 工具从 Clawdbot 控制 Slack 时使用,包括在频道或私信中回复消息或置顶/取消置顶项目。
★ 157 📥 47,676
communication-collaboration

imap-smtp-email

gzlicanyi
使用IMAP/SMTP读取和发送邮件;检查新/未读邮件、获取内容、搜索邮箱、标记已读/未读、发送带附件的邮件。支持...
★ 113 📥 52,401
communication-collaboration

Himalaya

lamelas
{"answer":"通过IMAP/SMTP管理邮件的CLI。可在终端使用 `himalaya` 收发、回复、转发、搜索及整理邮件。支持多账户与MML(MIME元语言)编写邮件。"}
★ 68 📥 45,584