Curated n8n automation templates for email, chatbots, cloud, DevOps & more. boost productivity with ready‑to‑use workflows.
git clone https://github.com/mohnkhan/free_n8n_templates_collection.gitThis skill provides a collection of pre-built n8n automation templates designed to streamline repetitive tasks across email, Telegram, and cloud platforms. Templates cover Gmail and Outlook automation with AI-powered features like intelligent email labeling, suspicious email analysis, and automated draft composition. Additional workflows include Telegram chatbots with LangChain integration, voice assistants, and image analysis capabilities. Teams can deploy these templates directly to reduce setup time and accelerate workflow automation across operations, security, support, and marketing departments.
[{"step":"Identify Your Use Case","action":"Determine the specific workflow you want to automate (e.g., lead follow-ups, customer support triage, or project task creation). Replace [USE_CASE] in the prompt template with your scenario.","tip":"Start with a high-impact process that currently requires manual effort. Examples: moving support tickets from Gmail to Sortd, or syncing sales inquiries to a team board."},{"step":"Customize Placeholders","action":"Replace all [PLACEHOLDERS] in the prompt template with your specific details. For example, replace [SUBJECT_KEYWORD] with \"[LEAD]\" or \"[SUPPORT TICKET]\", and [BOARD_NAME] with your Sortd board name like \"Customer Support - Tier 1\".","tip":"Use n8n’s built-in Gmail and Sortd nodes to test connectivity before finalizing the workflow. Ensure your Sortd API key is configured in n8n’s credentials."},{"step":"Build the Workflow","action":"Paste the customized prompt into your AI assistant (e.g., Claude or ChatGPT) and ask it to generate the n8n workflow JSON. Import this JSON into your n8n instance.","tip":"Validate the workflow by running a test with 1-2 emails. Check Sortd to confirm tasks are created correctly and adjust field mappings if needed."},{"step":"Refine and Scale","action":"Add conditional logic (e.g., prioritize emails with \"urgent\" in the subject) or integrate additional tools (e.g., CRM updates via HubSpot node). Monitor performance and iterate.","tip":"Use n8n’s error handling nodes to log failed tasks and set up alerts for your team. For example, notify Slack if a Sortd task creation fails."},{"step":"Document and Train","action":"Document the workflow for your team, including how to troubleshoot common issues (e.g., API rate limits, field mismatches). Share the n8n template link or export the JSON file.","tip":"Create a short video or screenshots showing the workflow in action. Highlight how to pause/resume the workflow or adjust triggers without breaking the automation."}]
Automatically label and categorize incoming Gmail and Outlook emails using AI
Detect and analyze suspicious emails for phishing and security threats
Build AI-powered Telegram chatbots for customer support and personal assistance
Generate automated email reply drafts using OpenAI integration
No install command available. Check the GitHub repository for manual installation instructions.
git clone https://github.com/mohnkhan/free_n8n_templates_collectionCopy the install command above and run it in your terminal.
Launch Claude Code, Cursor, or your preferred AI coding agent.
Use the prompt template or examples below to test the skill.
Adapt the skill to your specific use case and workflow.
Generate a ready-to-use n8n automation template for [USE_CASE] that integrates with Sortd (Gmail task management). Include [PLACEHOLDERS] for customization like email triggers, Sortd board names, and action steps. Example: 'Create an n8n workflow that automatically moves new emails with [SUBJECT_KEYWORD] from Gmail to a Sortd board named [BOARD_NAME] and adds a task for follow-up in [FOLLOW_UP_TIME].'
### n8n Workflow: Automated Lead Follow-Up from Gmail to Sortd **Workflow Name:** Gmail-to-Sortd Lead Triage **Trigger:** New email in Gmail with subject containing "[LEAD]" **Sortd Board:** "Sales Pipeline - 2024 Q2" **Steps:** 1. **Gmail Trigger:** Monitors the inbox for new emails where the subject includes "[LEAD]" (e.g., "[LEAD] New Prospect Inquiry - Acme Corp"). 2. **Extract Data:** Uses n8n’s Gmail node to parse the email body, extracting key details like: - Sender name (e.g., "John Doe, Acme Corp") - Company name (e.g., "Acme Corp") - Email content (e.g., "Interested in our SaaS product") 3. **Sortd Integration:** Automatically creates a new task in the specified Sortd board with: - **Task Title:** "Follow up with [COMPANY_NAME] - [SENDER_NAME]" - **Description:** "Email received on [DATE]. Content: [EXTRACTED_CONTENT]. Priority: High." - **Assignee:** "[YOUR_NAME]" - **Due Date:** 2 business days from receipt (e.g., "2024-05-15") 4. **Notification:** Sends a Slack/Teams message to the sales team channel: "New lead from [COMPANY_NAME]! Task created in Sortd: [LINK_TO_TASK]." **Example Output in Sortd:** - **Task:** "Follow up with Acme Corp - John Doe" - **Board:** "Sales Pipeline - 2024 Q2" - **Status:** "To Do" - **Priority:** High - **Due Date:** 2024-05-15 - **Assignee:** Jane Smith **Notes:** - This workflow reduces manual triage time by 80%. - Customize the Gmail trigger to filter by sender domain (e.g., "@acme.com") or keywords (e.g., "demo request"). - Use Sortd’s API to dynamically assign tasks based on team workload or expertise. - Test with a small batch of emails first to ensure data extraction accuracy.
Community communication platform with voice and text channels
Control SaaS spending with visibility and analytics
Automate your browser workflows effortlessly
Automate conversations, accelerate conversions
Auto-transcribe meetings and generate action items
Automate your customer service.
Take a free 3-minute scan and get personalized AI skill recommendations.
Take free scan