@n8n-as-code/skills 2.0.1 → 2.0.2-next.10
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -0
- package/dist/assets/n8n-credentials-ontology.json +1 -1
- package/dist/assets/n8n-docs-complete.json +11321 -11552
- package/dist/assets/n8n-knowledge-index.json +4475 -4565
- package/dist/assets/n8n-nodes-index.json +13 -13
- package/dist/assets/n8n-nodes-technical.json +31 -33
- package/dist/assets/workflows-index.json +482 -3
- package/package.json +2 -2
|
@@ -1,11 +1,36 @@
|
|
|
1
1
|
{
|
|
2
|
-
"generatedAt": "2026-05-
|
|
2
|
+
"generatedAt": "2026-05-08T15:01:51.229Z",
|
|
3
3
|
"repository": "https://github.com/nusquama/n8nworkflows.xyz.git",
|
|
4
4
|
"sourceRef": "main",
|
|
5
|
-
"sourceCommit": "
|
|
5
|
+
"sourceCommit": "1323563c344e6748e59b8777844b219a18724725",
|
|
6
6
|
"refreshStrategy": "fresh-clone-per-build",
|
|
7
|
-
"totalWorkflows":
|
|
7
|
+
"totalWorkflows": 8766,
|
|
8
8
|
"workflows": [
|
|
9
|
+
{
|
|
10
|
+
"id": 15448,
|
|
11
|
+
"slug": "Score and route pre-trip vehicle inspections with local AI and alerts-15448",
|
|
12
|
+
"name": "Score And Route Pre Trip Vehicle Inspections With Local AI And Alerts",
|
|
13
|
+
"tags": [
|
|
14
|
+
"Document Extraction",
|
|
15
|
+
"AI Summarization"
|
|
16
|
+
],
|
|
17
|
+
"author": "knute",
|
|
18
|
+
"createdAt": null,
|
|
19
|
+
"description": null,
|
|
20
|
+
"hasWorkflow": true,
|
|
21
|
+
"workflowFile": "score_and_route_pre-trip_vehicle_inspections_with_local_ai_and_alerts.json",
|
|
22
|
+
"workflowPath": "workflows/Score and route pre-trip vehicle inspections with local AI and alerts-15448/score_and_route_pre-trip_vehicle_inspections_with_local_ai_and_alerts.json",
|
|
23
|
+
"url": "https://n8nworkflows.xyz/workflows/score-and-route-pre-trip-vehicle-inspections-with-local-ai-and-alerts-15448\n",
|
|
24
|
+
"nodeTypes": [
|
|
25
|
+
"n8n-nodes-base.code",
|
|
26
|
+
"n8n-nodes-base.switch",
|
|
27
|
+
"n8n-nodes-base.webhook",
|
|
28
|
+
"n8n-nodes-base.emailSend",
|
|
29
|
+
"n8n-nodes-base.stickyNote",
|
|
30
|
+
"n8n-nodes-base.httpRequest",
|
|
31
|
+
"n8n-nodes-base.respondToWebhook"
|
|
32
|
+
]
|
|
33
|
+
},
|
|
9
34
|
{
|
|
10
35
|
"id": 15444,
|
|
11
36
|
"slug": "Extract sitemap URLs in bulk via chat and export them to a CSV download link-15444",
|
|
@@ -516,6 +541,33 @@
|
|
|
516
541
|
"@n8n/n8n-nodes-langchain.outputParserStructured"
|
|
517
542
|
]
|
|
518
543
|
},
|
|
544
|
+
{
|
|
545
|
+
"id": 15411,
|
|
546
|
+
"slug": "Local Business Lead Discovery and Enrichment Agent-15411",
|
|
547
|
+
"name": "Local Business Lead Discovery And Enrichment Agent",
|
|
548
|
+
"tags": [
|
|
549
|
+
"Lead Generation",
|
|
550
|
+
"AI Summarization"
|
|
551
|
+
],
|
|
552
|
+
"author": "naz",
|
|
553
|
+
"createdAt": null,
|
|
554
|
+
"description": null,
|
|
555
|
+
"hasWorkflow": true,
|
|
556
|
+
"workflowFile": "local_business_lead_discovery_and_enrichment_agent.json",
|
|
557
|
+
"workflowPath": "workflows/Local Business Lead Discovery and Enrichment Agent-15411/local_business_lead_discovery_and_enrichment_agent.json",
|
|
558
|
+
"url": "https://n8nworkflows.xyz/workflows/local-business-lead-discovery-and-enrichment-agent-15411\n",
|
|
559
|
+
"nodeTypes": [
|
|
560
|
+
"n8n-nodes-base.code",
|
|
561
|
+
"n8n-nodes-base.gmail",
|
|
562
|
+
"n8n-nodes-base.postgres",
|
|
563
|
+
"n8n-nodes-base.aggregate",
|
|
564
|
+
"n8n-nodes-base.stickyNote",
|
|
565
|
+
"@n8n/n8n-nodes-langchain.agent",
|
|
566
|
+
"n8n-nodes-base.scheduleTrigger",
|
|
567
|
+
"@n8n/n8n-nodes-langchain.lmChatOpenAi",
|
|
568
|
+
"@mendable/n8n-nodes-firecrawl.firecrawlTool"
|
|
569
|
+
]
|
|
570
|
+
},
|
|
519
571
|
{
|
|
520
572
|
"id": 15410,
|
|
521
573
|
"slug": "AI-Powered NPM Package Intelligence Agent-15410",
|
|
@@ -753,6 +805,61 @@
|
|
|
753
805
|
"@n8n/n8n-nodes-langchain.informationExtractor"
|
|
754
806
|
]
|
|
755
807
|
},
|
|
808
|
+
{
|
|
809
|
+
"id": 15388,
|
|
810
|
+
"slug": "Sell products in Telegram with Paystack and Google Sheets-15388",
|
|
811
|
+
"name": "Sell Products In Telegram With Paystack And Google Sheets",
|
|
812
|
+
"tags": [
|
|
813
|
+
"CRM",
|
|
814
|
+
"AI Chatbot"
|
|
815
|
+
],
|
|
816
|
+
"author": "sampidia",
|
|
817
|
+
"createdAt": null,
|
|
818
|
+
"description": null,
|
|
819
|
+
"hasWorkflow": true,
|
|
820
|
+
"workflowFile": "sell_products_in_telegram_with_paystack_and_google_sheets.json",
|
|
821
|
+
"workflowPath": "workflows/Sell products in Telegram with Paystack and Google Sheets-15388/sell_products_in_telegram_with_paystack_and_google_sheets.json",
|
|
822
|
+
"url": "https://n8nworkflows.xyz/workflows/sell-products-in-telegram-with-paystack-and-google-sheets-15388\n",
|
|
823
|
+
"nodeTypes": [
|
|
824
|
+
"n8n-nodes-base.if",
|
|
825
|
+
"n8n-nodes-base.code",
|
|
826
|
+
"n8n-nodes-base.merge",
|
|
827
|
+
"n8n-nodes-base.switch",
|
|
828
|
+
"n8n-nodes-base.webhook",
|
|
829
|
+
"n8n-nodes-base.telegram",
|
|
830
|
+
"n8n-nodes-base.stickyNote",
|
|
831
|
+
"n8n-nodes-base.httpRequest",
|
|
832
|
+
"n8n-nodes-base.googleSheets",
|
|
833
|
+
"n8n-nodes-base.telegramTrigger"
|
|
834
|
+
]
|
|
835
|
+
},
|
|
836
|
+
{
|
|
837
|
+
"id": 15385,
|
|
838
|
+
"slug": "Analyze Google Ads search terms and get negative keyword suggestions with OpenAI GPT-5.4-mini-15385",
|
|
839
|
+
"name": "Analyze Google Ads Search Terms And Get Negative Keyword Suggestions With OpenAI GPT 5.4 Mini",
|
|
840
|
+
"tags": [
|
|
841
|
+
"Market Research",
|
|
842
|
+
"AI Summarization"
|
|
843
|
+
],
|
|
844
|
+
"author": "zepix",
|
|
845
|
+
"createdAt": null,
|
|
846
|
+
"description": null,
|
|
847
|
+
"hasWorkflow": true,
|
|
848
|
+
"workflowFile": "analyze_google_ads_search_terms_and_get_negative_keyword_suggestions_with_openai_gpt-5.4-mini.json",
|
|
849
|
+
"workflowPath": "workflows/Analyze Google Ads search terms and get negative keyword suggestions with OpenAI GPT-5.4-mini-15385/analyze_google_ads_search_terms_and_get_negative_keyword_suggestions_with_openai_gpt-5.4-mini.json",
|
|
850
|
+
"url": "https://n8nworkflows.xyz/workflows/analyze-google-ads-search-terms-and-get-negative-keyword-suggestions-with-openai-gpt-5-4-mini-15385\n",
|
|
851
|
+
"nodeTypes": [
|
|
852
|
+
"n8n-nodes-base.set",
|
|
853
|
+
"n8n-nodes-base.code",
|
|
854
|
+
"n8n-nodes-base.stickyNote",
|
|
855
|
+
"n8n-nodes-base.httpRequest",
|
|
856
|
+
"n8n-nodes-base.googleSheets",
|
|
857
|
+
"n8n-nodes-base.manualTrigger",
|
|
858
|
+
"n8n-nodes-base.scheduleTrigger",
|
|
859
|
+
"@n8n/n8n-nodes-langchain.chainLlm",
|
|
860
|
+
"@n8n/n8n-nodes-langchain.lmChatOpenAi"
|
|
861
|
+
]
|
|
862
|
+
},
|
|
756
863
|
{
|
|
757
864
|
"id": 15384,
|
|
758
865
|
"slug": "Send Jira high priority issue alerts to Slack, Google Chat and email-15384",
|
|
@@ -938,6 +1045,35 @@
|
|
|
938
1045
|
"n8n-nodes-base.scheduleTrigger"
|
|
939
1046
|
]
|
|
940
1047
|
},
|
|
1048
|
+
{
|
|
1049
|
+
"id": 15369,
|
|
1050
|
+
"slug": "Triage emails and draft Gmail replies with Gemini and Google Calendar-15369",
|
|
1051
|
+
"name": "Triage Emails And Draft Gmail Replies With Gemini And Google Calendar",
|
|
1052
|
+
"tags": [
|
|
1053
|
+
"Ticket Management",
|
|
1054
|
+
"AI Summarization"
|
|
1055
|
+
],
|
|
1056
|
+
"author": "growthai",
|
|
1057
|
+
"createdAt": null,
|
|
1058
|
+
"description": null,
|
|
1059
|
+
"hasWorkflow": true,
|
|
1060
|
+
"workflowFile": "triage_emails_and_draft_gmail_replies_with_gemini_and_google_calendar.json",
|
|
1061
|
+
"workflowPath": "workflows/Triage emails and draft Gmail replies with Gemini and Google Calendar-15369/triage_emails_and_draft_gmail_replies_with_gemini_and_google_calendar.json",
|
|
1062
|
+
"url": "https://n8nworkflows.xyz/workflows/triage-emails-and-draft-gmail-replies-with-gemini-and-google-calendar-15369\n",
|
|
1063
|
+
"nodeTypes": [
|
|
1064
|
+
"n8n-nodes-base.code",
|
|
1065
|
+
"n8n-nodes-base.gmail",
|
|
1066
|
+
"n8n-nodes-base.filter",
|
|
1067
|
+
"n8n-nodes-base.switch",
|
|
1068
|
+
"n8n-nodes-base.gmailTool",
|
|
1069
|
+
"n8n-nodes-base.stickyNote",
|
|
1070
|
+
"n8n-nodes-base.gmailTrigger",
|
|
1071
|
+
"@n8n/n8n-nodes-langchain.agent",
|
|
1072
|
+
"n8n-nodes-base.googleCalendarTool",
|
|
1073
|
+
"@n8n/n8n-nodes-langchain.lmChatGoogleGemini",
|
|
1074
|
+
"@n8n/n8n-nodes-langchain.outputParserStructured"
|
|
1075
|
+
]
|
|
1076
|
+
},
|
|
941
1077
|
{
|
|
942
1078
|
"id": 15368,
|
|
943
1079
|
"slug": "Scrape LinkedIn post comments into Google Sheets with Apify-15368",
|
|
@@ -960,6 +1096,28 @@
|
|
|
960
1096
|
"n8n-nodes-base.googleSheets"
|
|
961
1097
|
]
|
|
962
1098
|
},
|
|
1099
|
+
{
|
|
1100
|
+
"id": 15367,
|
|
1101
|
+
"slug": "Scrape Google Maps business listings into Google Sheets with Apify-15367",
|
|
1102
|
+
"name": "Scrape Google Maps Business Listings Into Google Sheets With Apify",
|
|
1103
|
+
"tags": [
|
|
1104
|
+
"Market Research"
|
|
1105
|
+
],
|
|
1106
|
+
"author": "growthai",
|
|
1107
|
+
"createdAt": null,
|
|
1108
|
+
"description": null,
|
|
1109
|
+
"hasWorkflow": true,
|
|
1110
|
+
"workflowFile": "scrape_google_maps_business_listings_into_google_sheets_with_apify.json",
|
|
1111
|
+
"workflowPath": "workflows/Scrape Google Maps business listings into Google Sheets with Apify-15367/scrape_google_maps_business_listings_into_google_sheets_with_apify.json",
|
|
1112
|
+
"url": "https://n8nworkflows.xyz/workflows/scrape-google-maps-business-listings-into-google-sheets-with-apify-15367\n",
|
|
1113
|
+
"nodeTypes": [
|
|
1114
|
+
"n8n-nodes-base.set",
|
|
1115
|
+
"n8n-nodes-base.stickyNote",
|
|
1116
|
+
"n8n-nodes-base.formTrigger",
|
|
1117
|
+
"n8n-nodes-base.httpRequest",
|
|
1118
|
+
"n8n-nodes-base.googleSheets"
|
|
1119
|
+
]
|
|
1120
|
+
},
|
|
963
1121
|
{
|
|
964
1122
|
"id": 15366,
|
|
965
1123
|
"slug": "Route and prioritize support emails to Slack channels with easybits-15366",
|
|
@@ -985,6 +1143,32 @@
|
|
|
985
1143
|
"@easybits/n8n-nodes-extractor.easybitsExtractor"
|
|
986
1144
|
]
|
|
987
1145
|
},
|
|
1146
|
+
{
|
|
1147
|
+
"id": 15364,
|
|
1148
|
+
"slug": "Post daily AI-generated Instagram images from Google Sheets with GPT-4.1 Nano and Google Gemini-15364",
|
|
1149
|
+
"name": "Post Daily AI Generated Instagram Images From Google Sheets With GPT 4.1 Nano And Google Gemini",
|
|
1150
|
+
"tags": [
|
|
1151
|
+
"Social Media",
|
|
1152
|
+
"Multimodal AI"
|
|
1153
|
+
],
|
|
1154
|
+
"author": "jiteshdugar",
|
|
1155
|
+
"createdAt": null,
|
|
1156
|
+
"description": null,
|
|
1157
|
+
"hasWorkflow": true,
|
|
1158
|
+
"workflowFile": "post_daily_ai-generated_instagram_images_from_google_sheets_with_gpt-4.1_nano_and_google_gemini.json",
|
|
1159
|
+
"workflowPath": "workflows/Post daily AI-generated Instagram images from Google Sheets with GPT-4.1 Nano and Google Gemini-15364/post_daily_ai-generated_instagram_images_from_google_sheets_with_gpt-4.1_nano_and_google_gemini.json",
|
|
1160
|
+
"url": "https://n8nworkflows.xyz/workflows/post-daily-ai-generated-instagram-images-from-google-sheets-with-gpt-4-1-nano-and-google-gemini-15364\n",
|
|
1161
|
+
"nodeTypes": [
|
|
1162
|
+
"n8n-nodes-base.stickyNote",
|
|
1163
|
+
"n8n-nodes-base.googleSheets",
|
|
1164
|
+
"n8n-nodes-base.scheduleTrigger",
|
|
1165
|
+
"@n8n/n8n-nodes-langchain.chainLlm",
|
|
1166
|
+
"n8n-nodes-uploadtourl.uploadToUrl",
|
|
1167
|
+
"@n8n/n8n-nodes-langchain.googleGemini",
|
|
1168
|
+
"@n8n/n8n-nodes-langchain.lmChatOpenAi",
|
|
1169
|
+
"@mookielianhd/n8n-nodes-instagram.instagram"
|
|
1170
|
+
]
|
|
1171
|
+
},
|
|
988
1172
|
{
|
|
989
1173
|
"id": 15363,
|
|
990
1174
|
"slug": "Find high-mismatch local business leads with Firecrawl and Groq-15363",
|
|
@@ -1133,6 +1317,34 @@
|
|
|
1133
1317
|
"@n8n/n8n-nodes-langchain.outputParserStructured"
|
|
1134
1318
|
]
|
|
1135
1319
|
},
|
|
1320
|
+
{
|
|
1321
|
+
"id": 15356,
|
|
1322
|
+
"slug": "Turn video recordings into Twitter (X) threads with WayinVideo, GPT-4o-mini and Google Sheets-15356",
|
|
1323
|
+
"name": "Turn Video Recordings Into Twitter (X) Threads With WayinVideo, GPT 4o Mini And Google Sheets",
|
|
1324
|
+
"tags": [
|
|
1325
|
+
"Content Creation",
|
|
1326
|
+
"Multimodal AI"
|
|
1327
|
+
],
|
|
1328
|
+
"author": "incrementors",
|
|
1329
|
+
"createdAt": null,
|
|
1330
|
+
"description": null,
|
|
1331
|
+
"hasWorkflow": true,
|
|
1332
|
+
"workflowFile": "turn_video_recordings_into_twitter_x_threads_with_wayinvideo_gpt-4o-mini_and_google_sheets.json",
|
|
1333
|
+
"workflowPath": "workflows/Turn video recordings into Twitter (X) threads with WayinVideo, GPT-4o-mini and Google Sheets-15356/turn_video_recordings_into_twitter_x_threads_with_wayinvideo_gpt-4o-mini_and_google_sheets.json",
|
|
1334
|
+
"url": "https://n8nworkflows.xyz/workflows/turn-video-recordings-into-twitter--x--threads-with-wayinvideo--gpt-4o-mini-and-google-sheets-15356\n",
|
|
1335
|
+
"nodeTypes": [
|
|
1336
|
+
"n8n-nodes-base.if",
|
|
1337
|
+
"n8n-nodes-base.code",
|
|
1338
|
+
"n8n-nodes-base.wait",
|
|
1339
|
+
"n8n-nodes-base.twitter",
|
|
1340
|
+
"n8n-nodes-base.stickyNote",
|
|
1341
|
+
"n8n-nodes-base.formTrigger",
|
|
1342
|
+
"n8n-nodes-base.httpRequest",
|
|
1343
|
+
"n8n-nodes-base.googleSheets",
|
|
1344
|
+
"@n8n/n8n-nodes-langchain.agent",
|
|
1345
|
+
"@n8n/n8n-nodes-langchain.lmChatOpenAi"
|
|
1346
|
+
]
|
|
1347
|
+
},
|
|
1136
1348
|
{
|
|
1137
1349
|
"id": 15355,
|
|
1138
1350
|
"slug": "Summarize Zoom meetings with GPT-4o, Whisper, Supabase RAG and email reports-15355",
|
|
@@ -1247,6 +1459,41 @@
|
|
|
1247
1459
|
"n8n-nodes-base.scheduleTrigger"
|
|
1248
1460
|
]
|
|
1249
1461
|
},
|
|
1462
|
+
{
|
|
1463
|
+
"id": 15343,
|
|
1464
|
+
"slug": "Manage Notion tasks and reports from chat with Gemini and Gmail-15343",
|
|
1465
|
+
"name": "Manage Notion Tasks And Reports From Chat With Gemini And Gmail",
|
|
1466
|
+
"tags": [
|
|
1467
|
+
"Project Management",
|
|
1468
|
+
"AI Chatbot"
|
|
1469
|
+
],
|
|
1470
|
+
"author": "tajammul-iqbal",
|
|
1471
|
+
"createdAt": null,
|
|
1472
|
+
"description": null,
|
|
1473
|
+
"hasWorkflow": true,
|
|
1474
|
+
"workflowFile": "manage_notion_tasks_and_reports_from_chat_with_gemini_and_gmail.json",
|
|
1475
|
+
"workflowPath": "workflows/Manage Notion tasks and reports from chat with Gemini and Gmail-15343/manage_notion_tasks_and_reports_from_chat_with_gemini_and_gmail.json",
|
|
1476
|
+
"url": "https://n8nworkflows.xyz/workflows/manage-notion-tasks-and-reports-from-chat-with-gemini-and-gmail-15343\n",
|
|
1477
|
+
"nodeTypes": [
|
|
1478
|
+
"n8n-nodes-base.if",
|
|
1479
|
+
"n8n-nodes-base.set",
|
|
1480
|
+
"n8n-nodes-base.code",
|
|
1481
|
+
"n8n-nodes-base.notion",
|
|
1482
|
+
"n8n-nodes-base.switch",
|
|
1483
|
+
"n8n-nodes-base.dateTime",
|
|
1484
|
+
"n8n-nodes-base.gmailTool",
|
|
1485
|
+
"n8n-nodes-base.notionTool",
|
|
1486
|
+
"n8n-nodes-base.stickyNote",
|
|
1487
|
+
"n8n-nodes-base.dateTimeTool",
|
|
1488
|
+
"@n8n/n8n-nodes-langchain.agent",
|
|
1489
|
+
"n8n-nodes-base.scheduleTrigger",
|
|
1490
|
+
"@n8n/n8n-nodes-langchain.chatTrigger",
|
|
1491
|
+
"@n8n/n8n-nodes-langchain.googleGemini",
|
|
1492
|
+
"@n8n/n8n-nodes-langchain.toolWorkflow",
|
|
1493
|
+
"n8n-nodes-base.executeWorkflowTrigger",
|
|
1494
|
+
"@n8n/n8n-nodes-langchain.lmChatGoogleGemini"
|
|
1495
|
+
]
|
|
1496
|
+
},
|
|
1250
1497
|
{
|
|
1251
1498
|
"id": 15340,
|
|
1252
1499
|
"slug": "Extract client meeting insights from Google Sheets with Groq and Gmail-15340",
|
|
@@ -1413,6 +1660,33 @@
|
|
|
1413
1660
|
"@n8n/n8n-nodes-langchain.lmChatGroq"
|
|
1414
1661
|
]
|
|
1415
1662
|
},
|
|
1663
|
+
{
|
|
1664
|
+
"id": 15333,
|
|
1665
|
+
"slug": "Track commodity portfolio drift with Google Sheets, Gemini AI and Gmail alerts-15333",
|
|
1666
|
+
"name": "Track Commodity Portfolio Drift With Google Sheets, Gemini AI And Gmail Alerts",
|
|
1667
|
+
"tags": [
|
|
1668
|
+
"Crypto Trading",
|
|
1669
|
+
"AI Summarization"
|
|
1670
|
+
],
|
|
1671
|
+
"author": "weblineindia",
|
|
1672
|
+
"createdAt": null,
|
|
1673
|
+
"description": null,
|
|
1674
|
+
"hasWorkflow": true,
|
|
1675
|
+
"workflowFile": "track_commodity_portfolio_drift_with_google_sheets_gemini_ai_and_gmail_alerts.json",
|
|
1676
|
+
"workflowPath": "workflows/Track commodity portfolio drift with Google Sheets, Gemini AI and Gmail alerts-15333/track_commodity_portfolio_drift_with_google_sheets_gemini_ai_and_gmail_alerts.json",
|
|
1677
|
+
"url": "https://n8nworkflows.xyz/workflows/track-commodity-portfolio-drift-with-google-sheets--gemini-ai-and-gmail-alerts-15333\n",
|
|
1678
|
+
"nodeTypes": [
|
|
1679
|
+
"n8n-nodes-base.if",
|
|
1680
|
+
"n8n-nodes-base.set",
|
|
1681
|
+
"n8n-nodes-base.code",
|
|
1682
|
+
"n8n-nodes-base.gmail",
|
|
1683
|
+
"n8n-nodes-base.merge",
|
|
1684
|
+
"n8n-nodes-base.stickyNote",
|
|
1685
|
+
"n8n-nodes-base.googleSheets",
|
|
1686
|
+
"n8n-nodes-base.scheduleTrigger",
|
|
1687
|
+
"@n8n/n8n-nodes-langchain.googleGemini"
|
|
1688
|
+
]
|
|
1689
|
+
},
|
|
1416
1690
|
{
|
|
1417
1691
|
"id": 15329,
|
|
1418
1692
|
"slug": "Monitor futures trades and send risk alerts using Binance, Sheets, Slack and email-15329",
|
|
@@ -1569,6 +1843,37 @@
|
|
|
1569
1843
|
"@n8n/n8n-nodes-langchain.googleGemini"
|
|
1570
1844
|
]
|
|
1571
1845
|
},
|
|
1846
|
+
{
|
|
1847
|
+
"id": 15322,
|
|
1848
|
+
"slug": "Generate RFP proposal drafts from Google Drive with Groq AI, Salesforce and Slack-15322",
|
|
1849
|
+
"name": "Generate RFP Proposal Drafts From Google Drive With Groq AI, Salesforce And Slack",
|
|
1850
|
+
"tags": [
|
|
1851
|
+
"Document Extraction",
|
|
1852
|
+
"AI RAG"
|
|
1853
|
+
],
|
|
1854
|
+
"author": "weblineindia",
|
|
1855
|
+
"createdAt": null,
|
|
1856
|
+
"description": null,
|
|
1857
|
+
"hasWorkflow": true,
|
|
1858
|
+
"workflowFile": "generate_rfp_proposal_drafts_from_google_drive_with_groq_ai_salesforce_and_slack.json",
|
|
1859
|
+
"workflowPath": "workflows/Generate RFP proposal drafts from Google Drive with Groq AI, Salesforce and Slack-15322/generate_rfp_proposal_drafts_from_google_drive_with_groq_ai_salesforce_and_slack.json",
|
|
1860
|
+
"url": "https://n8nworkflows.xyz/workflows/generate-rfp-proposal-drafts-from-google-drive-with-groq-ai--salesforce-and-slack-15322\n",
|
|
1861
|
+
"nodeTypes": [
|
|
1862
|
+
"n8n-nodes-base.set",
|
|
1863
|
+
"n8n-nodes-base.code",
|
|
1864
|
+
"n8n-nodes-base.merge",
|
|
1865
|
+
"n8n-nodes-base.slack",
|
|
1866
|
+
"n8n-nodes-base.googleDocs",
|
|
1867
|
+
"n8n-nodes-base.salesforce",
|
|
1868
|
+
"n8n-nodes-base.stickyNote",
|
|
1869
|
+
"n8n-nodes-base.googleDrive",
|
|
1870
|
+
"n8n-nodes-base.httpRequest",
|
|
1871
|
+
"@n8n/n8n-nodes-langchain.agent",
|
|
1872
|
+
"n8n-nodes-base.extractFromFile",
|
|
1873
|
+
"n8n-nodes-base.googleDriveTrigger",
|
|
1874
|
+
"@n8n/n8n-nodes-langchain.lmChatGroq"
|
|
1875
|
+
]
|
|
1876
|
+
},
|
|
1572
1877
|
{
|
|
1573
1878
|
"id": 15321,
|
|
1574
1879
|
"slug": "Collect SOC 2 AWS IAM evidence to Google Sheets with Gmail alerts-15321",
|
|
@@ -1905,6 +2210,33 @@
|
|
|
1905
2210
|
"n8n-nodes-base.respondToWebhook"
|
|
1906
2211
|
]
|
|
1907
2212
|
},
|
|
2213
|
+
{
|
|
2214
|
+
"id": 15299,
|
|
2215
|
+
"slug": "Track job applications from Gmail to Google Sheets with Groq and Ollama-15299",
|
|
2216
|
+
"name": "Track Job Applications From Gmail To Google Sheets With Groq And Ollama",
|
|
2217
|
+
"tags": [
|
|
2218
|
+
"Personal Productivity",
|
|
2219
|
+
"AI Summarization"
|
|
2220
|
+
],
|
|
2221
|
+
"author": "rishiii",
|
|
2222
|
+
"createdAt": null,
|
|
2223
|
+
"description": null,
|
|
2224
|
+
"hasWorkflow": true,
|
|
2225
|
+
"workflowFile": "track_job_applications_from_gmail_to_google_sheets_with_groq_and_ollama.json",
|
|
2226
|
+
"workflowPath": "workflows/Track job applications from Gmail to Google Sheets with Groq and Ollama-15299/track_job_applications_from_gmail_to_google_sheets_with_groq_and_ollama.json",
|
|
2227
|
+
"url": "https://n8nworkflows.xyz/workflows/track-job-applications-from-gmail-to-google-sheets-with-groq-and-ollama-15299\n",
|
|
2228
|
+
"nodeTypes": [
|
|
2229
|
+
"n8n-nodes-base.if",
|
|
2230
|
+
"n8n-nodes-base.gmail",
|
|
2231
|
+
"n8n-nodes-base.function",
|
|
2232
|
+
"n8n-nodes-base.stickyNote",
|
|
2233
|
+
"n8n-nodes-base.httpRequest",
|
|
2234
|
+
"n8n-nodes-base.gmailTrigger",
|
|
2235
|
+
"n8n-nodes-base.googleSheets",
|
|
2236
|
+
"n8n-nodes-base.manualTrigger",
|
|
2237
|
+
"n8n-nodes-base.scheduleTrigger"
|
|
2238
|
+
]
|
|
2239
|
+
},
|
|
1908
2240
|
{
|
|
1909
2241
|
"id": 15298,
|
|
1910
2242
|
"slug": "Manage email campaigns with MailerLite, Google Sheets and Claude via OpenRouter-15298",
|
|
@@ -4151,6 +4483,35 @@
|
|
|
4151
4483
|
"@n8n/n8n-nodes-langchain.openAi"
|
|
4152
4484
|
]
|
|
4153
4485
|
},
|
|
4486
|
+
{
|
|
4487
|
+
"id": 15167,
|
|
4488
|
+
"slug": "Generate and rank landing page headlines with GPT-4o-mini, Google Sheets and Gmail-15167",
|
|
4489
|
+
"name": "Generate And Rank Landing Page Headlines With GPT 4o Mini, Google Sheets And Gmail",
|
|
4490
|
+
"tags": [
|
|
4491
|
+
"Content Creation",
|
|
4492
|
+
"AI Summarization"
|
|
4493
|
+
],
|
|
4494
|
+
"author": "incrementors",
|
|
4495
|
+
"createdAt": null,
|
|
4496
|
+
"description": null,
|
|
4497
|
+
"hasWorkflow": true,
|
|
4498
|
+
"workflowFile": "generate_and_rank_landing_page_headlines_with_gpt-4o-mini_google_sheets_and_gmail.json",
|
|
4499
|
+
"workflowPath": "workflows/Generate and rank landing page headlines with GPT-4o-mini, Google Sheets and Gmail-15167/generate_and_rank_landing_page_headlines_with_gpt-4o-mini_google_sheets_and_gmail.json",
|
|
4500
|
+
"url": "https://n8nworkflows.xyz/workflows/generate-and-rank-landing-page-headlines-with-gpt-4o-mini--google-sheets-and-gmail-15167\n",
|
|
4501
|
+
"nodeTypes": [
|
|
4502
|
+
"n8n-nodes-base.if",
|
|
4503
|
+
"n8n-nodes-base.set",
|
|
4504
|
+
"n8n-nodes-base.code",
|
|
4505
|
+
"n8n-nodes-base.gmail",
|
|
4506
|
+
"n8n-nodes-base.stickyNote",
|
|
4507
|
+
"n8n-nodes-base.formTrigger",
|
|
4508
|
+
"n8n-nodes-base.httpRequest",
|
|
4509
|
+
"n8n-nodes-base.googleSheets",
|
|
4510
|
+
"@n8n/n8n-nodes-langchain.agent",
|
|
4511
|
+
"@n8n/n8n-nodes-langchain.lmChatOpenAi",
|
|
4512
|
+
"@n8n/n8n-nodes-langchain.outputParserStructured"
|
|
4513
|
+
]
|
|
4514
|
+
},
|
|
4154
4515
|
{
|
|
4155
4516
|
"id": 15166,
|
|
4156
4517
|
"slug": "Send Slack alerts for new app reviews from Google Play and App Store with DataForSEO-15166",
|
|
@@ -5275,6 +5636,37 @@
|
|
|
5275
5636
|
"@n8n/n8n-nodes-langchain.outputParserStructured"
|
|
5276
5637
|
]
|
|
5277
5638
|
},
|
|
5639
|
+
{
|
|
5640
|
+
"id": 15102,
|
|
5641
|
+
"slug": "Create weekly AI WordPress posts with images from SharePoint topics-15102",
|
|
5642
|
+
"name": "Create Weekly AI WordPress Posts With Images From SharePoint Topics",
|
|
5643
|
+
"tags": [
|
|
5644
|
+
"Content Creation",
|
|
5645
|
+
"Multimodal AI"
|
|
5646
|
+
],
|
|
5647
|
+
"author": "legalgpts",
|
|
5648
|
+
"createdAt": null,
|
|
5649
|
+
"description": null,
|
|
5650
|
+
"hasWorkflow": true,
|
|
5651
|
+
"workflowFile": "create_weekly_ai_wordpress_posts_with_images_from_sharepoint_topics.json",
|
|
5652
|
+
"workflowPath": "workflows/Create weekly AI WordPress posts with images from SharePoint topics-15102/create_weekly_ai_wordpress_posts_with_images_from_sharepoint_topics.json",
|
|
5653
|
+
"url": "https://n8nworkflows.xyz/workflows/create-weekly-ai-wordpress-posts-with-images-from-sharepoint-topics-15102\n",
|
|
5654
|
+
"nodeTypes": [
|
|
5655
|
+
"n8n-nodes-base.set",
|
|
5656
|
+
"n8n-nodes-base.code",
|
|
5657
|
+
"n8n-nodes-base.wordpress",
|
|
5658
|
+
"n8n-nodes-base.stickyNote",
|
|
5659
|
+
"n8n-nodes-base.httpRequest",
|
|
5660
|
+
"@n8n/n8n-nodes-langchain.agent",
|
|
5661
|
+
"n8n-nodes-base.scheduleTrigger",
|
|
5662
|
+
"@n8n/n8n-nodes-langchain.openAi",
|
|
5663
|
+
"n8n-nodes-base.microsoftOutlook",
|
|
5664
|
+
"n8n-nodes-base.microsoftSharePoint",
|
|
5665
|
+
"@n8n/n8n-nodes-langchain.googleGemini",
|
|
5666
|
+
"@n8n/n8n-nodes-langchain.lmChatOpenAi",
|
|
5667
|
+
"@n8n/n8n-nodes-langchain.toolWorkflow"
|
|
5668
|
+
]
|
|
5669
|
+
},
|
|
5278
5670
|
{
|
|
5279
5671
|
"id": 15101,
|
|
5280
5672
|
"slug": "Create daily prayer and sunnah fasting reminders in Google Calendar using Aladhan API-15101",
|
|
@@ -5617,6 +6009,38 @@
|
|
|
5617
6009
|
"@n8n/n8n-nodes-langchain.outputParserStructured"
|
|
5618
6010
|
]
|
|
5619
6011
|
},
|
|
6012
|
+
{
|
|
6013
|
+
"id": 15081,
|
|
6014
|
+
"slug": "Find the most relevant workflow templates using RAG, Qdrant and Gemini-15081",
|
|
6015
|
+
"name": "Find The Most Relevant Workflow Templates Using RAG, Qdrant And Gemini",
|
|
6016
|
+
"tags": [
|
|
6017
|
+
"Internal Wiki",
|
|
6018
|
+
"AI RAG"
|
|
6019
|
+
],
|
|
6020
|
+
"author": "arofiqimaulana",
|
|
6021
|
+
"createdAt": null,
|
|
6022
|
+
"description": null,
|
|
6023
|
+
"hasWorkflow": true,
|
|
6024
|
+
"workflowFile": "find_the_most_relevant_workflow_templates_using_rag_qdrant_and_gemini.json",
|
|
6025
|
+
"workflowPath": "workflows/Find the most relevant workflow templates using RAG, Qdrant and Gemini-15081/find_the_most_relevant_workflow_templates_using_rag_qdrant_and_gemini.json",
|
|
6026
|
+
"url": "https://n8nworkflows.xyz/workflows/find-the-most-relevant-workflow-templates-using-rag--qdrant-and-gemini-15081\n",
|
|
6027
|
+
"nodeTypes": [
|
|
6028
|
+
"n8n-nodes-base.if",
|
|
6029
|
+
"n8n-nodes-base.set",
|
|
6030
|
+
"n8n-nodes-base.code",
|
|
6031
|
+
"n8n-nodes-base.splitOut",
|
|
6032
|
+
"n8n-nodes-base.stickyNote",
|
|
6033
|
+
"n8n-nodes-base.httpRequest",
|
|
6034
|
+
"n8n-nodes-base.manualTrigger",
|
|
6035
|
+
"@n8n/n8n-nodes-langchain.agent",
|
|
6036
|
+
"@n8n/n8n-nodes-langchain.chatTrigger",
|
|
6037
|
+
"@n8n/n8n-nodes-langchain.vectorStoreQdrant",
|
|
6038
|
+
"@n8n/n8n-nodes-langchain.lmChatGoogleGemini",
|
|
6039
|
+
"@n8n/n8n-nodes-langchain.memoryBufferWindow",
|
|
6040
|
+
"@n8n/n8n-nodes-langchain.embeddingsGoogleGemini",
|
|
6041
|
+
"@n8n/n8n-nodes-langchain.documentDefaultDataLoader"
|
|
6042
|
+
]
|
|
6043
|
+
},
|
|
5620
6044
|
{
|
|
5621
6045
|
"id": 15080,
|
|
5622
6046
|
"slug": "Route law firm intake leads with Aloware SMS and AI qualification by practice area-15080",
|
|
@@ -5969,6 +6393,32 @@
|
|
|
5969
6393
|
"@n8n/n8n-nodes-langchain.openAi"
|
|
5970
6394
|
]
|
|
5971
6395
|
},
|
|
6396
|
+
{
|
|
6397
|
+
"id": 15061,
|
|
6398
|
+
"slug": "Reconcile cash balances in Google Sheets with OpenAI explanations-15061",
|
|
6399
|
+
"name": "Reconcile Cash Balances In Google Sheets With OpenAI Explanations",
|
|
6400
|
+
"tags": [
|
|
6401
|
+
"Document Extraction",
|
|
6402
|
+
"AI Summarization"
|
|
6403
|
+
],
|
|
6404
|
+
"author": "weblineindia",
|
|
6405
|
+
"createdAt": null,
|
|
6406
|
+
"description": null,
|
|
6407
|
+
"hasWorkflow": true,
|
|
6408
|
+
"workflowFile": "reconcile_cash_balances_in_google_sheets_with_openai_explanations.json",
|
|
6409
|
+
"workflowPath": "workflows/Reconcile cash balances in Google Sheets with OpenAI explanations-15061/reconcile_cash_balances_in_google_sheets_with_openai_explanations.json",
|
|
6410
|
+
"url": "https://n8nworkflows.xyz/workflows/reconcile-cash-balances-in-google-sheets-with-openai-explanations-15061\n",
|
|
6411
|
+
"nodeTypes": [
|
|
6412
|
+
"n8n-nodes-base.if",
|
|
6413
|
+
"n8n-nodes-base.set",
|
|
6414
|
+
"n8n-nodes-base.code",
|
|
6415
|
+
"n8n-nodes-base.merge",
|
|
6416
|
+
"n8n-nodes-base.stickyNote",
|
|
6417
|
+
"n8n-nodes-base.googleSheets",
|
|
6418
|
+
"n8n-nodes-base.scheduleTrigger",
|
|
6419
|
+
"@n8n/n8n-nodes-langchain.openAi"
|
|
6420
|
+
]
|
|
6421
|
+
},
|
|
5972
6422
|
{
|
|
5973
6423
|
"id": 15059,
|
|
5974
6424
|
"slug": "Score inbound B2B leads with OpenAI GPT-5.4 using Tally and Google Sheets-15059",
|
|
@@ -6486,6 +6936,35 @@
|
|
|
6486
6936
|
"n8n-nodes-base.httpRequest"
|
|
6487
6937
|
]
|
|
6488
6938
|
},
|
|
6939
|
+
{
|
|
6940
|
+
"id": 15029,
|
|
6941
|
+
"slug": "Analyze vendor security risk from Jira tickets using Grok, Claude and Slack-15029",
|
|
6942
|
+
"name": "Analyze Vendor Security Risk From Jira Tickets Using Grok, Claude And Slack",
|
|
6943
|
+
"tags": [
|
|
6944
|
+
"SecOps",
|
|
6945
|
+
"AI Summarization"
|
|
6946
|
+
],
|
|
6947
|
+
"author": "dmitry-u4",
|
|
6948
|
+
"createdAt": null,
|
|
6949
|
+
"description": null,
|
|
6950
|
+
"hasWorkflow": true,
|
|
6951
|
+
"workflowFile": "analyze_vendor_security_risk_from_jira_tickets_using_grok_claude_and_slack.json",
|
|
6952
|
+
"workflowPath": "workflows/Analyze vendor security risk from Jira tickets using Grok, Claude and Slack-15029/analyze_vendor_security_risk_from_jira_tickets_using_grok_claude_and_slack.json",
|
|
6953
|
+
"url": "https://n8nworkflows.xyz/workflows/analyze-vendor-security-risk-from-jira-tickets-using-grok--claude-and-slack-15029\n",
|
|
6954
|
+
"nodeTypes": [
|
|
6955
|
+
"n8n-nodes-base.set",
|
|
6956
|
+
"n8n-nodes-base.code",
|
|
6957
|
+
"n8n-nodes-base.jira",
|
|
6958
|
+
"n8n-nodes-base.merge",
|
|
6959
|
+
"n8n-nodes-base.slack",
|
|
6960
|
+
"n8n-nodes-base.webhook",
|
|
6961
|
+
"n8n-nodes-base.aggregate",
|
|
6962
|
+
"n8n-nodes-base.stickyNote",
|
|
6963
|
+
"@n8n/n8n-nodes-langchain.agent",
|
|
6964
|
+
"@n8n/n8n-nodes-langchain.agentTool",
|
|
6965
|
+
"@n8n/n8n-nodes-langchain.lmChatOpenRouter"
|
|
6966
|
+
]
|
|
6967
|
+
},
|
|
6489
6968
|
{
|
|
6490
6969
|
"id": 15028,
|
|
6491
6970
|
"slug": "Qualify and route inbound leads with OpenAI, Trello, Slack and Gmail-15028",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@n8n-as-code/skills",
|
|
3
|
-
"version": "2.0.
|
|
3
|
+
"version": "2.0.2-next.10",
|
|
4
4
|
"description": "AI Agent skills library for n8nac (internal — use npx n8nac skills)",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"license": "MIT",
|
|
@@ -47,5 +47,5 @@
|
|
|
47
47
|
"publishConfig": {
|
|
48
48
|
"access": "public"
|
|
49
49
|
},
|
|
50
|
-
"n8nVersion": "2.19.
|
|
50
|
+
"n8nVersion": "2.19.5"
|
|
51
51
|
}
|