outlook-automation

Installation
SKILL.md

Outlook Automation

This skill enables email and calendar automation through Classic Outlook on Windows using the outlookctl CLI tool.

How to Run Commands

Run all commands using this pattern from any directory:

uv run --project "C:/Users/GordonMickel/work/outlookctl" python -m outlookctl.cli <command> [options]

For convenience, define this alias at the start of your session:

alias outlookctl='uv run --project "C:/Users/GordonMickel/work/outlookctl" python -m outlookctl.cli'

Quick Start

Installs
1
GitHub Stars
19
First Seen
Apr 3, 2026