LogoAgentHunter
  • Submit
  • Industries
  • Categories
  • Agency
Logo
LogoAgentHunter

Discover, Compare, and Leverage the Best AI Agents

Featured On

Featured on yo.directory
yo.directory
Featured on yo.directory
Featured on Startup Fame
Startup Fame
Featured on Startup Fame
AIStage
Listed on AIStage
Sprunkid
Featured on Sprunkid
Featured on Twelve Tools
Twelve Tools
Featured on Twelve Tools
Listed on Turbo0
Turbo0
Listed on Turbo0
Featured on Product Hunt
Product Hunt
Featured on Product Hunt
Pipsgames
Game Sprunki
Featured on Game Sprunki
NB2 Hub
AI Toolz Dir
Featured on AI Toolz Dir
Featured on Microlaunch
Microlaunch
Featured on Microlaunch
Featured on Fazier
Fazier
Featured on Fazier
Featured on Techbase Directory
Techbase Directory
Featured on Techbase Directory
backlinkdirs
Featured on Backlink Dirs
Featured on SideProjectors
SideProjectors
Featured on SideProjectors
Submit AI Tools
Featured on Submit AI Tools
AI Hunt
Featured on AI Hunt
Featured on Dang.ai
Dang.ai
Featured on Dang.ai
Featured on AI Finder
AI Finder
Featured on AI Finder
Featured on LaunchIgniter
LaunchIgniter
Featured on LaunchIgniter
Imglab
Featured on Imglab
AI138
Featured on AI138
600.tools
Featured on 600.tools
Featured Tool
Featured on Featured Tool
Dirs.cc
Featured on Dirs.cc
Ant Directory
Featured on Ant Directory
Featured on MagicBox.tools
MagicBox.tools
Featured on MagicBox.tools
Featured on Code.market
Code.market
Featured on Code.market
Featured on LaunchBoard
LaunchBoard
Featured on LaunchBoard
Genify
Featured on Genify
Featured on LaunchDirectories
LaunchDirectories
Featured on LaunchDirectories
ConceptViz
ConceptViz
Featured on Good AI Tools
Good AI Tools
Featured on Good AI Tools
Featured on Acid Tools
Acid Tools
Featured on Acid Tools
Featured on AIGC 160
AIGC 160
Featured on AIGC 160
Featured on AI Tech Viral
AI Tech Viral
Featured on AI Tech Viral
Featured on AI Toolz
AI Toolz
Featured on AI Toolz
Featured on AI X Collection
AI X Collection
Featured on AI X Collection
Featured on Appa List
Appa List
Featured on Appa List
Featured on Appsy Tools
Appsy Tools
Featured on Appsy Tools
Featured on Ash List
Ash List
Featured on Ash List
Featured on Beam Tools
Beam Tools
Featured on Beam Tools
Featured on Best Tool Vault
Best Tool Vault
Featured on Best Tool Vault
Featured on Hunt for Tools
Hunt for Tools
Featured on Hunt for Tools
Featured on Latest AI Updates
Latest AI Updates
Featured on Latest AI Updates
Featured on Launch Scroll
Launch Scroll
Featured on Launch Scroll
Featured on My Start Tools
My Start Tools
Featured on My Start Tools
Featured on My Launch Stash
My Launch Stash
Featured on My Launch Stash
Featured on Power Up Tools
Power Up Tools
Featured on Power Up Tools
Featured on Product List Dir
Product List Dir
Featured on Product List Dir
Featured on Product Wing
Product Wing
Featured on Product Wing
Featured on SaaS Field
SaaS Field
Featured on SaaS Field
Featured on SaaS Hub Directory
SaaS Hub Directory
Featured on SaaS Hub Directory
Featured on SaaS Roots
SaaS Roots
Featured on SaaS Roots
Featured on SaaS Tools Dir
SaaS Tools Dir
Featured on SaaS Tools Dir
Featured on SaaS Wheel
SaaS Wheel
Featured on SaaS Wheel
Featured on Smart Kit Hub
Smart Kit Hub
Featured on Smart Kit Hub
Featured on Software Bolt
Software Bolt
Featured on Software Bolt
Featured on Solver Tools
Solver Tools
Featured on Solver Tools
Featured on Source Dir
Source Dir
Featured on Source Dir
Featured on Stack Directory
Stack Directory
Featured on Stack Directory
Featured on Startup AIdeas
Startup AIdeas
Featured on Startup AIdeas
Featured on Startup Benchmarks
Startup Benchmarks
Featured on Startup Benchmarks
Featured on Startup Vessel
Startup Vessel
Featured on Startup Vessel
Featured on Super AI Boom
Super AI Boom
Featured on Super AI Boom
Featured on That App Show
That App Show
Featured on That App Show
Featured on The App Tools
The App Tools
Featured on The App Tools
Featured on The Core Tools
The Core Tools
Featured on The Core Tools
Featured on The Key Tools
The Key Tools
Featured on The Key Tools
Featured on The Mega Tools
The Mega Tools
Featured on The Mega Tools
Featured on Tiny Tool Hub
Tiny Tool Hub
Featured on Tiny Tool Hub
Featured on Tool Cosmos
Tool Cosmos
Featured on Tool Cosmos
Featured on Tool Find Dir
Tool Find Dir
Featured on Tool Find Dir
Featured on Tool Journey
Tool Journey
Featured on Tool Journey
Featured on Tool Prism
Tool Prism
Featured on Tool Prism
Featured on Tool Signal
Tool Signal
Featured on Tool Signal
Featured on Tools Under Radar
Tools Under Radar
Featured on Tools Under Radar
Featured on Tools List HQ
Tools List HQ
Featured on Tools List HQ
Featured on Top Trend Tools
Top Trend Tools
Featured on Top Trend Tools
Featured on Toshi List
Toshi List
Featured on Toshi List
Featured on Trustiner
Trustiner
Featured on Trustiner
Featured on Unite List
Unite List
Featured on Unite List
Featured on We Like Tools
We Like Tools
Featured on We Like Tools
Copyright © 2026 All Rights Reserved.
Product
  • AI Agents Directory
  • AI Agent Glossary
  • Industries
  • Categories
