From outlook-email
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.
How this skill is triggered — by the user, by Claude, or both
Slash command
/outlook-email:outlook-email-task-extractionThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this skill when the user wants work pulled out of email rather than a general summary. Focus on who owns the next move, what the due date is, what is blocked, and what still needs confirmation.
Use this skill when the user wants work pulled out of email rather than a general summary. Focus on who owns the next move, what the due date is, what is blocked, and what still needs confirmation.
search_messages or list_messages to define the message set in scope.fetch_message or fetch_messages_batch when body text is needed to resolve owners, due dates, or cross-message dependencies.list_attachments or fetch_attachment when the ask or deadline lives in an attached file rather than the email body.set_message_categories only if the user explicitly wants tasks or commitments tagged back into Outlook after extraction.Task, Owner, Due, Status, and Evidence when possible.npx claudepluginhub robinebers/converted-plugins --plugin outlook-emailCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.