← Back to Skills Marketplace
Microsoft Teams
by
Vlad Ursul
· GitHub ↗
· v1.0.5
· MIT-0
542
Downloads
0
Stars
2
Active Installs
6
Versions
Install in OpenClaw
/install microsoft-teams-integration
Description
Microsoft Teams integration. Manage communication data, records, and workflows. Use when the user wants to interact with Microsoft Teams data.
Usage Guidance
This skill appears coherent for Microsoft Teams integration, but it relies on installing a third-party CLI (@membranehq/cli) and on a Membrane account. Before installing: 1) verify the npm package owner and repository (check @membranehq on npm and the GitHub repo), 2) prefer installing the CLI in an isolated environment or as a non-root user (avoid global installs if you can), 3) understand that the CLI will perform browser-based OAuth and will store tokens/config on your machine or Membrane account, and 4) only grant Teams access you intend to share. If you cannot verify the CLI/package source or do not trust the vendor, do not install the CLI or run the login flows.
Capability Analysis
Type: OpenClaw Skill
Name: microsoft-teams-integration
Version: 1.0.5
The skill provides a legitimate integration for Microsoft Teams via the Membrane CLI. It guides the agent through installation, authentication, and executing Teams actions or raw API requests through the Membrane platform. No malicious intent, data exfiltration, or harmful prompt injections were found in SKILL.md or _meta.json; the behavior is consistent with the stated purpose of managing communication data.
Capability Tags
Capability Assessment
Purpose & Capability
Name/description map to the actions described in SKILL.md (listing/sending messages, teams/channels management). The use of a connector/CLI (Membrane) to reach Microsoft Teams is coherent with the stated purpose.
Instruction Scope
The SKILL.md stays on-topic: it instructs installing and using the Membrane CLI, authenticating via browser, creating/monitoring a connection, and listing/performing Teams actions. It does not instruct reading unrelated local files or other credentials. However it asks the user/agent to install and run an external CLI and to complete interactive auth flows, which expands the runtime surface beyond the skill text itself.
Install Mechanism
No registry install spec was provided, but SKILL.md tells users to run `npm install -g @membranehq/cli@latest` (a public npm package). npm global installs execute package code and modify system-wide PATH; this is expected for a CLI but is a moderate-risk step and should be vetted (check package ownership, integrity, and versions). There are no arbitrary URL downloads or archive extracts in the instructions.
Credentials
The skill declares no required env vars or credentials in metadata. In practice the Membrane CLI will manage OAuth tokens and persist credentials (browser-based login, connection IDs). That behavior is expected for a connector but means tokens/config will be stored; the skill itself does not request unrelated secrets.
Persistence & Privilege
The skill is not always-enabled and is user-invocable. It does not request elevated platform privileges or modify other skills. The only persistence considered is installing a CLI (global npm) and storing auth tokens via the Membrane CLI, which is typical for such integrations.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install microsoft-teams-integration - After installation, invoke the skill by name or use
/microsoft-teams-integration - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.5
Auto sync from membranedev/application-skills
v1.0.4
Auto sync from membranedev/application-skills
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 Teams?
Microsoft Teams integration. Manage communication data, records, and workflows. Use when the user wants to interact with Microsoft Teams data. It is an AI Agent Skill for Claude Code / OpenClaw, with 542 downloads so far.
How do I install Microsoft Teams?
Run "/install microsoft-teams-integration" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Microsoft Teams free?
Yes, Microsoft Teams is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Microsoft Teams support?
Microsoft Teams is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Microsoft Teams?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.5.
More Skills