read-macos-outlook

Search and retrieve Microsoft Outlook emails on macOS via AppleScript.

2|Updated Feb 14, 2026
One-click install
npx skills add https://github.com/jimweller/davit-dataops-dotfiles --skill read-macos-outlook
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: read-macos-outlook
Source: https://github.com/jimweller/davit-dataops-dotfiles/tree/main/dataops-plugin/skills/read-macos-outlook
Command: npx skills add https://github.com/jimweller/davit-dataops-dotfiles --skill read-macos-outlook

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps users quickly find and read specific emails within their Microsoft Outlook on macOS, saving time spent manually sifting through large mailboxes.

Core Features & Use Cases

  • Email Search: Find emails by sender, subject, date range, and folder.
  • Folder Navigation: Lists available Outlook folders to help users target their searches effectively.
  • Email Retrieval: Retrieves specific emails by message ID or conversation thread.
  • Use Case: A user needs to find an email from their manager about a project update sent last week. This Skill can search the 'Inbox' and 'Sent Items' folders for emails matching the sender and a relevant date range.

Quick Start

Use the read-macos-outlook skill to list all your Outlook folders.

Frequently Asked Questions about read-macos-outlook

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

FAQPage Schema
How do I search and retrieve Outlook emails on macOS using AppleScript?

You can retrieve Outlook emails on macOS using AppleScript by specifying filters for folder, subject, sender, and date range to quickly locate specific messages within your mailbox.

Can I list available Outlook folders before running an email search?

Yes, you can list available Outlook folders before searching. This folder navigation functionality helps you identify exact folder names to effectively target your email retrieval queries.

Does this email retrieval Skill require a specific version of Microsoft Outlook?

Yes, this Skill requires Legacy Outlook to be running and accessible via AppleScript on your macOS system to function correctly for searching and retrieving your emails.

How do I get an entire email conversation thread from Outlook on macOS?

You can retrieve an entire email conversation thread from Outlook on macOS by using the thread retrieval option, which gathers all related messages in the discussion together.

What are the limitations of using AppleScript to search Outlook emails?

The primary limitation is that Legacy Outlook must be actively running and accessible on your macOS machine for the AppleScript automation to execute your email searches successfully.