Summarize activity from one Slack channel and return a concise recap, post-ready update, or summary doc.
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 activity from one Slack channel, using a requested time window when provided or the last 100 messages otherwise, and optionally deliver the result back into Slack.
| Workflow | Skill |
|---|---|
| Draft, send, or rewrite the final Slack update | ../slack-outgoing-message/SKILL.md |
slack_read_user_profile.100 messages in the channel.slack_search_channels.slack_read_channel and limit: 100. If the user gave a window, set oldest and latest. If not, read the latest messages.slack_read_thread when the parent message looks important to the summary, for example a decision, blocker, launch, incident, or open question. Default to the last 50 replies unless the request requires more.## Formatting Rules section below.../slack-outgoing-message/SKILL.md for a Slack messageslack_create_canvas../slack-outgoing-message/SKILL.md to draft or send the final message, this output contract remains binding. The downstream skill does not relax or rename these sections.**Channel Summary - <channel>**
**Overview**
<1-2 sentence summary>
**Topic: <topic 1>**
- ...
- ...
**Topic: <topic 2>**
- ...
- ...
**Notes**
- <gaps, caveats, or sparse activity>slack_create_canvas. Do this only when the user explicitly asked for a canvas, doc, or Slack-hosted summary.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.