← Back to Skills Marketplace
byungkyu

Outlook

by byungkyu · GitHub ↗ · v1.0.5 · MIT-0
cross-platform ✓ Security Clean
23005
Downloads
45
Stars
69
Active Installs
6
Versions
Install in OpenClaw
/install outlook-api
Description
Microsoft Outlook API integration with managed OAuth. Read, send, and manage emails, folders, calendar events, and contacts via Microsoft Graph. Use this ski...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install outlook-api
  3. After installation, invoke the skill by name or use /outlook-api
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug outlook-api
Version 1.0.5
License MIT-0
All-time Installs 770
Active Installs 69
Total Versions 6
Frequently Asked Questions

What is Outlook?

Microsoft Outlook API integration with managed OAuth. Read, send, and manage emails, folders, calendar events, and contacts via Microsoft Graph. Use this ski... It is an AI Agent Skill for Claude Code / OpenClaw, with 23005 downloads so far.

How do I install Outlook?

Run "/install outlook-api" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Outlook free?

Yes, Outlook is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Outlook support?

Outlook is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Outlook?

It is built and maintained by byungkyu (@byungkyu); the current version is v1.0.5.

💬 Comments