← 返回 Skills 市场
byungkyu

Outlook

作者 byungkyu · GitHub ↗ · v1.0.6 · MIT-0
cross-platform ✓ 安全检测通过
23268
总下载
46
收藏
0
当前安装
7
版本数
在 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 skill when users want to interact with Outlook. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
安全使用建议
Install only if you trust Maton to broker access to your Outlook account. Review requested recipients, message contents, folders, events, and contacts before approving any write or delete action, and use a specific connection ID when multiple Outlook accounts are connected.
能力评估
Purpose & Capability
The skill purpose is clear: use Maton as a managed OAuth proxy for Microsoft Graph Outlook operations. Its read, send, create, update, move, and delete capabilities are high-impact but directly match the stated Outlook integration purpose.
Instruction Scope
Runtime instructions are documentation-style API and CLI examples. They disclose the need for MATON_API_KEY, connection selection, and explicit user approval before create, update, or delete operations.
Install Mechanism
Installation suggests standard global Maton CLI installation via npm or Homebrew. No install-time hooks, bundled executable scripts, obfuscation, or automatic execution were present in the artifact.
Credentials
Network access, a Maton API key, and Microsoft OAuth access are proportionate for Outlook API use, but users should understand that Outlook data and write actions flow through Maton's proxy service.
Persistence & Privilege
The artifact does not add local persistence, background workers, privilege escalation, or hidden credential harvesting. Lasting changes occur only through user-directed Outlook or connection management API calls.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install outlook-api
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /outlook-api 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.6
- The sample file skill-card.md was removed. - Minor documentation update: The NPM install command in SKILL.md was corrected from `@maton-ai/cli` to `@maton/cli`.
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.6
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 7
常见问题

Outlook 是什么?

Microsoft Outlook API integration with managed OAuth. Read, send, and manage emails, folders, calendar events, and contacts via Microsoft Graph. Use this skill when users want to interact with Outlook. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 23268 次。

如何安装 Outlook?

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

Outlook 是免费的吗?

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

Outlook 支持哪些平台?

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

谁开发了 Outlook?

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

💬 留言讨论