Summarize activity from one Microsoft Teams channel or one scoped Teams conversation and return a concise recap or post-ready follow-up.
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.
| Workflow | Skill |
|---|---|
| Draft or send the final Teams follow-up | ../teams-messages/SKILL.md |
resolve_teamresolve_channellist_channel_messages for that window.list_channel_messages(top=50) and top-level messages only.list_channel_messages(... include_replies=True) for a small bounded pass when thread outcomes matterfetch for exact wording or a specific message the user points toFormat a concise summary as:
*Teams Channel Summary — <team> / <channel>*
*Window:* <explicit date range or recent snapshot>
*Overview:* <1–2 sentence summary of the main themes and biggest updates>
*Topic: <topic 1>*
- ...
- ...
*Topic: <topic 2>*
- ...
- ...
*Notes*
- <gaps, unresolved threads, or coverage caveats>