๐ Create free Slack Pro alternative with AI summaries & Google Drive archiving
โก 88 views ยท ๐ Internal Wiki & Knowledge Base
Description
Description
๐ธ๐ฌ Slack Pro is powerful โ but the price hurts, especially for growing teams. This workflow is designed as a low-cost alternative solution that provides some Slack Pro functions (searchable history + AI summaries) while you stay on the free Slack plan (or minimal paid seats).
What is the advantage?
- ๐ง AI Slack assistant on demand โ @mention the bot in any channel to get clear summaries of recent discussions (โyesterdayโ, โlast 7 daysโ, โthis weekโ, etc.).
- ๐๏ธ External message history โ recent messages are routinely saved into Google Drive, so important conversations live outside Slackโs 90-day / 10k-message limit.
- ๐ฐ Cost-efficient setup โ rely on Slack free plan + a little Google Drive storage + low-cost AI API, instead of paying Slack Pro ($8.75 USD per user / month).
- ๐ Business value โ you keep the benefits you wanted from Slack Pro (memory, context, easy catch-up) while avoiding a big monthly bill.
๐ง Upgrade your Slack for free with AI chat summaries & history archiving
๐ฅ Whoโs it for
- ๐ฐ Teams stuck on Slack Free because Pro is too expensive (e.g. founders, small teams)
- Want longer history and better context, but canโt justify per-seat upgrades.
- Need โPro-likeโ benefits (search, memory, recap) in a budget-friendly way.
โ๏ธ How it works
- ๐ Slack stays as your main chat tool: People talk in channels the way they already do.
- ๐ค You add a bot powered by this workflow: When someone @mentions it with something like (@SlackHistoryBot summarize this week).
- ๐ On a schedule (e.g. monthly), it backs up channels: Walks through channels the bot can access and saves recent messages (e.g. last 30 days) as a CSV file into Google Drive.
๐ ๏ธ How to set up
-
๐ Connect credentials (once)
- Slack (Bot / App): recommend other tutorial video
- Create and configure a bot.
- Create a credential.
- Invite the bot to channels you want to cover.
- Google Drive
- Connect a Google account for storage.
- Create a folder like
Slack History (Archived)in Drive and select it in the workflow.
- AI Provider (e.g. DeepSeek)
- Grab any LLM API key.
- Plug it into the AI node so summaries use that model.
- Slack (Bot / App): recommend other tutorial video
-
๐ Quick Start
- Import the JSON workflow.
- Attach your credentials.
- Save and activate the workflow.
- Try a real-world test:
- In a test channel, have a short conversation.
- Then try
@(your bot name) summarize today.
- Check that archives appear:
- Manually trigger the โarchiveโ part from your automation tool.
- You should see files named after your channels and time period in Google Drive.
๐งฐ How to Customize the Workflow
- Limit where it runs
- Only invite the bot to โhigh valueโ channels (projects, clients, leadership).
- This keeps both AI and storage usage under control.
- Adjust archive frequency โฐ
- Monthly is usually enough; weekly only for critical channels.
- Less frequent archives = fewer operations = lower cost.
- **Customize the summary style (system prompt) **๐
- What language to use (e.g. Chinese by default, or English, or both).
- How to structure the summary (topics, bullets, separators).
- What to focus on (projects, decisions, tasks, risks, etc.).
๐ฉ Help & customize other slack function
Contact: owenlzyxg@gmail.com
๐ Nodes Used
Slack, Google Drive, Schedule Trigger, AI Agent, Simple Memory, Convert to File
๐ฅ Import
Download workflow.json and import into n8n:
Workflow menu โ Import from File