← Back to Skills Marketplace
Microsoft Outlook
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
786
Downloads
1
Stars
3
Active Installs
4
Versions
Install in OpenClaw
/install microsoft-outlook
Description
Microsoft Outlook integration. Manage communication data, records, and workflows. Use when the user wants to interact with Microsoft Outlook data.
Usage Guidance
This skill is coherent: it uses the Membrane CLI to connect to Outlook and does not ask for unrelated credentials. Before installing, decide whether you trust Membrane (getmembrane.com and the @membranehq/cli npm package) to handle your Outlook data and tokens, since authentication and API calls are handled server-side by Membrane. If you have policy or privacy concerns, review Membrane's privacy/security docs, verify the npm package publisher, or test the CLI in an isolated environment (VM/container) rather than installing it globally. No local secrets or unrelated system files are requested by the skill itself.
Capability Analysis
Type: OpenClaw Skill
Name: microsoft-outlook
Version: 1.0.3
The skill provides a standard integration for Microsoft Outlook using the Membrane CLI. It contains instructions for the agent to install the '@membranehq/cli' package, authenticate via a managed service, and execute Outlook-related actions. The instructions specifically emphasize security best practices, such as delegating credential management to the platform rather than handling secrets locally, and no malicious patterns or data exfiltration attempts were identified in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The skill claims to integrate with Microsoft Outlook and its instructions use the Membrane CLI to create connections and run Outlook-related actions. Required capabilities (network + Membrane account) match the stated purpose.
Instruction Scope
The SKILL.md only instructs installing and using the Membrane CLI, logging in, creating a connection for the microsoft-outlook connector, discovering and running actions. It does not instruct reading local files or unrelated environment variables. Note: authentication is delegated to Membrane and involves opening a browser or pasting a code, which results in token/connection state being managed server-side by Membrane.
Install Mechanism
There is no registry-level install spec, but the runtime instructions tell the user to install @membranehq/cli via npm (global install). Installing a third-party CLI from the public npm registry is expected for this integration but is a moderate-risk action (global npm installs change the system environment and execute third-party code).
Credentials
The skill declares no required environment variables or local config paths and its instructions explicitly say 'never ask the user for API keys or tokens' because Membrane manages auth. Requested access is proportionate to an Outlook connector that relies on a third-party service for auth.
Persistence & Privilege
The skill does not request always:true and is user-invocable. It does not attempt to modify other skills or system-wide settings. Autonomous invocation remains allowed (platform default) but is not combined with other concerning privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install microsoft-outlook - After installation, invoke the skill by name or use
/microsoft-outlook - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Microsoft Outlook?
Microsoft Outlook integration. Manage communication data, records, and workflows. Use when the user wants to interact with Microsoft Outlook data. It is an AI Agent Skill for Claude Code / OpenClaw, with 786 downloads so far.
How do I install Microsoft Outlook?
Run "/install microsoft-outlook" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Microsoft Outlook free?
Yes, Microsoft Outlook is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Microsoft Outlook support?
Microsoft Outlook is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Microsoft Outlook?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills