Productivity Automation Workflows — Page 3 | Neura Market
    Neura Market
    Neura Market
    /Categories
    Marketplace
    Directories
    Resources
    Home/Categories/Productivity

    Productivity Workflows

    Task and project management

    • Automate Daily Briefing Emails with Todoist, Google Calendar, and GPT-4

      Streamline your morning routine by automatically generating and sending a daily briefing email that summarizes your Todoist tasks and Google Calendar events using GPT-4.

      n8n$14.99
    • Automate Task Reminders and Daily Recaps with Google Sheets and Slack

      This workflow leverages Google Sheets and Slack to automate task reminders and daily recaps, enhancing productivity without additional costs.

      n8n$9.99
    • Create Personal Notes with Voice Transcription using Local LLaMA and Telegram

      ## PersonalNotesAssistant - Organize and Understand Your Thoughts with Local AI ## PersonalNotesAssistant is an offline-capable, AI-powered agent that helps you store, summarize, retrieve, and reflect on your personal notes and voice memos - all processed locally and sent via Telegram. Built to run efficiently on a Raspberry Pi 5, this agent supports a variety of note-taking styles and acts as your private memory extension. ## What It Can Do - Accept voice or text notes via Telegram - Transcribe audio messages into clean, structured text (using Whisper) - Automatically summarize or categorize notes with a local LLM - Answer questions based on your past notes - Retrieve relevant entries by topic, date, or keyword - Help you journal or reflect by asking follow-up questions - Work completely offline - no cloud or external APIs ## How It Works ### Capture Notes via Telegram You send a voice message or text to your Telegram bot. The assistant supports both quick thoughts and long-form content. ### Transcription with Whisper (Local) If the input is a voice message, it is transcribed into text using Whisper running locally on your Raspberry Pi. ### AI Summarization & Tagging The transcribed or typed note is sent to LLaMA 3.2 via Ollama, which summarizes it, suggests tags, and stores it with metadata (e.g., timestamp, mood, theme). ### Storage & Retrieval Notes are stored in a local database (e.g., SQLite or JSON). You can later query the assistant with prompts like: - "What did I say about stress last week?" - "Summarize my ideas from this month." - "Show notes tagged with travel." ### Follow-Up & Reflection The agent can optionally engage with reflective prompts to help you deepen your thoughts or gain insight from what you've recorded. ## Use Cases - Track personal growth, habits, or therapy progress - Create voice memos while walking or commuting - Maintain a structured journal without typing - Use as a second brain to help you remember and revisit important thoughts ## Privacy by Default Everything runs locally: - No notes are uploaded to cloud platforms - No audio is sent to third-party transcription services - No LLM processing happens outside your device Ideal for privacy-minded users, psychologists, researchers, or digital minimalists who want AI assistance without surveillance. ## Technical Stack - Raspberry Pi 5: Low-power edge device - Whisper (local): For voice-to-text conversion - Ollama + LLaMA 3.2: For summarization, classification, and retrieval - Telegram Bot API: For input/output - Custom Database (e.g., JSON/SQLite): For storing and querying notes ## Real-Life Use This agent is actively used daily by the developer to log ideas, emotions, and plans. It has proven effective for lightweight journaling and context-aware memory assistance, even when offline.

    Marketplace

    • Prompts
    • Workflows
    • Agents Store
    • Workflow Packs
    • Categories
    • Marketplace

    Directories

    • AI Tools Directory
    • ChatGPT
    • Claude
    • Gemini
    • Cursor
    • Grok
    • DeepSeek
    • Perplexity
    • CoPilot
    • Midjourney
    • Stable Diffusion
    • MCP Servers
    • .md Directory
    • All Directories

    Free Tools

    • AI Text Humanizer
    • AI Content Detector
    • Workflow Generator
    • Model Comparison
    • AI Pricing Calculator
    • AI Benchmarks
    • ROI Calculator
    • All Free Tools

    Resources

    • AI News
    • Blog
    • AI Answers
    • Error Solutions
    • AI Tutorials
    • AI Models
    • Integrations
    • Alternatives
    • n8n vs Zapier
    • Make vs Zapier
    • n8n vs Make
    • Resource Library
    • Documentation
    • API Access to Our Data

    Community

    • AI Newsletter
    • AI Jobs
    • AI Events
    • AI Companies
    • Start Selling
    • Sell n8n Workflows
    • Sell AI Agents
    • Sell Prompts
    • Creator Guide
    • Advertise
    • Affiliates

    Company

    • About
    • Contact
    • Help
    • Careers
    • Pricing
    • Terms
    • Privacy
    • License
    • DMCA

    The #1 Newsletter in AI

    Weekly updates, news, and content that matter.

    Neura Market Logoneuramarket

    © 2026 Neura Market. All rights reserved.

    n8n$14.99
  1. Automatically Log Gmail Emails to Google Sheets

    Effortlessly transfer Gmail emails to Google Sheets by adding each email as a new row, ensuring organized and accessible data management.

    MakeFree
  2. AI-Powered Appointment Scheduling Automation for Healthcare

    Streamline patient appointment management with this AI-driven workflow, ensuring efficient scheduling.

    n8n$24.99
  3. Manage Asana Projects with Natural Language AI Assistant via Chat and Webhook

    - Asana AI Assistant: Project Management via Natural Language Transform chat conversations into Asana actions - This workflow creates an AI agent that lets users manage Asana through conversational commands instead of manual clicks. Key Use Cases: - **Accelerated Project Creation** - Create Q3 Campaign project in Marketing workspace with Design team - Generates projects with correct teams/workspaces in 1 request - **Dynamic Task Management** - Add Finalize assets subtask to SK-123 - Update Blog Post due date to Friday - Modifies tasks/subtasks without searching - **Automated Reporting** - Show open tasks in Product Launch - List last 5 projects in Design workspace - Pulls live data via conversational queries - **Collaboration Boost** - Add comment to SK-456: Client approved visuals - Posts context-rich updates while multitasking Ideal For: Managers creating projects during calls, Teams updating tasks via Slack/chat, PMs generating quick status reports, Reducing Asana onboarding friction

    n8n$14.99
  4. Automate Google Calendar Event Creation from Notion Database Entries

    Automatically create Google Calendar events from new entries in a Notion database to streamline scheduling and ensure no important dates are missed.

    MakeFree
  5. Daily Auto-Archive of Gmail Messages

    ## Who is this for? Professionals, solopreneurs, or productivity enthusiasts who want to keep their Gmail inbox clean and organized without manual effort. ## What problem does this solve? Manually archiving emails clutters your time and slows you down. This workflow automates inbox cleanup by removing the **INBOX** label from messages received over 24 hours ago. A perfect companion to AI-based labeling workflows, this keeps your inbox light and relevant. ## What this workflow does - Triggers every day at **4 AM** - Fetches Gmail messages from the **INBOX** that are **older than 24 hours** - Processes them one by one using the **Split Out** node - Removes the **INBOX** label, effectively archiving the messages ## Setup 1. Connect your Gmail account using OAuth2 credentials. 2. Customize the **Schedule Trigger** node to adjust the run time. 3. Modify the Gmail filter if you want to archive unread or labeled emails instead. ## How to customize this workflow to your needs - Schedule different frequencies (e.g., twice a day or weekly). ## ➜ Pairs Well With This complements the [Intelligent Email Organization with AI-Powered Content Classification](https://n8n.io/workflows/4557-intelligent-email-organization-with-ai-powered-content-classification-for-gmail/) workflow. Use that to **label emails smartly using AI**, and this one to **auto-archive** them for a clean, clutter-free inbox.

    n8n$4.99
  6. Automate Trello Task Creation from Telegram Audio Messages

    This workflow automates the creation of Trello tasks from audio messages received in Telegram. It transcribes the audio, processes the text with AI, and updates Trello, streamlining task management.

    n8n$9.99
  7. Automate Google Calendar Events from Gmail Keywords

    This workflow automatically creates Google Calendar events from Gmail emails containing specific keywords, streamlining your scheduling process.

    n8n$4.99
  8. Daily Outlook Calendar Meeting Digest via Email

    Automatically compile and send a daily digest of your Outlook calendar meetings via email at a scheduled time.

    n8n$4.99
  9. Create Google Calendar events from data on your Google Sheet

    Managing your events on a spreadsheet but spending time creating them on your calendar? Let Make create the events in your Google Calendar for you. Your spreadsheet must contain the following columns: A)Name, B)Email, C)Date, D)End date

    Make$4.99
  10. Automate Gmail to Todoist Task Creation with AI Suggestions

    Streamline your email management by automatically converting Gmail messages into Todoist tasks with AI-generated actions and responses.

    n8n$14.99
  11. Add New Incoming Emails to a Google Sheets Spreadsheet as a New Row

    This n8n workflow automates the process of capturing and storing incoming email details in a structured spreadsheet format, such as Google Sheets or Excel. Whenever a new email is received, the workflow extracts key details—including the sender's email, subject, email body, and optional attachments—and logs them as a new row in the spreadsheet. You can customize this workflow to extract additional details, filter emails based on specific criteria, or send notifications when new entries are added. ## Pre-conditions & Requirements Before setting up this workflow, ensure that: - You have access to the email provider (e.g., Gmail, Outlook, or IMAP-supported email services). - The Gmail Node must be enabled in n8n. - You must authenticate n8n with Google OAuth2 to access your inbox. - Ensure that the Gmail API is enabled in the Google Cloud Console. - You have an existing Google Sheet where data will be stored. - The Google Sheets API is enabled. - You authenticate n8n with your Google account. ## Steps ### Step 1: Add the Gmail Trigger Node - Click on Add Node and search for Gmail. - Select Gmail Trigger and click to add it. - Under Authentication, click Create New and authenticate with your Google account. (If you have already connected your Google account, simply select it.) - In the Trigger Event field, select Message Received. - Under Filters, you can specify: - Label/Mailbox: If you want to listen to emails from a specific folder (optional). - From Address: If you only want to receive emails from specific senders (optional). - Click Execute Node to test the connection. - Click Save. **What This Does:** This node listens for new incoming emails in your Gmail inbox. ## Step 2: Store Email Data in Google Sheets - Click on Add Node and search for Google Sheets (or Microsoft Excel, if applicable). - Under Authentication, connect your Google account. - Select the target Spreadsheet and Sheet Name where the data will be stored. - Set the Operation to Append Row. - Map the extracted email data to the correct columns. - Click Execute Node to test and verify data storage. - Click Save. **What This Does:** This node automatically adds a new row for each incoming email, ensuring a structured and searchable email log. ## Final Step Attach both nodes and execute the workflow. ## Who's behind this? WeblineIndia's [AI development team](https://www.weblineindia.com/ai-development.html). We've delivered 3500+ software projects across 25+ countries since 1999. From no-code automations to complex AI systems - our AI team builds tools that drive results. Looking to [hire AI developers](https://www.weblineindia.com/hire-ai-developers.html)? Start with us.

    n8n$4.99
  12. Automate Local Event Sync to Google Calendar Using n8n

    Automatically scrape local event information and add it to your Google Calendar using n8n, ensuring you stay updated on community happenings without manual effort.

    n8n$9.99
  13. Automate Google Calendar with AI-Driven Dynamic Scheduling

    This workflow leverages AI to automate Google Calendar operations, including event creation, updates, deletions, and availability checks, with dynamic scheduling and MCP integration.

    n8n$4.99
  14. Automate Task Creation in Todoist from Telegram Messages Using AI

    This n8n workflow automates task management by converting Telegram messages into Todoist tasks using AI. It supports both voice and text inputs, enhancing productivity and efficiency.

    n8n$9.99
  15. Categorize Gmail Emails Using GPT-4 Mini with Multi-Label Analysis

    ## Automatically Categorize Gmail Emails with GP-4o-mini Multi-Label Analysis ## Description The **Automatically Categorize Gmail Emails with GP-4o-mini Multi-Label Analysis** template is designed specifically for professionals, business owners, entrepreneurs, and anyone struggling to manage a high volume of daily emails. It solves common inbox problems such as email overload, missed important messages, manual sorting inefficiencies, and unorganized inbox clutter. By using intelligent content analysis powered by GP-4o-mini, this workflow automatically categorizes incoming Gmail messages with relevant labels, ensuring efficient email management and significantly boosting productivity. ## Workflow Overview ### How It Works - **Email Detection**: Continuously monitors your Gmail inbox every minute to detect new incoming emails. - **Content Extraction**: Retrieves key email components including sender details, subject line, and body content for analysis. - **Intelligent Labeling**: Utilizes GP-4o-mini AI to contextually analyze each email and assign 1-3 relevant labels based on your existing Gmail label structure. - **Automatic Application**: Applies the selected labels directly to your emails, equipped with robust error-handling mechanisms to ensure accuracy and reliability. ### Key Benefits - **Organized Inbox**: Automatically maintains inbox order and clarity. - **Time-Saving**: Reduces manual email management effort significantly. - **Customization**: Fully adaptable to specific labeling and organizational requirements. ## Pre-conditions Before using this template, ensure the following prerequisites are met: - Active Gmail account with OAuth2 enabled. - Active OpenAI account with GP-4o-mini API key. - Clearly defined labels set up in your Gmail account (e.g., Work, Personal, Urgent). ## Setup Instructions Follow these straightforward setup steps to activate the workflow: 1. **Connect Gmail Account** - Authorize your Gmail account using OAuth2 (takes approximately 2-3 minutes). 2. **Configure OpenAI GP-4o-mini API** - Enter and validate your GP-4o-mini API key to enable advanced email analysis. 3. **Establish Gmail Labels** - Ensure necessary labels are created within Gmail. Examples include Work, Personal, and Urgent. 4. **Activate and Verify** - Click the **Activate** button in n8n. - Send a test email to your Gmail inbox to confirm that labels are applied correctly. ## Customization Tips You can easily customize this workflow to fit your specific needs: - **Modify Gmail Labels**: Create and adapt labels to match your business or personal categorization strategy. - **Adjust GP-4o-mini Criteria**: Fine-tune the AI prompts to improve accuracy and relevance based on your unique email management needs. - **Expand the Workflow**: Integrate additional conditions, actions, or external applications to further automate and optimize your email management processes. Improve your daily workflow efficiency and achieve a clutter-free Gmail inbox by leveraging the power of GP-4o-mini today.

    n8n$9.99
  16. Automatic Event Creation in Google Calendar from Google Sheets Data

    This workflow streamlines the process of creating events in Google Calendar using event data stored in a Google Sheet. The process begins by retrieving the latest event entry from Google Sheets, ensuring only the most recent event details are processed. Once fetched, a Function node formats the event date to align with Google Calendar's required format, ensuring consistency and preventing date-related errors. After formatting, the structured event details are sent to Google Calendar, where an event is created with essential information such as the event title (summary), description, date, and location. Additionally, the workflow allows customization by setting the event's status as either Busy or Available, helping attendees manage their schedules. A background color can also be assigned for better visibility and categorization. By automating this process, you eliminate the need for manual event creation, ensuring seamless synchronization between Google Sheets and Google Calendar. This improves efficiency, accuracy, and productivity, making event management effortless. ## Prerequisites **Before setting up this workflow, ensure the following:** - You have an active Google account connected to Google Sheets and Google Calendar. - The Google Sheets API and Google Calendar API are enabled in the Google Cloud Console. - n8n has the necessary OAuth2 authentication configured for both Google Sheets and Google Calendar. - Your Google Sheet has columns for event details (event name, description, location, date, etc.). | Event Name | Event Description | Event Start Date | Location | |------------|-------------------|------------------|----------| | Birthday | Celebration | 27-Mar-1989 | City | | Anniversary| Celebration | 10-Jun-2015 | City | ## Customization Options - Modify the Google Sheets trigger to track updates in specific columns. - Adjust the data formatting function to support: - Different date/time formats - Time zone settings - Custom event colors - Attendee invitations ## Steps ### Step 1: Add the Google Sheets Trigger Node - Click Add Node and search for Google Sheets. - Select Google Sheets Trigger and add it to the workflow. - Authenticate using your Google account (select an existing account if already authenticated). - Select the Spreadsheet and Sheet Name to monitor. - Set the Trigger Event to Row Added. - Click Execute Node to test the connection. - Click Save. ### Step 2: Process Data with Function Node - Click Add Node and search for Function. - Add the Function Node and connect it to the Google Sheets Trigger Node. - In the function editor, write a script to extract and format data. - Ensure the required fields (title, location, date) are properly structured. - Click Execute Node to verify the formatted output. - Click Save. ### Step 3: Add the Google Calendar Node - Click Add Node and search for Google Calendar. - Select Create Event operation. - Authenticate with Google Calendar. - Map the required fields - Title - Description - Location - Start time - Optional: Set Event Status and Event Colors. - Click Execute Node to test event creation. - Click Save. ### Step 4: Final Steps - Connect all nodes in sequence (Google Sheets Trigger → Function Node → Google Calendar Node). - Test the workflow by adding a sample row in Google Sheets. - Verify that the event is created in Google Calendar with the correct title, description, date, and location. ## About WeblineIndia This workflow was built by the [AI development](https://www.weblineindia.com/ai-development.html) team at WeblineIndia. We help businesses automate processes, reduce repetitive work, and scale faster. Need something custom? You can [hire AI developers](https://www.weblineindia.com/hire-ai-developers.html) to build workflows tailored to your needs.

    n8n$4.99
  17. Automate Your Morning Business Digest with Notion, Gmail, Stripe, and GPT-4o

    Start your day with a personalized business digest delivered to your email, summarizing your top priorities, income, meetings, and a motivational message.

    n8n$4.99
  18. Family Assistant: Schedule, Meal & Routine Management with Email & Telegram

    The **FamilyFlow Assistant** is your n8n-powered companion designed to streamline daily parenting tasks, reduce mental load, and bring a bit more organization and fun into your family life. This versatile workflow automates reminders, generates helpful ideas, and provides gentle nudges to keep your household running smoothly. --- Why FamilyFlow Assistant? ---------------------------- Parenting is a demanding (and rewarding!) job. Juggling schedules, meals, routines, and remembering everything can be overwhelming. FamilyFlow Assistant aims to: - **Reduce Mental Clutter:** Offload common reminders and to-dos to an automated system. - **Enhance Organization:** Keep track of activities, appointments, and important checks. - **Spark Joy & Creativity:** Generate meal ideas, story starters, and positive thoughts. - **Promote Routine:** Help establish and maintain consistent morning and evening routines. - **Save Time:** Automate repetitive prompts and checks, freeing you up for what matters most. --- Core Features & Automations ------------------------------ This workflow bundle comes packed with several independent yet complementary automations: ### Daily & Weekly Organization: - **Activity & Appointment Reminders:** Get a daily heads-up on scheduled events for the family. - **Morning Routine Checklist:** Start the day right with a friendly checklist for kids (or parents!). - **Bedtime Routine Nudge:** A gentle reminder to begin the wind-down process. - **Evening "Did You Remember?" Scan:** A quick mental checklist for common end-of-day to-dos. - **Weekly "Plan Ahead" Prompt:** A Sunday reminder to review the upcoming week. - **School/Daycare Comms Check:** Prompts to check for important updates. ### Inspiration & Well-being: - **Meal Idea Generator:** Never wonder "what's for dinner?" again (or at least, less often!). - **Positive Thought / Fun Fact Sender:** A little daily dose of brightness. - **Story Starter / Quick Activity Prompt:** Spark imagination or a quick family interaction. - **Weekly Wins & Gratitude Reminder:** Encourage reflection on positive moments. ### Optional Helpers: - **Screen Time Break Reminder:** (Disabled by default) A nudge for offline time. --- Getting Started: Setup & Customization ------------------------------------------ Make FamilyFlow Assistant truly yours with these simple steps: 1. **Import the Workflow:** Add the provided `.json` file to your n8n instance. 2. **Configure Credentials:** - **Email:** Set up your preferred email sending credential (e.g., SMTP, Gmail) in _all_ "Email Send" nodes. You'll likely use the same one for all. 3. **Personalize Content (Crucial!):** - **Email Addresses:** Update parents@example.com to your actual email(s) in all Email nodes. - **Schedules & Activities:** Edit the "Define Daily Schedules" (Set node) with your family's actual events. - **Meal Ideas:** Customize the mealIdeas array in the "Generate Meal Idea" (Function node). - **Checklists & Prompts:** Tailor the text/HTML in Email nodes for morning/bedtime routines, check-ins, story starters, etc., to fit your family's style. - **Positive Thoughts/Facts:** Update the lists in the "Get Positive Thought/Fact" (Function node). 4. **Adjust Triggers (Cron Nodes):** - Modify the "Rule" in each Cron node to set the exact time and frequency for each automation. 5. **Activate Automations:** - The main workflow and most automations are inactive by default. Toggle the "Active" switch ON for the entire workflow or for individual automations/nodes you wish to use. - Remember, the "Screen Time Break Reminder" is disabled by default; enable its Email node if desired. --- How Each Automation Works (Briefly) -------------------------------------- Each automation generally follows this pattern: 1. **TRIGGER:** An event starts the flow (e.g., a scheduled time via Cron). 2. **PROCESS:** Data is defined (e.g., list of activities, meal ideas) or generated (e.g., a random selection, a formatted message). 3. **RESPOND:** An action is taken, typically sending an email with the relevant information or reminder. For instance, the "Daily Activity Reminder" uses a Cron trigger, a Set node to hold your schedule, a Function node to filter for today's events, an IF node to check if there are any, and finally an Email node to send the reminder. --- Expanding Your Assistant --------------------------- FamilyFlow Assistant is a great starting point. Consider these ideas to extend its capabilities: - **Integrate Calendars:** Connect to Google Calendar or Outlook Calendar to fetch events dynamically. - **Use Different Notifiers:** Send messages via Telegram, WhatsApp, Slack, or push notifications. - **Smart Home Integration:** If you have smart home devices, trigger lights or announcements for routines. - **Shared To-Do Lists:** Update a shared Todoist or Microsoft ToDo list.

    n8n$24.99
  19. Automate Weekly Task Planning with Notion and Email Notifications

    Streamline your weekly planning by integrating Notion tasks and sending organized email digests. This workflow helps prioritize business and home tasks, suggesting focused work blocks and notifying you via email and Telegram.

    n8n$14.99
  20. Automate Weekly Grocery List Creation and Notifications via Notion and Email

    Streamline your meal planning by automatically generating a weekly grocery list in Notion and receiving notifications via email. Ideal for busy individuals seeking an efficient, cost-free solution.

    n8n$14.99
  21. Automate Notion Task Creation from Telegram Messages Using GPT-3.5

    Effortlessly create tasks in your Notion database by sending text or audio messages to a Telegram bot, which are transcribed and processed using GPT-3.5.

    n8n$9.99
  22. ← PreviousPage 3 of 51Next →

    Related categories

    Communication (2,463)AI (1,930)Business Operations & ERPs (1,540)Other (1,425)Marketing (1,145)Data & Analytics (995)File & Document Management (802)CRM - Sales (604)Notifications (580)Social Media (562)

    Need a custom productivity workflow?

    Our automation experts build tailored workflows for your exact stack and process.

    Request a Custom Workflow