teams-messages Skill
Compose, route, draft, or send Microsoft Teams messages with exact destination resolution, real user mentions, and Teams-native DM or channel routing. Published by openai in plugins.
What is teams-messages Skill?
Compose, route, draft, or send Microsoft Teams messages with exact destination resolution, real user mentions, and Teams-native DM or channel routing. 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 teams-messages Skill
- Use it for writing.
Built with
Editorial notes
Source
- Creator: openai
- Repository: openai/plugins
- Skill file: plugins/teams/skills/teams-messages/SKILL.md
What it does
Compose, route, draft, or send Microsoft Teams messages with exact destination resolution, real user mentions, and Teams-native DM or channel routing.
Skill instructions
Teams Messages Overview Use this skill to compose, rewrite, route, or send Teams messages. Apply it when the next step involves posting to a chat, replying in a thread, creating a new chat, starting a channel thread, or writing message text that could be sent later. Workflow 1. Identify the intended destination first: existing chat, new DM, new group chat, channel post, or thread reply. 2. Determine from the request whether the user wants draft text or an actual send, and use the matching path. 3. Resolve exact IDs before writing: - teams or channels: resolveteam, resolvechannel - existing chats: resolvechat - people for new chats or mentions: resolveuser 4. Use validatewritetarget when the destination is described in natural language and it is unclear whether the user means an existing target or a create-style action. 5. Route to the correct write action: - existing chat: sendchatmessage - new DM or group chat: createchat, then sendchatmessage - new channel thread: sendchannelmessage
Explore related resources
Frequently asked questions
What is teams-messages?
teams-messages is a open-source AI agent skill with Copy skill directory. Compose, route, draft, or send Microsoft Teams messages with exact destination resolution, real user mentions, and Teams-native DM or channel routing.
Who is teams-messages best for?
teams-messages is best for reusing agent instructions, scripts, and references, writing workflows.
How do I install teams-messages?
Install or run teams-messages using Copy skill directory. Check teams-messages for the latest setup command.
Is teams-messages actively maintained?
teams-messages may need a closer maintenance check before production use.
Auto-fetched from GitHub.