recipe-slack-user-activity

Summarize a user's recent Slack messages across channels with date filtering.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Quickly summarize a user's recent Slack activity, making it easy to understand their recent conversations and participation.

Core Features & Use Cases

  • User Activity Summary: Provide a summary of a user's recent messages across all channels.
  • Detailed Search: Allows searching for messages based on user and date.
  • Channel and Topic Insight: Identify the channels where the user was active and the main topics discussed.

Quick Start

Use the recipe-slack-user-activity skill to get a summary of recent activity for the user 'Alice'.

Frequently Asked Questions about recipe-slack-user-activity

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

FAQPage Schema
How do I summarize a user's recent Slack activity across all channels?

You can summarize Slack activity by retrieving a user's recent messages across all channels, applying date filtering, and generating a summary of active channels and topics discussed. It requires Slack API access for message retrieval.

Can I filter Slack message search results by specific dates for a user?

Yes, you can filter Slack message search results by specific dates. The skill allows detailed searching based on the target user and a specified date range to narrow down the activity summary and focus on relevant conversations.

What do I need to retrieve Slack messages and analyze channel activity?

To retrieve Slack messages and analyze channel activity, you need Slack API access for message retrieval. The skill also requires the 'slack-search' and 'slack-users' skills to provide full functionality for message lookup and user identification.

How does channel and topic insight work for Slack user activity?

Channel and topic insight works by analyzing a user's recent Slack messages to identify the specific channels where they were active and extracting the main topics discussed. This summarizes their participation footprint across the workspace.

What is the best way to track a user's Slack conversations and participation?

The best way to track Slack conversations is using an activity summary skill to compile a user's recent messages across all channels. It identifies active channels and topics, making it easy to understand recent participation without manual scrolling.