outlook

Generate Outlook email and calendar digests and post them to Teams.

Updated Apr 17, 2026
One-click install
npx skills add https://github.com/asaeed/outlook-skill --skill outlook-asaeed
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: outlook
Source: https://github.com/asaeed/outlook-skill/tree/main
Command: npx skills add https://github.com/asaeed/outlook-skill --skill outlook-asaeed

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automate the creation and distribution of Outlook email and calendar digests to Teams, reducing manual checks.

Core Features & Use Cases

  • Inbox & Calendar Digest: Automatically fetch today's calendar events and recent emails within a configurable window and assemble a concise digest.
  • Teams Posting: Post the digest to Teams and surface important items (MEETING invites, ACTION items, FYI) per policy.
  • Local Memory Updates: On local runs, update memory files for calendar data to support context for future runs.

Quick Start

Run the outlook digest workflow to fetch today's emails and calendar, post a summary to Teams, and update local memory using your configured webhook and memory paths.

Frequently Asked Questions about outlook

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Outlook email and calendar digests to Microsoft Teams?

You can automate Outlook email and calendar digests to Teams by running a workflow that fetches your daily inbox and calendar events via Microsoft 365, assembles a summary, and posts it directly to a configured Teams webhook.

What is included in an automated Outlook daily digest for Teams?

An automated Outlook daily digest includes today's calendar events and recent emails fetched within a configurable time window, concisely assembled and categorized into important items like meeting invites, action items, and FYI tags.

Do I need a webhook to post Outlook summaries to Microsoft Teams?

Yes, you need a configured Teams webhook URL to post Outlook summaries. The workflow requires this environment configuration to automatically route and publish the generated email and calendar digest to your Teams channel.

How does local memory update when generating Outlook digests?

Local memory updates during Outlook digest generation by saving calendar data to local memory files on each run. This maintains context and continuity, supporting future workflow executions with historical reference data.

Can I use Microsoft 365 MCP data sources to fetch inbox and calendar events?

Yes, you can use Microsoft 365 MCP data sources to fetch inbox and calendar events. The workflow leverages these data sources to extract today's emails and calendar items for assembling the Teams digest.

What is the best way to reduce manual checks for Outlook emails and calendars?

The best way to reduce manual checks is automating Outlook email and calendar digest generation. This workflow fetches, summarizes, and posts daily inbox and calendar updates directly to Teams, eliminating the need to constantly monitor Outlook.