Resources
  • AI Agentic Workflows
  • Blog
  • News
  • Submit
  • Coummunity
  • Ebooks
Company
  • About Us
  • Privacy Policy
  • Terms of Service
  • Sitemap
Friend Links
  • X AI Creator
  • AI Music API
  • ImaginePro AI
  • Dog Names
  • Readdit Analytics

Workflow Automation

Free AI Agentic Workflows

Use the filters above to find specific workflow types.
Total: 819 workflows, Showing 9 workflows
n8n

✨ Summarize Google Sheets Feedback with GPT-4

This n8n workflow was developed to collect and summarize feedback from an event that was collected via a Google Form and saved in a Google Sheets document. The workflow is triggered manually by clicking on the "Test workflow" button. The Google Sheets node retrieves the responses from the feedback form. The Aggregate node then combines all responses for each question into arrays and prepares the data for analysis. The OpenAI node processes the aggregated feedback data. The System Prompt instructs the model to analyze the responses and generate a summary report that includes the overall sentiment regarding the event and constructive suggestions for improvement. The Markdown node converts the summary report, which is in Markdown format, into HTML. Finally, the Gmail node sends an HTML-formatted email to the specified email address.

Tools Used

OpenAI ChatGPT
Google Sheets
Gmail

Categories

analytics
data management
content creation
A

AgentHunter

May 16, 2025

n8n

🔧 Classify Bugs in Linear with GPT-4 and Assign to Teams

