slack-daily-digest Skill
Create a daily Slack digest from selected channels or topics. Use when the user asks for a daily Slack recap or summary of today's Slack activity. Published by openai in plugins.
What is slack-daily-digest Skill?
Create a daily Slack digest from selected channels or topics. Use when the user asks for a daily Slack recap or summary of today's Slack activity. 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
- Research
- Research use cases
Technical details
- Install or run with Copy skill directory
When to use slack-daily-digest Skill
- Use it for research.
Built with
Editorial notes
Source
- Creator: openai
- Repository: openai/plugins
- Skill file: plugins/slack/skills/slack-daily-digest/SKILL.md
What it does
Create a daily Slack digest from selected channels or topics. Use when the user asks for a daily Slack recap or summary of today's Slack activity.
Skill instructions
Slack Daily Digest Use this skill to produce a daily digest of today's important Slack activity from selected channels or topics. Start Here - If the user did not name channels or topics, ask first before making any Slack tool calls. - Do not guess the user's main or starred channels. Workflow 1. Confirm channels or topic keywords. 2. Resolve the user's timezone with slackreaduserprofile. For "today," use local start-of-day through now and state that window in the digest. 3. Named channels: Resolve IDs through slacksearchchannels, then call slackreadchannel for today's window with limit at 50 per channel. 4. Named topics: Use slacksearchpublicandprivate for each topic phrase. If channels were also provided, run one search per topic and channel with query set to <topic phrase in:<CHANNELID so the search stays inside the selected channels. If no channels were provided, set query to the topic phrase. Then read the returned channels with slackreadchannel or parent threads with slackreadthr
Explore related resources
Frequently asked questions
What is slack-daily-digest?
slack-daily-digest is a open-source AI agent skill with Copy skill directory. Create a daily Slack digest from selected channels or topics. Use when the user asks for a daily Slack recap or summary of today's Slack activity.
Who is slack-daily-digest best for?
slack-daily-digest is best for reusing agent instructions, scripts, and references, research workflows.
How do I install slack-daily-digest?
Install or run slack-daily-digest using Copy skill directory. Check slack-daily-digest for the latest setup command.
Is slack-daily-digest actively maintained?
slack-daily-digest may need a closer maintenance check before production use.
Auto-fetched from GitHub.