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

    Productivity Workflows

    Task and project management

    • Analyze Browsing History and Generate Automation Suggestions with OpenRouter AI and Google Sheets

      # Browsing History Automation Analyzer - Automation Toolkit (Google Sheets + AI) This **n8n workflow** analyzes your browsing history to identify opportunities for automation. It reads history from a Google Sheet, groups visits by domain, filters out irrelevant entries, and uses AI to recommend what can be automated - including how and why. --- ## What It Does - **Reads** your browsing history from Google Sheets - **Groups** history by domain - **Filters out** common non-actionable domains (e.g., YouTube, Google) - **Uses AI** to analyze whether your activity on each site is automatable - **Provides suggestions** including what to automate, how to do it, and which tools to use - **Saves results** into a new tab in the same Google Sheet - **Searches for n8n workflow templates** related to the suggested automation --- ## Demo Sheet Input + output are handled via the following Google Sheet: **Spreadsheet**: [View on Google Sheets](https://docs.google.com/spreadsheets/d/1V26KDJLBZno6e_VxaBqhsK_JOOOn_5N6uww2apcAeoc/edit?usp=drivesdk) - **Sheet: `history`** - Input browsing history - **Sheet: `automations`** - Output AI automation suggestions --- ## AI Analysis Logic The AI agent receives each domain's browsing history and responds with: - `domain`: The website domain - `automatable`: true/false - `what_to_automate`: Specific actions that can be automated - `reason`: Why it's suitable (or not) for automation - `tool`: Suggested automation tool (e.g., n8n, Apify) - `automation_rating`: High, Medium, Low, or Not Automatable - `n8n_template`: Relevant automation template (if found) --- ## Technologies Used | Tool | Purpose | |------------------------|--------------------------------| | **n8n** | Workflow automation | | **LangChain AI Agent** | AI-based analysis | | **Google Sheets Node** | Input/output data handling | | **OpenRouter (LLM)** | Language model for intelligent reasoning | | **JavaScript Code Node** | Grouping and formatting logic | | **Filter Node** | Remove unwanted domains | | **HTTP Request Node** | Search n8n.io templates | --- ## Chrome History Export You can use this Chrome extension to export your browsing history in a format compatible with the workflow: [Export Chrome History Extension](https://chromewebstore.google.com/detail/export-chrome-history/dihloblpkeiddiaojbagoecedbfpifdj?pli=1) --- ## Want Personalized Automation Advice? If you'd like **personalized automation recommendations** based on your browsing history - just like what this workflow provides - feel free to contact me directly: > **msaidwolfltd@gmail.com** I'll help you discover what tasks you can automate to save time and boost productivity. --- ## Example Use Cases - Automate daily logins to dashboards - Auto-fill forms on repetitive websites - Schedule data exports from web portals - Trigger reminders based on recurring visits - Discover opportunities for scraping and integration --- ## License This workflow is provided as-is for educational and personal use. For commercial or customized use, contact the author. ---

    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 Models
    • Integrations
    • Alternatives
    • n8n vs Zapier
    • Make vs Zapier
    • n8n vs Make
    • Resource Library
    • Documentation

    Community

    • 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

    Stay Updated

    Get the latest AI tools and insights delivered to your inbox.

    Neura Market Logoneuramarket

    © 2026 Neura Market. All rights reserved.

    n8nFree
  1. Automate LINE Message Processing with Microsoft and OpenRouter Integration

    Streamline the handling of LINE messages by automating tasks such as note saving, namecard data extraction, and image organization using Microsoft and OpenRouter tools.

    n8nFree
  2. Realtime Notion Todoist 2-Way Sync with Redis

    ## Purpose This solution enables you to manage all your Notion and Todoist tasks from different workspaces as well as your calendar events in a single place. All tasks can be managed in Todoist and additionally, Fantastical can be used to manage scheduled tasks & events all together. ## Demo & Explanation [![demo video](https://img.youtube.com/vi/k66j6ZspjCg/0.jpg)](https://youtu.be/k66j6ZspjCg) ## How it works - The realtime sync consists of two workflows, both triggered by a registered webhook from either Notion or Todoist. - To avoid overwrites by lately arriving webhook calls, every time the current task is retrieved from both sides. - Redis is used to prevent endless loops, since an update in one system triggers another webhook call again. Using the ID of the task, the trigger is being locked down for 15 seconds. - Depending on the detected changes, the other side is updated accordingly. Generally, Notion is treated as the main source. Using an Obsolete Status, it is guaranteed that tasks never get deleted entirely by accident. - The Todoist ID is stored in the Notion task, so they stay linked together. - An additional full sync workflow daily fixes inconsistencies, if any of them occurred, since webhooks cannot be trusted entirely. - Since Todoist requires a more complex setup, a tiny workflow helps with activating the webhook. - Another tiny workflow helps generating a global config, which is used by all workflows for mapping purposes. ## Mapping (Notion >> Todoist) - Name: Task Name - Priority: Priority (1: do first, 2: urgent, 3: important, 4: unset) - Due: Date - Status: Section (Done: completed, Obsolete: deleted) - <page_link>: Description (read-only) - Todoist ID: <task_id> ## Current limitations - Changes on the same task cannot be made simultaneously in both systems within a 15-20 second time frame. - Subtasks are not linked automatically to their parent yet. - Recurring tasks are not supported yet. - Task names do not support URLs yet. ## Prerequisites ### Notion - A database must already exist (get a basic template [here](https://steadfast-banjo-d1f.notion.site/17682b476c848086b002de766879aa71)) with the following properties (case matters!): - Text: Name - Status: Status, containing at least the options Backlog, In progress, Done, Obsolete - Select: Priority, containing the options do first, urgent, important - Date: Due - Checkbox: Focus - Text: Todoist ID ### Todoist - A project must already exist with the same sections like defined as Status in Notion (except Done and Obsolete) ### Redis - Create a [Free Redis Cloud](https://redis.io/try-free/) instance or self-host ## Setup [![setup video](https://img.youtube.com/vi/73jhyU0t4c4/0.jpg)](https://youtu.be/73jhyU0t4c4) The setup involves quite a lot of steps, yet many of them can be automated for business internal purposes. Just follow the video or do the following steps: - Setup credentials for Notion (access token), Todoist (access token), and Redis - you can also create empty credentials and populate these later during further setup. - Clone this workflow by clicking the Use workflow button and then choosing your n8n instance - otherwise, you need to map the credentials of many nodes. - Follow the instructions described within the bundle of sticky notes on the top left of the workflow. ## How to use - You can apply changes (create, update, delete) to tasks both in Notion and Todoist which then get synced over within a couple of seconds (this is handled by the differential realtime sync). - The daily running full sync resolves possible discrepancies in Todoist and sends a summary via email, if anything needed to be updated. In case that contains an unintended change, you can jump to the task from the email directly to fix it manually.

    n8nFree
  3. User Enablement Demo

    This workflow was originally presented at the [February 2022 n8n Meetup](https://youtu.be/jG2aCOF0ICg?t=2994). [![Enabling End-Users to Configure Workflows](https://res.cloudinary.com/marcomontalbano/image/upload/v1646311048/video_to_markdown/images/youtube--jG2aCOF0ICg-c05b58ac6eb4c4700831b2b3070cd403.jpg)](https://youtu.be/jG2aCOF0ICg?t=2994 "Enabling End-Users to Configure Workflows") ## Requirements In order to use this workflow, you will need the following in place: - A configured [Baserow](https://baserow.io/) account - A group in Baserow called *User Empowerment Demo* - A database in the *User Empowerment Demo* called *Office Shopping List* - Inside the *Office Shopping List* database, you will need two tables: - *Shopping List*: - Column 1 - Single line text column named *Item* - *Shopper*: - Column 1 - Single line text column named *Name* - Column 2 - Email column named *Email* - An email account for sending out alerts ## Customization To make this workflow work for you, please customize the following items: - All Baserow nodes will need to be updated with your own credentials, database, tables, and fields - The *Send Shopping List* node will need to be configured with your email credentials and email addresses - The *Create Shopper Form* Set node will need to have the code in the HTML *value* modified to reflect your Production URL from the *Submit Shopper* node (See [instructions below](#Changing_the_Webhook_URL_the_Webform_Posts_to)) - The Cron node will need to be modified to reflect the timing that you wish to use ## Modifying the Webform The webform is the piece that people normally want to customize but is often the most complex because it is raw HTML. Here are some quick tips for making changes to the form. ### Webform Nodes There are two nodes that control what you see in the form: - *Create Shopper Form* - displays the form and submits it to the correct webhook - *Create Response Page* - displays the results when the form is submitted ### Editing the Webform The easiest way that I have found to edit the webform is to: 1. Open up the Set node (*Create Shopper Form* or *Create Response Page*) that contains the HTML you wish to edit. 2. Copy the contents of the HTML value to your favorite HTML editor. 3. Make your changes. 4. Paste the updated HTML back into the Set node. ### Changing the Webhook URL the Webform Posts to In order for the webform to work properly, do the following: 1. Determine the Production URL for the *Submit Shopper* webhook node. 2. In the *Create Shopper Form* node, look for the following line in the HTML value: `form action=https://tephlon.app.n8n.cloud/webhook/submit-shopper method=POST` 3. Replace `https://tephlon.app.n8n.cloud/webhook/submit-shopper` with your Production URL. ### Changing the Webform Image The image that is in the webform is actually embedded in the HTML in each of the *Create Shopper Form* or *Create Response Page* Set nodes and can be modified from there using these steps: 1. Open up the appropriate Set node. 2. In the HTML value, find the line that starts with `background-image:`. It will be followed by a long string that looks like random characters. 3. Using a tool like [Image to Base64 Converter](https://codebeautify.org/image-to-base64-converter), upload your image and generate a new CSS background source. 4. Replace the original `background-image:` line (including all the random characters) with the new generated CSS background source.

    n8nFree
  4. Automate URL Screenshot Capture and Email Notifications via Google Sheets

    Streamline the process of capturing website screenshots from URLs listed in Google Sheets, saving them to Google Drive, and notifying stakeholders via Gmail.

    n8nFree
  5. Create a Notion AI Assistant with Google Gemini for Managing Tasks & Content

    **This n8n workflow template uses community nodes and is only compatible with the self-hosted version of n8n.** # Build an AI agent for Notion (with Notion official MCP server) ![Screenshot 20250610 at 15.11.56.png](fileId:1475) ## Use case This template empowers Notion power-users to build their own AI assistant, deeply integrated with their workspace. It solves the constant problem of copy-pasting and context-switching between a separate AI chat and Notion by creating a direct, conversational bridge. Now you can interact with an intelligent agent that can create, retrieve, and update your Notion databases and pages on your behalf, turning your workspace into a truly dynamic productivity hub. ![Screenshot 20250610 at 13.52.46.png](fileId:1474) ## How it works When you send a message via the chat interface, the workflow passes it to your chosen AI model. The model, connected to the official Notion tool server, analyzes your request to see if it can be fulfilled by one of its available Notion actions. If it matches a tool, the workflow executes the command using the Notion API—like creating a new page or searching a database—and the AI then confirms the action is complete back in the chat. ## Setup **Prerequisite:** This template is for **self-hosted n8n instances only**, as it requires a community node. 1. Copy this workflow into your self-hosted n8n instance. 2. Install the required community node (n8n-nodes-mcp). 3. Add your credentials for your chosen AI Model and the Notion MCP Server. 4. Test the workflow by starting chatting with your new Notion assistant. ## How to adjust it to your needs - You can use the AI model you want and even easily compare different AI models. - You can start from this template and then provide other tools to your AI agent to build more powerful workflows.

    n8nFree
  6. Add Google Sheets rows for Layerise experiences

    Make will import your Layerise experiences into your Google sheets worksheet as a row. Heres the [sheet](https://docs.google.com/spreadsheets/d/1Bd3ef6vSgP-rzYHyhAqoXZSKsWzguhRGmsAAODFCtVo/edit?usp=sharing) used in this scenario.

    MakeFree
  7. Automate Email to Notion Task Creation with AI and Multi-User Support

    This workflow transforms emails into actionable tasks in Notion using AI, supporting multiple users with individual configurations via a custom web portal.

    n8nFree
  8. Manually Create a New Trello Card with Custom Details

    This workflow allows you to manually trigger the creation of a new card in Trello, complete with a custom name and description.

    n8nFree
  9. Automate Task Creation in Asana from Microsoft Calendar Events

    Enhance your productivity by automatically creating tasks in Asana whenever new events are added to your Microsoft Calendar. This integration ensures you stay organized and never miss important tasks linked to your calendar events.

    MakeFree
  10. Organize ClickUp Tasks and Update Airtable Records

    This Zap automates the process of managing tasks between ClickUp and Airtable. It filters tasks based on specific criteria, finds the corresponding record in Airtable, and updates it accordingly. This integration ensures that your task management is streamlined and that your Airtable records are always up-to-date with the latest task information from ClickUp, enhancing productivity and organization.

    ZapierFree
  11. Save completed poll results to Google Sheets

    Use this template to automatically export completed poll results from Intellivy.net into Google Sheets. When a poll is finished, the scenario creates a new spreadsheet with separate sheets for poll headers, poll details, and poll answers. his makes it easy to view, analyze, and share results with your team in a structured format. You only need to connect your Google account â❠everything else is handled for you.

    MakeFree
  12. Create Diigo bookmarks for new Google Sheets spreadsheet rows

    Every time a new row is added to a Google Sheets spreadsheet, Make will automatically create a new bookmark in Diigo.

    MakeFree
  13. Automatically Log New RSS Articles into Google Sheets

    Effortlessly track and organize new articles from your favorite RSS feeds by automatically adding them as rows in Google Sheets. Ideal for content curation, research, or maintaining a collection of interesting reads.

    MakeFree
  14. Automatically Import JSON Attachments from Gmail to CSV Spreadsheet

    This workflow automatically retrieves a JSON file from a Gmail email attachment and converts it into a CSV spreadsheet.

    n8nFree
  15. Automatically Update Google Sheets with Similar Words for New Entries

    This workflow updates your Google Sheets by adding similar words whenever a new word is entered. It leverages the Words API to find similar words and updates the corresponding row in Google Sheets.

    MakeFree
  16. Sync TickTick Tasks with Google Calendar Events

    This Zap automates the process of creating detailed events in Google Calendar whenever a new task is created in TickTick. By linking these two tools, users can ensure that their tasks are seamlessly integrated into their calendar, allowing for better time management and organization. This integration helps users stay on top of their tasks and appointments without the need for manual entry, ultimately enhancing productivity and efficiency.

    ZapierFree
  17. Automate Project Creation in Todoist from New Zoho Projects

    This workflow automatically creates new projects in Todoist whenever a new project is added in Zoho Projects, streamlining project management across platforms.

    MakeFree
  18. Automated Anomaly Detection for Crop Datasets

    This workflow automates the process of detecting anomalies in crop datasets using advanced clustering techniques.

    n8n$19.99
  19. Automate GIRITON User Attendance Logging to Google Sheets

    Automatically retrieve and log attendance data of GIRITON users into a Google Sheets spreadsheet at regular intervals.

    MakeFree
  20. Automate Task Creation in Teamwork from New Gmail Emails

    Automatically create a new task in Teamwork using the content of newly received emails in Gmail. This workflow streamlines task management by converting email information into actionable tasks.

    MakeFree
  21. Automated Document Processing and Chatbot Integration

    This workflow automates the extraction and management of company policies and benefits through an AI-powered chatbot.

    n8n$14.99
  22. Automate Your WordPress Blog Creation with Postgres and OpenAI

    This workflow automates the process of generating and publishing blog posts on WordPress using Postgres and OpenAI.

    n8n$7.26
  23. Automate Google Calendar Event Creation from Smartsheet Rows

    This workflow automatically creates Google Calendar events based on new or updated rows in Smartsheet, streamlining your scheduling process.

    MakeFree
  24. ← PreviousPage 6 of 51Next →

    Related categories

    Communication (2,463)AI (1,929)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