outlook-cli
Installation
SKILL.md
Outlook 邮件管理(Windows)
通过 PowerShell COM 对象控制 Windows 上的 Microsoft Outlook。
使用场景
- 用户说「帮我看看今天有没有新邮件」「发一封邮件给 XXX」
- 用户需要搜索历史邮件
- 用户需要查看日历
命令参考
读取收件箱
$outlook = New-Object -ComObject Outlook.Application
$namespace = $outlook.GetNamespace("MAPI")
$inbox = $namespace.GetDefaultFolder(6) # 6 = 收件箱
Related skills
More from malue-ai/dazee-small
pywinauto
Automate Windows desktop applications using pywinauto. Discover windows, inspect controls, click buttons, type text, and drive any Win32/UIA application programmatically.
363app-recommender
Recommend the best application for a user task based on installed apps (from app-scanner) and common software knowledge.
17excel-fixer
Auto-detect and fix common Excel formatting issues like merged cells, inconsistent types, duplicate headers, and encoding problems.
15eightctl
Control Eight Sleep pods (status, temperature, alarms, schedules).
14gemini
Gemini CLI for one-shot Q&A, summaries, and generation.
14bluebubbles
Build or update the BlueBubbles external channel plugin for Moltbot (extension package, REST send/probe, webhook inbound).
13