Outlook Automation
Automate email tasks like scheduling, filtering, responding, and organizing your Outlook inbox effortlessly.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add outlook-automation npx -- -y @trustedskills/outlook-automation
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"outlook-automation": {
"command": "npx",
"args": [
"-y",
"@trustedskills/outlook-automation"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill automates tasks within Microsoft Outlook. It can send emails, manage calendars (create and modify appointments), and interact with email folders. This allows for streamlined workflows and reduced manual effort when dealing with Outlook data.
When to use it
- Automatically schedule follow-up meetings based on email content.
- Create calendar events from received emails containing date/time information.
- Send automated responses or reminders triggered by specific email criteria.
- Move incoming emails into designated folders based on sender or subject line.
Key capabilities
- Sending Emails
- Calendar Management (creation and modification of appointments)
- Folder Interaction
- Email Parsing
Example prompts
- "Send an email to [email protected] with the subject 'Project Update' and body 'Please review the attached document.'"
- “Create a calendar appointment for tomorrow at 2 PM titled ‘Team Meeting’."
- "Move all emails from '[email protected]' to the 'Support Tickets' folder.”
Tips & gotchas
This skill requires access to your Microsoft Outlook account and appropriate permissions to perform actions on its behalf. Be mindful of potential security implications when granting these permissions.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.