Microsoft Teams
Summarize Teams conversations, draft follow-up messages, and surface action items from meetings. Keeps you in sync with team discussions without switching context.
Install
npx codex-marketplace add openai/plugins/plugins/teams --plugin Microsoft Teams is an official OpenAI Codex plugin available through the Codex Marketplace. Install it with one command and Codex gains the ability to work with Microsoft Teams directly from your coding session.
Install:
npx codex-marketplace add openai/plugins/plugins/teams --plugin
Then use it naturally: codex "OpenAI — describe what you want to do".
The plugin follows the official OpenAI plugin spec with a plugin.json manifest, SKILL.md files, and marketplace.json integration. The source lives in the openai/plugins GitHub repository (893 stars).
Features
Conversation summarization
Summarize long Teams threads into concise action-item lists.
Message drafting
Draft replies and channel messages with appropriate tone and context.
Meeting follow-ups
Extract action items and decisions from meeting transcripts.
Common Use Cases
- Catching up on Teams threads while coding
- Drafting team updates without switching apps
- Extracting action items from meeting transcripts