outlook-email-shared-mailboxes Skill
Work with delegated or shared Outlook Email mailboxes. Use when the user explicitly wants to read another mailbox, send from or on behalf of a shared mailbox, mark shared mail read or unread, move shared mail, or browse folders in a shared mailbox. Published by openai in plugins.
What is outlook-email-shared-mailboxes Skill?
Work with delegated or shared Outlook Email mailboxes. Use when the user explicitly wants to read another mailbox, send from or on behalf of a shared mailbox, mark shared mail read or unread, move shared mail, or browse folders in a shared mailbox. Published by openai in plugins. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Writing
- Writing use cases
Technical details
- Install or run with Copy skill directory
When to use outlook-email-shared-mailboxes Skill
- Use it for writing.
Built with
Editorial notes
Source
- Creator: openai
- Repository: openai/plugins
- Skill file: plugins/outlook-email/skills/outlook-email-shared-mailboxes/SKILL.md
What it does
Work with delegated or shared Outlook Email mailboxes. Use when the user explicitly wants to read another mailbox, send from or on behalf of a shared mailbox, mark shared mail read or unread, move shared mail, or browse folders in a shared mailbox.
Skill instructions
Outlook Email Shared Mailboxes Use this skill only when the user is working with a delegated or shared Outlook mailbox. These actions are separate from signed-in-user mailbox actions on purpose. Required Target - Require the exact delegated/shared mailbox owner email address or UPN before reading or writing shared mail. - Pass that identity as mailboxuserprincipalname. - Do not discover, infer, or guess mailbox identities from display names alone. Action Routing - Read signed-in user's mailbox: use the base Outlook Email skill, not this workflow. - Read shared mailbox messages: listsharedmessages. - Browse shared mailbox folders: listsharedmailfolders. - Fetch one shared mailbox message: fetchsharedmessage. - Send a new plain-text email from or on behalf of the shared mailbox: sendemailonbehalf. - Mark shared mail read or unread: marksharedemailreadstate. - Move shared mail: movesharedemail. Workflow 1. Confirm the mailbox target and preserve the exact mailboxuserprincipalname. 2. For
Explore related resources
Frequently asked questions
What is outlook-email-shared-mailboxes?
outlook-email-shared-mailboxes is a open-source AI agent skill with Copy skill directory. Work with delegated or shared Outlook Email mailboxes. Use when the user explicitly wants to read another mailbox, send from or on behalf of a shared mailbox, mark shared mail read or.
Who is outlook-email-shared-mailboxes best for?
outlook-email-shared-mailboxes is best for reusing agent instructions, scripts, and references, writing workflows.
How do I install outlook-email-shared-mailboxes?
Install or run outlook-email-shared-mailboxes using Copy skill directory. Check outlook-email-shared-mailboxes for the latest setup command.
Is outlook-email-shared-mailboxes actively maintained?
outlook-email-shared-mailboxes may need a closer maintenance check before production use.
Auto-fetched from GitHub.