Use case When working with multiple teams, bugs must get in front of the right team as quickly as possible to be resolved. Normally, this includes a manual grooming of new bugs that have arrived in your ticketing system (in our case, Linear). We found this way too time-consuming. That's why we built this workflow. What this workflow does This workflow triggers every time a Linear issue is created or updated within a certain team. For us at n8n, we created one general team called Engineering where all bugs get added in the beginning. The workflow then checks if the issue meets the criteria to be auto-moved to a certain team. In our case, that means that the description is filled, that it has the bug label, and that it's in the Triage state. The workflow then classifies the bug using OpenAI's GPT-4 model before updating the team property of the Linear issue. If the AI fails to classify a team, the workflow sends an alert to Slack. Setup - Add your Linear and OpenAI credentials. - Change the team in the Linear Trigger to match your needs. - Customize your teams and their areas of responsibility in the Set me up node. Please use the format [Teamname][Description/Areas of responsibility]. Also, make sure that the team names match the names in Linear exactly. - Change the Slack channel in the Set me up node to your Slack channel of choice. How to adjust it to your needs - Play around with the context that you're giving to OpenAI, to make sure the model has enough knowledge about your teams and their areas of responsibility. - Adjust the handling of AI failures to your needs. How to enhance this workflow At n8n, we use this workflow in combination with some others. For example, we have the following enhancements: - We're using an automation that enables everyone to add new bugs easily with the right data via a /bug command in Slack.

Tools Used

OpenAI ChatGPT
Linear
Slack

Categories

dev ops
ai
engineering
A

AgentHunter

May 16, 2025

n8n

🤖 Ask for Human Help When AI Can't Answer

This is a workflow that tries to answer user queries using the standard GPT-4 model. If it can't answer, it sends a message to Slack to ask for human help. It prompts the user to supply an email address. This workflow is used in Advanced AI examples | Ask a human in the documentation. To use this workflow: 1. Load it into your n8n instance. 2. Add your credentials as prompted by the notes. 3. Configure the Slack node to use your Slack details, or swap out Slack for a different service.

Tools Used

OpenAI ChatGPT
Slack

Categories

ai
customer support
productivity
A

AgentHunter

May 16, 2025

n8n

🚀 Prepare CSV Files with GPT-4

This workflow generates CSV files containing a list of 10 random users with specific characteristics using OpenAI's GPT-4 model. It then splits this data into batches, converts it to CSV format, and saves it to disk for further use. The execution of the workflow begins from here when triggered manually. "OpenAI" Node. This uses the OpenAI API to generate random user data. The input to the OpenAI API is a fixed string, which asks for a list of 10 random users with some specific attributes. The attributes include a name and surname starting with the same letter, a subscription status, and a subscription date (if they are subscribed). There is also a short example of the JSON object structure. This technique is called one-shot prompting. "Split In Batches" Node. This node is used to handle the OpenAI responses one by one. "Parse JSON" Node. This node converts the content of the message received from the OpenAI node (which is in string format) into a JSON object. "Make JSON Table" Node. This node is used to convert the JSON data into a tabular format, which is easier to handle for further data processing. "Convert to CSV" Node. This node converts the table format data received from the "Make JSON Table" node into CSV format and assigns a file name. "Save to Disk" Node. This node is used to save the CSV generated in the previous node to disk in the ".n8n" directory. The workflow is designed in a circular manner. So, after saving the file to disk, it goes back to the "Split In Batches" node to process the OpenAI output, until all batches are processed.

Tools Used

OpenAI ChatGPT

Categories

data management
ai
analytics
A

AgentHunter

May 16, 2025

n8n

🔍 Analyze NFT Market Trends with AI-Powered OpenSea Analytics Tool

