Summarize activity from one Microsoft Teams channel or one scoped Teams conversation and return a concise recap or post-ready follow-up.
73
91%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Low
Low-risk findings worth noting
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_team and resolve_channel.list_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>11c74d6
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.