← 返回 Skills 市场
byungkyu

Outlook

作者 byungkyu · GitHub ↗ · v1.0.5 · MIT-0
cross-platform ✓ 安全检测通过
23005
总下载
45
收藏
69
当前安装
6
版本数
在 OpenClaw 中安装
/install outlook-api
功能描述
Microsoft Outlook API integration with managed OAuth. Read, send, and manage emails, folders, calendar events, and contacts via Microsoft Graph. Use this ski...
安全使用建议
Install only if you trust Maton to broker Outlook access. Use the intended Microsoft account, confirm every send/create/update/delete action before it runs, periodically remove unused OAuth connections, and avoid exposing MATON_API_KEY in shared terminal logs or screenshots.
功能分析
Type: OpenClaw Skill Name: outlook-api Version: 1.0.5 The skill provides a legitimate integration for Microsoft Outlook via the Maton API proxy (api.maton.ai). It includes well-documented instructions for the AI agent to manage emails, calendars, and contacts, and explicitly mandates user approval for all write operations. No evidence of malicious intent, data exfiltration, or prompt injection was found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The stated purpose is Outlook access via Microsoft Graph, and the documented capabilities match that purpose: reading, sending, updating, moving, and deleting mail, folders, calendar events, and contacts.
Instruction Scope
The skill includes destructive delete and send operations, but it also explicitly instructs the agent to confirm the target resource and intended effect before any create, update, or delete call.
Install Mechanism
The artifact is a markdown-only skill with no executable bundled code; it recommends user-directed installation of the external Maton CLI via npm or Homebrew.
Credentials
Network access, MATON_API_KEY, Maton proxying, and Microsoft OAuth are disclosed and proportionate for an Outlook API integration, though they involve sensitive account data.
Persistence & Privilege
Persistent OAuth connections are part of the intended integration and the skill documents listing, selecting, creating, and deleting those connections.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install outlook-api
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /outlook-api 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.5
**Adds CLI usage examples and installation instructions for improved integration:** - Expanded documentation to include Maton CLI commands for all major Outlook operations (messages, folders, calendar, contacts, connections). - Added installation instructions for CLI via npm and Homebrew. - Included CLI login and authentication steps alongside manual/environment variable method. - Provided CLI, Python, and API examples for each operation where applicable. - Improved guidance on managing multiple Outlook connections with CLI options. - No API or functional changes; documentation improvements only.
v1.0.4
- Updated all endpoints, quick start, and instructions to use the new https://api.maton.ai base URL (was https://gateway.maton.ai and https://ctrl.maton.ai). - Refined connection management instructions for clarity and consistency with the new endpoint. - Added a security & permissions section emphasizing user approval for write operations. - Removed the LICENSE.txt file.
v1.0.3
- Added metadata field to SKILL.md with requirements for the MATON_API_KEY environment variable. - No code or feature changes detected.
v1.0.2
No changes detected in this version.
v1.0.1
- Added a note to the description directing users to use the api-gateway skill for other third party apps. - Updated all code examples in the documentation to use Python scripts via urlllib instead of curl for quick start, connection management, and API usage.
v1.0.0
- Major update: Outlook skill is now a managed API integration using the Maton platform. - Switched from local scripts and manual OAuth setup to a secure cloud gateway; all API interactions go through https://gateway.maton.ai with your Maton API key. - Comprehensive documentation added for Maton-based authentication, connection management, and standard Microsoft Graph API endpoints (email, calendar, contacts). - Removed all setup scripts and manual configuration files. All authorization is performed through the Maton web dashboard. - Now supports specifying multiple Outlook/MSA accounts via connection IDs in API headers. - Example usage provided for curl, JavaScript, and Python to illustrate API access.
元数据
Slug outlook-api
版本 1.0.5
许可证 MIT-0
累计安装 770
当前安装数 69
历史版本数 6
常见问题

Outlook 是什么?

Microsoft Outlook API integration with managed OAuth. Read, send, and manage emails, folders, calendar events, and contacts via Microsoft Graph. Use this ski... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 23005 次。

如何安装 Outlook?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install outlook-api」即可一键安装,无需额外配置。

Outlook 是免费的吗?

是的,Outlook 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Outlook 支持哪些平台?

Outlook 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Outlook?

由 byungkyu(@byungkyu)开发并维护,当前版本 v1.0.5。

💬 留言讨论