Help us improve
Share bugs, ideas, or general feedback.
From teams
Compose, route, draft, or send Microsoft Teams messages with exact destination resolution, real user mentions, and Teams-native DM or channel routing.
npx claudepluginhub robinebers/converted-plugins --plugin teamsHow this skill is triggered — by the user, by Claude, or both
Slash command
/teams:teams-messagesThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
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.
Guides Next.js Cache Components and Partial Prerendering (PPR): 'use cache' directives, cacheLife(), cacheTag(), revalidateTag() for caching, invalidation, static/dynamic optimization. Auto-activates on cacheComponents: true.
Creates, reads, edits, and analyzes .docx files using docx-js for new documents, pandoc for text extraction, Python scripts for XML unpacking/validation/changes, and LibreOffice for conversions.
Share bugs, ideas, or general feedback.
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.
resolve_team, resolve_channelresolve_chatresolve_uservalidate_write_target when the destination is described in natural language and it is unclear whether the user means an existing target or a create-style action.send_chat_messagecreate_chat, then send_chat_messagesend_channel_messagereply_to_message or reply_to_channel_messagecreate_channel@name text to create a real Teams mention.group instead of oneOnOne.create_chat(chat_type='oneOnOne') with exactly one resolved recipient user ID.group chat containing the caller and the intended recipient.group chat containing only the caller and send the note there.