outlook-automation

Automate Outlook email, calendar, and contact workflows via Rube MCP.

Updated Mar 7, 2026
One-click install
npx skills add https://github.com/huivrotiki/antigravity-code-workspace-copy --skill outlook-automation-huivrotiki
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: outlook-automation
Source: https://github.com/huivrotiki/antigravity-code-workspace-copy/tree/main/02-Skills/outlook-automation
Command: npx skills add https://github.com/huivrotiki/antigravity-code-workspace-copy --skill outlook-automation-huivrotiki

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automate repetitive Outlook tasks (emails, calendar, contacts, folders, and attachments) across your organization, reducing manual effort and ensuring consistent processes using Rube MCP.

Core Features & Use Cases

  • Automate email searches, retrievals, and attachment handling across mailboxes
  • Manage calendar events, folders, and contact lists with scripted workflows
  • Establish and monitor Outlook connections via Rube MCP with schema discovery and status checks
  • Use real-world scenarios like bulk email triage, calendar coordination, and contact provisioning

Quick Start

Connect Outlook to Rube MCP, verify access, and run the core automation workflows.

Frequently Asked Questions about outlook-automation

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

FAQPage Schema
How do I automate Outlook emails and calendar workflows?

You can automate Outlook emails and calendar workflows by connecting to Rube MCP to orchestrate multi-step tasks like searching emails, scheduling events, and managing contacts. It uses RUBE_MANAGE_CONNECTIONS to establish authentication before executing any workflow.

What is the process for discovering available Outlook automation actions?

Discovering available Outlook automation actions requires using the RUBE_SEARCH_TOOLS function for schema discovery. This mechanism queries the Rube MCP connection to identify the specific tools available for managing emails, folders, and contacts.

Can I use this approach to manage Outlook contacts across an enterprise?

Yes, you can use this approach to manage Outlook contacts across enterprise scenarios. The automation supports contact provisioning and maintenance by running scripted workflows that ensure active connections are verified before execution.

Does Outlook task automation work without setting up a connection first?

No, Outlook task automation does not work without an active connection. The multi-step workflows strictly require using RUBE_MANAGE_CONNECTIONS to verify and maintain Rube MCP authentication before executing any email or calendar orchestration.

How do I handle bulk email triage and folder queries automatically?

Handle bulk email triage and folder queries automatically by running scripted workflows through Rube MCP. The automation orchestrates email searches and folder retrievals across mailboxes, ensuring consistent processes for repetitive enterprise email management.