Skip to main content
Generalopenai

slack-channel-summarization

Summarize activity from one Slack channel and return a concise recap, post-ready update, or summary doc.

Stars
1,305
Source
openai/plugins
Updated
2026-05-30
Slug
openai--plugins--slack-channel-summarization
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/openai/plugins/HEAD/plugins/slack/skills/slack-channel-summarization/SKILL.md -o .claude/skills/slack-channel-summarization.md

Drops the SKILL.md into .claude/skills/slack-channel-summarization.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.