Get deep insights into NFT market trends, sales data, and collection statistics—all powered by AI and OpenSea! This workflow connects GPT-4o-mini, OpenSea API, and n8n automation to provide real-time analytics on NFT collections, wallet transactions, and market trends. It is ideal for NFT traders, collectors, and investors looking to make informed decisions based on structured data. How It Works - Receives user queries via Telegram, webhooks, or another connected interface. - Determines the correct API tool based on the request (e.g., collection stats, wallet transactions, event tracking). - Retrieves data from OpenSea API (requires API key). - Processes the information using an AI-powered analytics agent. - Returns structured insights in an easy-to-read format for quick decision-making. What You Can Do with This Agent 🔹 Retrieve NFT Collection Stats → Get floor price, volume, sales data, and market cap. 🔹 Track Wallet Activity → Analyze transactions for a given wallet address. 🔹 Monitor NFT Market Trends → Track historical sales, listings, bids, and transfers. 🔹 Compare Collection Performance → View side-by-side market data for different NFT projects. 🔹 Analyze NFT Transaction History → Check real-time ownership changes for any NFT. 🔹 Identify Market Shifts → Detect sudden spikes in demand, price changes, and whale movements. Example Queries You Can Use ✅ "Get stats for the Bored Ape Yacht Club collection." ✅ "Show me all NFT sales from the last 24 hours." ✅ "Fetch all NFT transfers for wallet 0x123...abc on Ethereum." ✅ "Compare the last 3 months of sales volume for Azuki and CloneX." ✅ "Track the top 10 wallets making the most NFT purchases this week." Available API Tools & Endpoints 1️⃣ Get Collection Stats → /api/v2/collections/{collection_slug}/stats (Retrieve NFT collection-wide market data) 2️⃣ Get Events → /api/v2/events (Fetch global NFT sales, transfers, listings, bids, redemptions) 3️⃣ Get Events by Account → /api/v2/events/accounts/{address} (Track transactions by wallet) 4️⃣ Get Events by Collection → /api/v2/events/collection/{collection_slug} (Get sales activity for a collection) 5️⃣ Get Events by NFT → /api/v2/events/chain/{chain}/contract/{address}/nfts/{identifier} (Retrieve historical transactions for a specific NFT) Set Up Steps 1. Get an OpenSea API Key Sign up at OpenSea API and request an API key. 2. Configure API Credentials in n8n Add your OpenSea API key under HTTP Header Authentication. 3. Connect the Workflow to Telegram, Slack, or Database (Optional) Use n8n integrations to send alerts to Telegram, Slack, or save results to Google Sheets, Notion, etc. 4. Deploy and Test Send a query (e.g., "Azuki latest sales") and receive instant NFT market insights! Stay ahead in the NFT market—get real-time analytics with OpenSea’s AI-powered analytics agent!

Tools Used

OpenAI ChatGPT
OpenSea

Categories

analytics
ai
entrepreneur
A

AgentHunter

May 16, 2025

n8n

🤖 Real-time NFT Insights with OpenSea AI Tool

Instantly access NFT metadata, collections, traits, contracts, and ownership details from OpenSea! This workflow integrates GPT-4o-mini AI, OpenSea API, and n8n automation to provide structured NFT data for traders, collectors, and investors. How It Works - Receives user queries via Telegram, webhooks, or another connected interface. - Determines the correct API tool based on the request (e.g., user profile, NFT metadata, contract details). - Retrieves data from OpenSea API (requires API key). - Processes the information using an AI-powered NFT insights engine. - Returns structured insights in an easy-to-read format for quick decision-making. What You Can Do with This Agent 🔹 Retrieve OpenSea User Profiles → Get user bio, links, and profile info. 🔹 Fetch NFT Collection Details → Get collection metadata, traits, fees, and contract info. 🔹 Analyze NFT Metadata → Retrieve ownership, rarity, and trait-based pricing. 🔹 Monitor NFTs Owned by a Wallet → Track all NFTs under a specific account. 🔹 Retrieve Smart Contract Data → Get blockchain contract details for an NFT collection. 🔹 Identify Valuable Traits → Fetch NFT trait insights and rarity scores.Example Queries You Can Use ✅ "Get OpenSea profile for 0xA5f49655E6814d9262fb656d92f17D7874d5Ac7E." ✅ "Retrieve details for the 'Azuki' NFT collection." ✅ "Fetch metadata for NFT #5678 from 'Bored Ape Yacht Club'." ✅ "Show all NFTs owned by 0x123... on Ethereum." ✅ "Get contract details for NFT collection 'CloneX'."Available API Tools & Endpoints 1️⃣ Get OpenSea Account Profile → /api/v2/accounts/{address_or_username} (Retrieve user bio, links, and image) 2️⃣ Get NFT Collection Details → /api/v2/collections/{collection_slug} (Get collection-wide metadata) 3️⃣ Get NFT Metadata → /api/v2/chain/{chain}/contract/{address}/nfts/{identifier} (Retrieve individual NFT details) 4️⃣ Get NFTs Owned by Account → /api/v2/chain/{chain}/account/{address}/nfts (List all NFTs owned by a wallet) 5️⃣ Get NFTs by Collection → /api/v2/collection/{collection_slug}/nfts (Retrieve all NFTs from a specific collection) 6️⃣ Get NFTs by Contract → /api/v2/chain/{chain}/contract/{address}/nfts (Retrieve all NFTs under a contract) 7️⃣ Get Payment Token Details → /api/v2/chain/{chain}/payment_token/{address} (Fetch info on payment tokens used in NFT transactions) 8️⃣ Get NFT Traits → /api/v2/traits/{collection_slug} (Retrieve collection-wide trait data)Set Up Steps 1. Get an OpenSea API Key Sign up at OpenSea API and request an API key. 2. Configure API Credentials in n8n Add your OpenSea API key under HTTP Header Authentication. 3. Connect the Workflow to Telegram, Slack, or Database (Optional) Use n8n integrations to send alerts to Telegram, Slack, or save results to Google Sheets, Notion, etc. 4. Deploy and Test Send a query (e.g., "Azuki latest sales") and receive instant NFT market insights! Unlock powerful NFT analytics with AI-powered OpenSea insights—start now!

