recipe-slack-channel-digest

Summarize Slack channel messages and threads within a specified date range.

Updated Mar 9, 2026
One-click install
npx skills add https://github.com/chaddorsey/letta-code --skill recipe-slack-channel-digest
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: recipe-slack-channel-digest
Source: https://github.com/chaddorsey/letta-code/tree/main/.skills/recipe-slack-channel-digest
Command: npx skills add https://github.com/chaddorsey/letta-code --skill recipe-slack-channel-digest

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires slack, and includes scripts (resource) and references (resource) components.

What problem does it solve?

The Skill solves the problem of manually summarizing Slack channel activity over a date range by automating the process, saving time and improving efficiency.

Core Features & Use Cases

  • Automated Summary Generation: Generates summaries of a specific channel's activity based on specified dates.
  • Integration with Slack APIs: Utilizes Slack APIs to access channel messages and threads.
  • Use Case: Quickly obtain a summary of discussions, decisions, action items, and active threads in the channel "project-alpha" for the week ending on a certain date.

Quick Start

Use the recipe-slack-channel-digest skill to generate a summary of the Slack channel "project-alpha" from March 7th to March 13th, 2026.

Frequently Asked Questions about recipe-slack-channel-digest

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate summarizing Slack channel activity for a specific date range?

To automate summarizing Slack channel activity, this Skill utilizes Slack API endpoints to retrieve messages and threads within a specified date range and generates a consolidated summary of discussions, decisions, and action items.

What is the best way to track daily team status updates and action items from Slack?

Tracking daily team status updates and action items from Slack is achieved by targeting communication workflows through the Slack API, automatically extracting and summarizing relevant channel messages and active threads over your selected timeframe.

Can I use Slack APIs to extract decision logs from project channels?

Yes, you can use Slack APIs to extract decision logs by configuring the Skill to target specific project channels, retrieving threaded messages and channel activity to compile automated summaries of logged decisions.

Do I need a Slack API token to generate a channel digest?

Generating a channel digest requires the Slack dependency to access channel messages and threads via Slack API endpoints, ensuring the necessary API authentication and environment setup are configured for automated summarization.

What are the limitations of automating Slack channel summaries for collaborative environments?

Limitations of automating Slack channel summaries involve relying strictly on Slack API endpoints for message and thread retrieval, meaning summarization accuracy depends on the accessible channel history and the specified date range boundaries.