slack-channel-summarization Skill
Summarize activity from one Slack channel and return a concise recap, post-ready update, or summary doc. Published by openai in plugins.
What is slack-channel-summarization Skill?
Summarize activity from one Slack channel and return a concise recap, post-ready update, or summary doc. Published by openai in plugins. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Developers using plugins
Technical details
- Install or run with Copy skill directory
When to use slack-channel-summarization Skill
- Use it for developers using plugins.
Built with
Editorial notes
Source
- Creator: openai
- Repository: openai/plugins
- Skill file: plugins/slack/skills/slack-channel-summarization/SKILL.md
What it does
Summarize activity from one Slack channel and return a concise recap, post-ready update, or summary doc.
Skill instructions
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 slackreaduserprofile. - If the user did not provide a window, default to the last 100 messages in the channel. Workflow 1. Resolve the named channel with slacksearchchannels. 2. Collect the initial pass with slackreadchannel and limit: 100. If the user gave a window, set oldest and latest. If not, read the latest messages. 3. Read a thread using slackreadthread when the parent message looks important to the summary, for example a decision, bloc
Explore related resources
Frequently asked questions
What is slack-channel-summarization?
slack-channel-summarization is a open-source AI agent skill with Copy skill directory. Summarize activity from one Slack channel and return a concise recap, post-ready update, or summary doc.
Who is slack-channel-summarization best for?
slack-channel-summarization is best for reusing agent instructions, scripts, and references.
How do I install slack-channel-summarization?
Install or run slack-channel-summarization using Copy skill directory. Check slack-channel-summarization for the latest setup command.
Is slack-channel-summarization actively maintained?
slack-channel-summarization may need a closer maintenance check before production use.
Auto-fetched from GitHub.