
Skill
outlook-calendar-shared-calendars
manage shared Outlook calendars
Description
Safely write to delegated or shared Outlook calendars. Use when the user explicitly wants to create, update, respond to, cancel, delete, or add a small attachment to an event on a shared or delegated Outlook Calendar.
SKILL.md
Outlook Calendar Shared Calendars
Use this skill for writes on delegated or shared Outlook calendars. These write actions are separate from the signed-in user's own calendar actions on purpose.
Required Target
- Start with
list_calendarsand identify the exact shared or delegatedcalendar_id. - Use the shared-calendar action names only when the target is a delegated or shared calendar.
- For the signed-in user's own calendar, use the base Outlook Calendar skill and the non-shared event actions.
Action Routing
- Create event on signed-in user's calendar:
create_event. - Create event on shared calendar:
create_shared_calendar_event. - Update signed-in user's event:
update_event. - Update shared calendar event:
update_shared_calendar_event. - Respond to signed-in user's invite:
respond_to_event. - Respond to shared calendar invite:
respond_to_shared_calendar_event. - Cancel or delete signed-in user's event:
cancel_or_delete_event. - Cancel or delete shared calendar event:
cancel_or_delete_shared_calendar_event. - Add small attachment to signed-in user's event:
add_event_attachment. - Add small attachment to shared calendar event:
add_shared_calendar_event_attachment.
Workflow
- Resolve the target calendar with
list_calendars; preserve the exact sharedcalendar_id. - Fetch or list the relevant event context before a write, and say when the shared calendar exposes only partial detail.
- Restate the exact target calendar and event before create, update, RSVP, cancel, delete, or attachment writes.
- Use the shared-calendar action that matches the requested write. Do not pass shared-calendar intent through the normal signed-in-user action.
- For recurring events, preserve the base Outlook Calendar recurrence safety flow and require the intended update scope.
Safety
- Treat shared-calendar writes as high impact because they modify another calendar surface.
- Do not assume that free/busy access implies delegated write access.
- If a shared-calendar write action is not available in-session, say that the shared/delegated calendar write capability is unavailable; do not silently retry with the signed-in-user write action.
- Preserve Teams links, rooms, attendees, body format, reminders, recurrence, and show-as state unless the user explicitly asked to change them.
Example Requests
- "Create this event on the team shared calendar, not my personal calendar."
- "Move the event on the recruiting shared calendar to Thursday at 10 AM Pacific."
- "Cancel that event from the ops shared calendar and send this cancellation note."
More skills from the plugins repository
View all 600 skillsaccessibility-and-inclusive-visualization
make data visualizations accessible
Jun 30AccessibilityChartsData VisualizationDesignagent-browser
automate browser interactions for agents
Apr 6AgentsBrowser AutomationTestingagent-browser-verify
verify dev server output with automated browser
Apr 6Browser AutomationLocal DevelopmentTestingagents-sdk
build AI agents on Cloudflare Workers
Apr 6AgentsCloudflare WorkersSDKServerless +1ai-elements
build chat UIs with AI Elements
Apr 6FrontendReactshadcn/uiUI Components +1ai-gateway
configure Vercel AI Gateway
Apr 6AI InfrastructureCost OptimizationLLMPerformance +1
More from OpenAI
View publisherprior-auth-packet-builder
build healthcare prior authorization packets
openai-agents-python
Apr 16DocumentsHealthcareInsuranceRegulatory Complianceaspnet-core
build ASP.NET Core web applications
skills
Apr 12.NETASP.NET CoreBlazorC# +1chatgpt-apps
build ChatGPT Apps SDK applications
skills
Apr 12Apps SDKChatGPTMCPOpenAIcli-creator
build CLIs from API docs
skills
Apr 12API DevelopmentCLICodexcloudflare-deploy
deploy projects to Cloudflare
skills
Apr 12CloudflareCloudflare PagesCloudflare WorkersDeploymentdefine-goal
define and set measurable project goals
skills
May 23ProductivityProject ManagementStrategyTask Management