Tools Used

OpenAI ChatGPT
OpenSea
Telegram

Categories

ai
data management
analytics
A

AgentHunter

May 16, 2025

n8n
Featured

🚀 Automate Advanced SEO Keyword Research with AI

How to automate advanced SEO keyword research using AI and N8N workflows to save time and uncover high-value search terms for any content creation. Using n8n and DataForSEO.

Tools Used

DataForSEO

Categories

seo
content creation
analytics
TD

Thiago de Gois

May 16, 2025

n8n
Featured

🔧 Deep Web Scraper & RAG Automation

Deep web scrapper + RAG: Automation recursively downloads each page of the target website and extracts links, emails, texts, and PDF documents. Then, all extracted data goes into RAG, from which you can later extract data via chat or any other interface. Steps to follow: 1. Create a Supabase account and project. 2. Connect Supabase to n8n. 3. Connect PostgreSQL from Supabase to n8n. 4. Create Supabase tables and functions. 5. Run the automation. 6. If automation times out, you can re-run it with a click-to-start workflow node connected to the 'Check Supabase' node. 7. Sometimes, an HTTP request fails and causes automation to mark the URL as failed, but you can re-activate these URLs (after automation is finished) with another sub-flow. Then simply re-run the main web-scrapper automation.

Tools Used

Supabase
OpenAI

Categories

data extraction
dev ops
ai
DK

Dmitry Klimkin

May 16, 2025

n8n
Featured

📄 Psynalytics Research Proposal Agent – AI Research Proposal Outlines

Psynalytics Research Proposal Agent – Instant Research Proposal Outlines with AI. This agent is designed to help consultants, psychologists, and researchers generate full research proposal outlines in minutes.” 💡 What it does: Simply type your topic into Telegram, and the bot takes care of the rest: • Refines your idea into 8 advanced academic search queries. • Synthesizes literature, theory, and methods using GPT. • Generates a structured proposal outline: → Title → Background & rationale → Problem statement → Research questions → Literature review themes → Methodology → Ethics, expected outcomes, references. • Converts the outline into a beautifully branded PDF. • Delivers it instantly via Telegram or email. 🚀 Built for busy professionals who need fast, structured, high-quality proposals—without staring at a blank page. No coding required. Just start typing.

Tools Used

OpenAI
Telegram

Categories

research
ai
content creation
LE

Llewellyn E. van Zyl

May 16, 2025

  • Previous
  • 1
  • 2
  • 3
  • More pages
  • 90
  • 91
  • Next

Agent Newsletter

Get Agentic Newsletter Today

Subscribe to our newsletter for the latest news and updates