Use Case
MS Outlook + Teams Assistant isn't just for solo use β teams can share skills and build consistent AI workflows across the organization. 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 covers how to deploy MS Outlook + Teams Assistant for your team, standardize prompts, and create shared workflows that everyone can use.
Install MS Outlook + Teams Assistant in your project directory: .claude/skills/ms-outlook-teams-assistant/
Commit the skill folder to your repository so the whole team has access
Document your team's standard prompts in a shared README
Use MS Outlook + Teams Assistant in code reviews, standups, and planning sessions
Iterate: collect feedback from the team and refine your prompts
Copy these prompts and use them with your AI agent after installing MS Outlook + Teams Assistant
How can my team use MS Outlook + Teams Assistant together?
Set up MS Outlook + Teams Assistant for our project so everyone can use it
Create a shared workflow using MS Outlook + Teams Assistant for our team
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.