Summarize & reply to Slack channel messages with Claude AI assistant
✨ What It Does Mello is a Claude-powered Slack assistant that helps you stay on top of unread messages across all your channels. It: - Summarizes conversations contextually using Claude AI. - Generates reply suggestio...
Template notes
✨ What It Does
Mello is a Claude-powered Slack assistant that helps you stay on top of unread messages across all your channels.
It: - Summarizes conversations contextually using Claude AI. - Generates reply suggestions and sends them as private (ephemeral) Slack messages. - Lets you respond instantly with one-click AI-suggested replies.
Perfect for busy teams, founders, and anyone looking to reduce Slack noise and save hours each week.
---
🔧 Setup Instructions
1. Create a Slack App - Go to [Slack API → Your Apps](https://api.slack.com/apps) - Click Create New App and set it up for your workspace - Under OAuth & Permissions, add: - Bot Token Scopes: commands, chat:write, channels:history, users:read - User Token Scopes: channels:history, chat:write - Enable Interactivity, and point the Request URL to your n8n webhook (e.g. /slash-summarize)
2. Add Claude API - Get an API key from [Claude (Anthropic)](https://www.anthropic.com/) - In n8n, set up the Claude API credential (or switch to OpenAI)