Skip to content

Add microsoft-workspace skill for Outlook/Hotmail integration#1

Open
Andrew-Girgis wants to merge 1 commit intowondelai:mainfrom
Andrew-Girgis:add-microsoft-workspace
Open

Add microsoft-workspace skill for Outlook/Hotmail integration#1
Andrew-Girgis wants to merge 1 commit intowondelai:mainfrom
Andrew-Girgis:add-microsoft-workspace

Conversation

@Andrew-Girgis
Copy link
Copy Markdown

Skill: microsoft-workspace

A new skill for Outlook/Hotmail integration via Microsoft Graph API. This is a tool integration skill rather than a knowledge framework — adding it as a community contribution.

Features

  • Email: list, search, send, reply, reply-all, forward, folders, move between folders
  • Calendar: list, create, invite, update, delete, free/busy check, find open slots
  • Contacts: list contacts
  • User Profile: get display name and email
  • Safe Email Sender: preview-before-send script that prevents shell $ variable mangling

Compatibility

  • Works with Hotmail, Outlook.com, and Microsoft 365 accounts
  • Uses Microsoft Graph API with OAuth2 (MSAL)
  • Auto-refreshing tokens
  • No personal info — fully plug-and-play after Azure App Registration

Changes

  • Added microsoft-workspace/ skill folder with SKILL.md and scripts/
  • Added to Available Skills table in README
  • Added Skill Details section in README
  • Added to installation commands

Source

GitHub: https://github.com/Andrew-Girgis/microsoft-workspace-skill

Microsoft Workspace skill provides full Outlook/Hotmail access via Microsoft Graph API:
- Email: list, search, send, reply, reply-all, forward, folders, move
- Calendar: list, create, invite, update, delete, free/busy, find open slots
- Contacts: list contacts
- User profile
- Safe email sender (prevents shell $ variable mangling)

Compatible with Hotmail, Outlook.com, and Microsoft 365.
Uses OAuth2 with auto-refreshing tokens.

GitHub: https://github.com/Andrew-Girgis/microsoft-workspace-skill
Copy link
Copy Markdown

@claude claude Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Claude Code Review

This pull request is from a fork — automated review is disabled. A repository maintainer can comment @claude review to run a one-time review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant