Help us improve
Share bugs, ideas, or general feedback.
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.
npx claudepluginhub robinebers/converted-plugins --plugin outlook-emailHow 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.
Guides Next.js Cache Components and Partial Prerendering (PPR): 'use cache' directives, cacheLife(), cacheTag(), revalidateTag() for caching, invalidation, static/dynamic optimization. Auto-activates on cacheComponents: true.
Creates, reads, edits, and analyzes .docx files using docx-js for new documents, pandoc for text extraction, Python scripts for XML unpacking/validation/changes, and LibreOffice for conversions.
Share bugs, ideas, or general feedback.
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.