Skip to main content
Generalopenai

outlook-email-task-extraction

Extract action items, deadlines, commitments, and owners from Outlook email threads and mailbox searches. Use when the user wants a task list from one thread, several related messages, or a mailbox slice, including who owes what and when.

Stars
1,305
Source
openai/plugins
Updated
2026-05-30
Slug
openai--plugins--outlook-email-task-extraction
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/openai/plugins/HEAD/plugins/outlook-email/skills/outlook-email-task-extraction/SKILL.md -o .claude/skills/outlook-email-task-extraction.md

Drops the SKILL.md into .claude/skills/outlook-email-task-extraction.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.