slack-channel-summarization

Installation
SKILL.md

Slack Channel Summarization

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.

Related Skills

Workflow Skill
Draft, send, or rewrite the final Slack update ../slack-outgoing-message/SKILL.md

Start Here

  • If the user did not name a channel, ask which channel to review.
  • If the user provided a window, use it. For requests like "today" or "this week," resolve the user's timezone with slack_read_user_profile.
  • If the user did not provide a window, default to the last 100 messages in the channel.

Workflow

  1. Resolve the named channel with slack_search_channels.
Related skills

More from openai/plugins

Installs
1
Repository
openai/plugins
GitHub Stars
1.1K
First Seen
3 days ago