Search Slack for n8n templates with OpenAI tips, Google Sheets cache and weekly analytics
Slack Bot for n8n Template Search with AI Tips, Cache and Analytics
Search n8n workflow templates directly from Slack with AI-powered suggestions. Mention the bot with what you need in English, Spanish or Japanese and get matching templates plus actionable tips to improve your automation.
Who is this for
Teams using n8n who want to find workflow templates without leaving Slack. Great for multilingual teams and onboarding new members.
What this workflow does
Detects user intent (search, help, or browse categories) and routes accordingly Extracts keywords from 200+ known services and translates 150+ Japanese business terms to English Checks a Google Sheets cache before calling the n8n Templates API Uses OpenAI (gpt-4o-mini) to generate contextual tips based on the search results and use case When no templates are found, the AI suggests alternative keywords and how to build the workflow from scratch Logs every search to Google Sheets and posts a weekly usage report to Slack
Setup
Create a Slack App with app_mentions:read and chat:write scopes Set Slack credentials in n8n Create an HTTP Header Auth credential for OpenAI (name: Authorization, value: Bearer sk-your-key) Create a Google Sheet with two tabs: Cache (SearchQuery, CachedResponse, ResultCount, Timestamp) and Analytics (Timestamp, User, Query, Keywords, ResultCount, Intent, FromCache) Connect the Google Sheet in all four Sheets nodes Select your Slack channel in the Trigger, Error Reply and Weekly Summary nodes Activate and test with a mention
How to customize
Add services to knownServices or extend jaToEn for more languages Edit the AI system prompts to change tone or tip style Adjust the weekly report schedule in the Schedule Trigger node Replace Google Sheets cache with Redis for better performance at scale
Related Templates
AI SEO Readability Audit: Check Website Friendliness for LLMs
Who is this for? This workflow is designed for SEO specialists, content creators, marketers, and website developers who ...
Use OpenRouter in n8n versions <1.78
What it is: In version 1.78, n8n introduced a dedicated node to use the OpenRouter service, which lets you to use a lot...
Reply to Outlook Emails with OpenAI
Who is this template for? This template is for any Microsoft Outlook user who wants a trained AI agent to reason and rep...
🔒 Please log in to import templates to n8n and favorite templates
Workflow Visualization
Loading...
Preparing workflow renderer
Comments (0)
Login to post comments