什麼是 m365?
當使用者詢問 Microsoft 365 電子郵件或行事曆 - 閱讀、搜尋、傳送 Outlook 電子郵件、查看行事曆事件、安排會議或管理 M365 資料時,請使用此技能。 來源:pietz/skills。
當使用者詢問 Microsoft 365 電子郵件或行事曆 - 閱讀、搜尋、傳送 Outlook 電子郵件、查看行事曆事件、安排會議或管理 M365 資料時,請使用此技能。
透過命令列快速安裝 m365 AI 技能到你的開發環境
來源:pietz/skills。
This skill uses the m365 CLI (CLI for Microsoft 365) to interact with Outlook email and calendar via the Microsoft Graph API. It works cross-platform (macOS, Linux, Windows).
If the active connection already has "authType": "secret", proceed to the task.
If the active connection has a different auth type (e.g. deviceCode), check connection list for an inactive connection with "authType": "secret". If one exists, activate it:
當使用者詢問 Microsoft 365 電子郵件或行事曆 - 閱讀、搜尋、傳送 Outlook 電子郵件、查看行事曆事件、安排會議或管理 M365 資料時,請使用此技能。 來源:pietz/skills。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/pietz/skills --skill m365當使用者詢問 Microsoft 365 電子郵件或行事曆 - 閱讀、搜尋、傳送 Outlook 電子郵件、查看行事曆事件、安排會議或管理 M365 資料時,請使用此技能。 來源:pietz/skills。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/pietz/skills --skill m365 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/pietz/skills