add-office365 Skill
Adds Office 365 Outlook by delegating to /add-data-source with api-id=sharedoffice365 and action mode. Use when integrating Outlook mail/calendar. Published by microsoft in Managed-Apps.
Decision snapshot
Is this a fit?
Data analysis, Includes SKILL.md, Reusable instructions
Compatibility not yet detected.
Filesystem access
Copy skill directory
2 months ago · MIT license
Access note: Local files.
What is add-office365 Skill?
Adds Office 365 Outlook by delegating to /add-data-source with api-id=sharedoffice365 and action mode. Use when integrating Outlook mail/calendar. Published by microsoft in Managed-Apps. 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. See how SkillIndex evaluates profiles.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Data analysis
- Data analysis use cases
Declared skill metadata
- Source file: plugins/microsoft-managed-apps/skills/add-office365/SKILL.md
Allowed tools declared by source
These fields retain source and confidence evidence from the indexed SKILL.md.
Compatibility and setup
- Install or run with Copy skill directory
- Local files
Requirements and access
Security and permissions
Review permissions before connecting any MCP server to an agent. Pay special attention to whether it can read local files, write data, call external services, or perform destructive actions.
When to use add-office365 Skill
- Use it for data analysis.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/Managed-Apps
- Skill file: plugins/microsoft-managed-apps/skills/add-office365/SKILL.md
What it does
Adds Office 365 Outlook by delegating to /add-data-source with api-id=sharedoffice365 and action mode. Use when integrating Outlook mail/calendar.
Skill instructions
📋 Shared Instructions: shared-instructions.md — Cross-cutting concerns. Add Office 365 Outlook (Wrapper) This skill is a thin wrapper. Use /add-data-source as the single implementation path. Delegation contract Invoke /add-data-source with: - api-id: sharedoffice365 - mode: action --- Office 365 Connector: Method Selection Guide After the connector is added, you'll have access to Office365OutlookService with 20+ methods. Use this guide to select the right method for your use case. Calendar Operations For Fetching Events in a Date Range: GetEventsCalendarViewV2 Best for: Meeting lists, calendar views, event queries between two dates (e.g., "past 7 days", "next 30 days"). Key Parameters: - calendarId (string) — Always discover using CalendarGetTables() first - startDateTimeOffset (ISO 8601 string) — Use .toISOString() - endDateTimeOffset (ISO 8601 string) — Use .toISOString() - top, skip (optional) — For pagination (200-1000 range typical) Pattern: typescript import { Office365OutlookSe
Verified compatibility and discovery
Frequently asked questions
What is add-office365?
add-office365 is a open-source AI agent skill with Copy skill directory. Adds Office 365 Outlook by delegating to /add-data-source with api-id=sharedoffice365 and action mode. Use when integrating Outlook mail/calendar.
Who is add-office365 best for?
add-office365 is best for reusing agent instructions, scripts, and references, data analysis workflows.
How do I install add-office365?
Install or run add-office365 using Copy skill directory. Check add-office365 for the latest setup command.
Is add-office365 actively maintained?
add-office365 may need a closer maintenance check before production use.
Project health auto-fetched from the source repository.
Maintain this resource?
Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.