teams-channel-summarization Skill
Summarize activity from one Microsoft Teams channel or one scoped Teams conversation and return a concise recap or post-ready follow-up. Published by openai in plugins.
What is teams-channel-summarization Skill?
Summarize activity from one Microsoft Teams channel or one scoped Teams conversation and return a concise recap or post-ready follow-up. 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
- Developers using plugins
Technical details
- Install or run with Copy skill directory
When to use teams-channel-summarization Skill
- Use it for developers using plugins.
Built with
Editorial notes
Source
- Creator: openai
- Repository: openai/plugins
- Skill file: plugins/teams/skills/teams-channel-summarization/SKILL.md
What it does
Summarize activity from one Microsoft Teams channel or one scoped Teams conversation and return a concise recap or post-ready follow-up.
Skill instructions
Teams Channel Summarization Use this skill to summarize one Teams channel, using a requested time window when provided or a safe recent read otherwise, and optionally turn the result into a Teams-ready follow-up. Related Skills | Workflow | Skill | | --- | --- | | Draft or send the final Teams follow-up | ../teams-messages/SKILL.md | Start Here - If the user did not name a team or channel, ask which team and channel to review. - If the user provided a relative window such as "today" or "this week," anchor it to explicit local dates in the user's timezone. - If the user did not provide a window, default to a recent bounded read rather than silently claiming full-history coverage. Workflow 1. Resolve the team and channel with resolveteam and resolvechannel. 2. If the user gave a time window, call listchannelmessages for that window. 3. If the user did not give a window, start with listchannelmessages(top=50) and top-level messages only. 4. Expand replies only when they materially affect
Explore related resources
Frequently asked questions
What is teams-channel-summarization?
teams-channel-summarization is a open-source AI agent skill with Copy skill directory. Summarize activity from one Microsoft Teams channel or one scoped Teams conversation and return a concise recap or post-ready follow-up.
Who is teams-channel-summarization best for?
teams-channel-summarization is best for reusing agent instructions, scripts, and references.
How do I install teams-channel-summarization?
Install or run teams-channel-summarization using Copy skill directory. Check teams-channel-summarization for the latest setup command.
Is teams-channel-summarization actively maintained?
teams-channel-summarization may need a closer maintenance check before production use.
Auto-fetched from GitHub.