Use Case
Stop doing repetitive communication tasks manually. MS Outlook + Teams Assistant lets your AI agent handle them automatically through natural conversation. Track and nag about Microsoft Outlook email and (optionally) Microsoft Teams messages on a Windows machine, without relying on web versions. Use when the user asks to: (1) monitor inbox/mentions and remind them on Telegram/Teams until dismissed, (2) draft short, personable, low-jargon email replies from an existing Outlook thread, (3) surface action items from the last N days (default 7). Works via Outlook Desktop automation (COM) and optionally Microsoft Graph for Teams if configured. This guide shows practical examples of using MS Outlook + Teams Assistant to automate common communication workflows and save hours every week.
Install MS Outlook + Teams Assistant: npx clawhub@latest --dir ~/.claude/skills install ms-outlook-teams-assistant
Identify the repetitive communication tasks you want to automate
Describe the task to your AI in plain English
MS Outlook + Teams Assistant will execute the task and return results directly in the chat
Chain multiple tasks: ask your AI to run a sequence of operations
Copy these prompts and use them with your AI agent after installing MS Outlook + Teams Assistant
Automate my communication tasks using MS Outlook + Teams Assistant
What repetitive tasks can MS Outlook + Teams Assistant handle for me?
Set up a workflow that runs MS Outlook + Teams Assistant every morning
Select your agent
Option 1: Install via CLI (recommended)
Recommended (no pre-install needed)
npx clawhub@latest --dir ~/.claude/skills install ms-outlook-teams-assistantOr via clawhub CLI (if already installed)
clawhub --dir ~/.claude/skills install ms-outlook-teams-assistantβ οΈ Requires Node.js 18+. No Node? Use Option 2 below to download the ZIP instead. Install Node.js β
Option 2: Manual install (no Node required)
Download the ZIP, extract it, and place the folder at the path below. Restart your agent to activate.
Install path
~/.claude/skills/ms-outlook-teams-assistant/π‘Extract and place the folder at the path above, then restart your agent.