
from antigravity-awesome-skills40
Automate Outlook calendar tasks via Rube MCP: create, list, update, delete events, manage attendees and find meeting times (requires Rube MCP connections).
Provides step-by-step workflows to automate Outlook Calendar actions through a connected Rube MCP server. The skill details the prerequisite checks (RUBE_SEARCH_TOOLS, RUBE_MANAGE_CONNECTIONS), and enumerates core operations: create events, list/search events, update events, delete/decline events, and find meeting times. It emphasizes calling tool-discovery first to obtain current tool schemas and handles pitfalls around timezones, OData filters, and attendee management.
Use this skill when a user asks the agent to schedule meetings, find free slots across attendees, modify or cancel calendar events, or perform bulk calendar lookups. It's designed for agents with MCP/toolkit access and an active Outlook connection.
Agents that can call MCP toolkits (Rube MCP) and perform OAuth-style connection flows (agents integrated with Composio/Rube toolchains).
Outlook Calendar Automation via Rube MCP is a reference-only skill (no bundled scripts) providing detailed workflows for creating, listing, updating, and deleting calendar events, finding meeting times, and managing attendees. The SKILL.md is well-organized with clear prerequisites, tool sequences, key parameters, and extensive pitfalls documentation. No security concerns — purely instructional content with no executable code, credentials, or network calls.
Clean reference skill. Comprehensive pitfalls documentation is a strength. Quick reference table is useful. Could improve by moving extended pitfalls/known issues to a references/ file for leaner SKILL.md. Relies entirely on Rube MCP tool availability — skill is only useful within that ecosystem.