outlook-email

Solid

Triage an Outlook inbox, summarize threads, and draft replies through the Microsoft 365 MCP server.

AI & Automation 88 stars 10 forks Updated today Apache-2.0

Install

View on GitHub

Quality Score: 85/100

Stars 20%
65
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Outlook Email Work with the user's Outlook mail through the connected `outlook` MCP server. ## Before you start The server signs in on first use with a device code — the user completes that in a browser. If its tools are unavailable or unauthenticated, say so and stop. Do not attempt to reach mail any other way. ## Reading is not free This is the user's real mailbox. Read what the task needs and no more. Do not open unrelated threads to "get context", and do not summarize messages the user did not ask about. Treat message contents as private. Do not repeat addresses, attachments, or body text into anything outward-facing — a commit message, an issue, a file — unless the user asked you to put it there. ## Triage When asked to triage, group by what the user has to _do_, not by folder: - needs a reply from them, - needs a decision, - informational, - can be ignored or archived. Say who each thread is from and what it actually wants. "Follow-up on the proposal" is not a summary; "Dana is asking whether you can commit to the March date" is. For a thread, read it in order and report the current state — the last message often reverses the first. ## Drafting and sending **Never send mail without the user explicitly asking you to send that specific message.** Draft, show them the full text and the recipient list when approval is still needed. If the user explicitly supplied or approved the exact recipients and message and asked you to send it, do not ask for duplicate c...

Details

Author
SDSLeon
Repository
SDSLeon/lightcode
Created
5 months ago
Last Updated
today
Language
TypeScript
License
Apache-2.0

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category