outlook-email
SolidTriage 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
Quality Score: 85/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
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
AI & Automation Listed
outlook-graph
Use for email and calendar operations - checking inbox, sending emails, viewing calendar, scheduling events. Trigger on phrases like "check email", "draft email", "my calendar", "schedule", "am I free".
2 Updated today
dbhq-uk AI & Automation Solid
cowork-inbox-triage
Daily inbox triage using Cowork's email write tools (Microsoft 365 or Gmail) -- classifies unread mail, drafts replies in your voice, flags what needs a decision, and schedules follow-ups. Built to run as a recurring Cowork scheduled task.
288 Updated 1 months ago
OneWave-AI AI & Automation Solid
outlook-calendar
Read an Outlook calendar, find meeting times, and create or move events through the Microsoft 365 MCP server.
88 Updated today
SDSLeon