outlook-automation
Automate Outlook Email and Calendar Tasks
Automate Microsoft Outlook operations including email search, calendar management, and contact organization through Claude Code and Rube MCP integration.
Die Skill-ZIP herunterladen
In Claude hochladen
Gehe zu Einstellungen → Fähigkeiten → Skills → Skill hochladen
Einschalten und loslegen
Teste es
Verwendung von "outlook-automation". Find emails about project status from john@example.com this month
Erwartetes Ergebnis:
Found 5 emails:
1. **Project Update - March 15**
From: john@example.com
Date: 2025-03-15
Preview: Here's the latest status on the project...
2. **RE: Project Timeline**
From: john@example.com
Date: 2025-03-10
Preview: We need to discuss the timeline...
[3 more results]
Verwendung von "outlook-automation". Show my calendar for next Monday
Erwartetes Ergebnis:
Monday, March 17 Schedule:
9:00 AM - 10:30 AM Weekly Team Standup
11:00 AM - 12:00 PM Client Call
2:00 PM - 3:00 PM Project Review
4:00 PM - 4:30 PM 1:1 with Manager
Sicherheitsaudit
SicherAll 73 static findings are false positives. The skill contains only documentation for Microsoft Outlook automation via Rube MCP (Composio). The flagged 'external_commands' are actually MCP tool names in documentation format (e.g., `RUBE_SEARCH_TOOLS`, `OUTLOOK_SEARCH_MESSAGES`). The network URL is a legitimate MCP server endpoint. This is a safe, community-contributed skill for Outlook task automation.
Risikofaktoren
⚙️ Externe Befehle (63)
🌐 Netzwerkzugriff (1)
Qualitätsbewertung
Was du bauen kannst
Email Management for Professionals
Search and organize work emails efficiently using natural language queries
Calendar Coordination
Check schedules and schedule meetings across calendars
Contact Organization
Create and organize contacts and contact folders for business directories
Probiere diese Prompts
Search my Outlook for emails from {sender_email} received in the last 30 days. List the subject, date, and preview of each message.Show me all unread high-importance emails in my inbox from this week.
What is my schedule for next Tuesday between 9 AM and 5 PM? Show free/busy status.
Create a new contact named {name} with email {email} in my contacts.Bewährte Verfahren
- Always call RUBE_SEARCH_TOOLS first to get the current tool schemas before starting
- Verify Outlook connection status is ACTIVE before running any workflows
- Use the correct property names: email uses receivedDateTime, calendar uses start/dateTime
Vermeiden
- Using email property fields (receivedDateTime) in calendar queries
- Assuming @hotmail.com or @outlook.com accounts have full API access
- Using display names instead of folder IDs for custom folders
Häufig gestellte Fragen
What accounts work with this skill?
Do I need API keys?
Can I search across all email folders?
How do I check if Rube MCP is connected?
What is KQL syntax?
Can I manage multiple calendars?
Entwicklerdetails
Autor
sickn33Lizenz
MIT
Repository
https://github.com/sickn33/antigravity-awesome-skills/tree/main/skills/outlook-automationRef
main
Dateistruktur
📄 SKILL.md