@n8n-as-code/skills 1.9.1-next.20 → 1.10.0-next.21
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/dist/assets/n8n-docs-complete.json +6699 -6418
- package/dist/assets/n8n-knowledge-index.json +2831 -2487
- package/dist/assets/n8n-nodes-index.json +433 -17
- package/dist/assets/n8n-nodes-technical.json +455 -25
- package/dist/assets/workflows-index.json +544 -3
- package/package.json +2 -2
|
@@ -1,11 +1,41 @@
|
|
|
1
1
|
{
|
|
2
|
-
"generatedAt": "2026-04-
|
|
2
|
+
"generatedAt": "2026-04-24T09:26:42.017Z",
|
|
3
3
|
"repository": "https://github.com/nusquama/n8nworkflows.xyz.git",
|
|
4
4
|
"sourceRef": "main",
|
|
5
|
-
"sourceCommit": "
|
|
5
|
+
"sourceCommit": "4743dff841005abe8caee5b2807f6ef691db29a3",
|
|
6
6
|
"refreshStrategy": "fresh-clone-per-build",
|
|
7
|
-
"totalWorkflows":
|
|
7
|
+
"totalWorkflows": 8503,
|
|
8
8
|
"workflows": [
|
|
9
|
+
{
|
|
10
|
+
"id": 15136,
|
|
11
|
+
"slug": "Send an AI‑curated weekly sports newsletter with Reddit, GPT‑4o-mini, Gemini and Outlook-15136",
|
|
12
|
+
"name": "Send An AI‑Curated Weekly Sports Newsletter With Reddit, GPT‑4o Mini, Gemini And Outlook",
|
|
13
|
+
"tags": [
|
|
14
|
+
"Social Media",
|
|
15
|
+
"Multimodal AI"
|
|
16
|
+
],
|
|
17
|
+
"author": "legalgpts",
|
|
18
|
+
"createdAt": null,
|
|
19
|
+
"description": null,
|
|
20
|
+
"hasWorkflow": false,
|
|
21
|
+
"workflowFile": null,
|
|
22
|
+
"workflowPath": null,
|
|
23
|
+
"url": "https://n8nworkflows.xyz/workflows/send-an-ai-curated-weekly-sports-newsletter-with-reddit--gpt-4o-mini--gemini-and-outlook-15136\n",
|
|
24
|
+
"nodeTypes": [
|
|
25
|
+
"n8n-nodes-base.set",
|
|
26
|
+
"n8n-nodes-base.code",
|
|
27
|
+
"n8n-nodes-base.merge",
|
|
28
|
+
"n8n-nodes-base.reddit",
|
|
29
|
+
"n8n-nodes-base.stickyNote",
|
|
30
|
+
"n8n-nodes-base.httpRequest",
|
|
31
|
+
"n8n-nodes-base.rssFeedRead",
|
|
32
|
+
"@n8n/n8n-nodes-langchain.agent",
|
|
33
|
+
"n8n-nodes-base.scheduleTrigger",
|
|
34
|
+
"n8n-nodes-base.microsoftOutlook",
|
|
35
|
+
"@n8n/n8n-nodes-langchain.googleGemini",
|
|
36
|
+
"@n8n/n8n-nodes-langchain.lmChatOpenAi"
|
|
37
|
+
]
|
|
38
|
+
},
|
|
9
39
|
{
|
|
10
40
|
"id": 15044,
|
|
11
41
|
"slug": "Automate WhatsApp lead capture and replies with Whapi, Ollama and Sheets-15044",
|
|
@@ -521,6 +551,129 @@
|
|
|
521
551
|
"n8n-nodes-base.facebookGraphApi"
|
|
522
552
|
]
|
|
523
553
|
},
|
|
554
|
+
{
|
|
555
|
+
"id": 15000,
|
|
556
|
+
"slug": "Send appointment SMS follow-ups with Typeform, Twilio and Google Sheets-15000",
|
|
557
|
+
"name": "Send Appointment SMS Follow Ups With Typeform, Twilio And Google Sheets",
|
|
558
|
+
"tags": [
|
|
559
|
+
"Lead Nurturing"
|
|
560
|
+
],
|
|
561
|
+
"author": "david-s",
|
|
562
|
+
"createdAt": null,
|
|
563
|
+
"description": null,
|
|
564
|
+
"hasWorkflow": false,
|
|
565
|
+
"workflowFile": null,
|
|
566
|
+
"workflowPath": null,
|
|
567
|
+
"url": "https://n8nworkflows.xyz/workflows/send-appointment-sms-follow-ups-with-typeform--twilio-and-google-sheets-15000\n",
|
|
568
|
+
"nodeTypes": [
|
|
569
|
+
"n8n-nodes-base.if",
|
|
570
|
+
"n8n-nodes-base.set",
|
|
571
|
+
"n8n-nodes-base.twilio",
|
|
572
|
+
"n8n-nodes-base.splitOut",
|
|
573
|
+
"n8n-nodes-base.stickyNote",
|
|
574
|
+
"n8n-nodes-base.googleSheets",
|
|
575
|
+
"n8n-nodes-base.twilioTrigger",
|
|
576
|
+
"n8n-nodes-base.scheduleTrigger",
|
|
577
|
+
"n8n-nodes-base.typeformTrigger"
|
|
578
|
+
]
|
|
579
|
+
},
|
|
580
|
+
{
|
|
581
|
+
"id": 14998,
|
|
582
|
+
"slug": "Automatically sign PDFs from a watched Google Drive folder with PDF API Hub-14998",
|
|
583
|
+
"name": "Automatically Sign PDFs From A Watched Google Drive Folder With PDF API Hub",
|
|
584
|
+
"tags": [
|
|
585
|
+
"Document Extraction"
|
|
586
|
+
],
|
|
587
|
+
"author": "rishabhdugar",
|
|
588
|
+
"createdAt": null,
|
|
589
|
+
"description": null,
|
|
590
|
+
"hasWorkflow": false,
|
|
591
|
+
"workflowFile": null,
|
|
592
|
+
"workflowPath": null,
|
|
593
|
+
"url": "https://n8nworkflows.xyz/workflows/automatically-sign-pdfs-from-a-watched-google-drive-folder-with-pdf-api-hub-14998\n",
|
|
594
|
+
"nodeTypes": [
|
|
595
|
+
"n8n-nodes-base.if",
|
|
596
|
+
"n8n-nodes-base.set",
|
|
597
|
+
"n8n-nodes-base.stickyNote",
|
|
598
|
+
"n8n-nodes-base.googleDrive",
|
|
599
|
+
"n8n-nodes-base.googleDriveTrigger",
|
|
600
|
+
"n8n-nodes-pdf-api-hub.pdfSplitMerge"
|
|
601
|
+
]
|
|
602
|
+
},
|
|
603
|
+
{
|
|
604
|
+
"id": 14996,
|
|
605
|
+
"slug": "Aggregate multi-source job boards to Supabase and Google Sheets-14996",
|
|
606
|
+
"name": "Aggregate Multi Source Job Boards To Supabase And Google Sheets",
|
|
607
|
+
"tags": [
|
|
608
|
+
"HR"
|
|
609
|
+
],
|
|
610
|
+
"author": "panth1823",
|
|
611
|
+
"createdAt": null,
|
|
612
|
+
"description": null,
|
|
613
|
+
"hasWorkflow": false,
|
|
614
|
+
"workflowFile": null,
|
|
615
|
+
"workflowPath": null,
|
|
616
|
+
"url": "https://n8nworkflows.xyz/workflows/aggregate-multi-source-job-boards-to-supabase-and-google-sheets-14996\n",
|
|
617
|
+
"nodeTypes": [
|
|
618
|
+
"n8n-nodes-base.code",
|
|
619
|
+
"n8n-nodes-base.postgres",
|
|
620
|
+
"n8n-nodes-base.stickyNote",
|
|
621
|
+
"n8n-nodes-base.httpRequest",
|
|
622
|
+
"n8n-nodes-base.googleSheets",
|
|
623
|
+
"n8n-nodes-base.splitInBatches",
|
|
624
|
+
"n8n-nodes-base.scheduleTrigger"
|
|
625
|
+
]
|
|
626
|
+
},
|
|
627
|
+
{
|
|
628
|
+
"id": 14995,
|
|
629
|
+
"slug": "Check and deactivate broken job apply URLs with Postgres and Google Sheets-14995",
|
|
630
|
+
"name": "Check And Deactivate Broken Job Apply URLs With Postgres And Google Sheets",
|
|
631
|
+
"tags": [
|
|
632
|
+
"HR"
|
|
633
|
+
],
|
|
634
|
+
"author": "panth1823",
|
|
635
|
+
"createdAt": null,
|
|
636
|
+
"description": null,
|
|
637
|
+
"hasWorkflow": false,
|
|
638
|
+
"workflowFile": null,
|
|
639
|
+
"workflowPath": null,
|
|
640
|
+
"url": "https://n8nworkflows.xyz/workflows/check-and-deactivate-broken-job-apply-urls-with-postgres-and-google-sheets-14995\n",
|
|
641
|
+
"nodeTypes": [
|
|
642
|
+
"n8n-nodes-base.if",
|
|
643
|
+
"n8n-nodes-base.code",
|
|
644
|
+
"n8n-nodes-base.postgres",
|
|
645
|
+
"n8n-nodes-base.stickyNote",
|
|
646
|
+
"n8n-nodes-base.httpRequest",
|
|
647
|
+
"n8n-nodes-base.googleSheets",
|
|
648
|
+
"n8n-nodes-base.scheduleTrigger"
|
|
649
|
+
]
|
|
650
|
+
},
|
|
651
|
+
{
|
|
652
|
+
"id": 14994,
|
|
653
|
+
"slug": "Send multi-stage customer project emails from Google Sheets with Zoho ZeptoMail-14994",
|
|
654
|
+
"name": "Send Multi Stage Customer Project Emails From Google Sheets With Zoho ZeptoMail",
|
|
655
|
+
"tags": [
|
|
656
|
+
"Lead Nurturing"
|
|
657
|
+
],
|
|
658
|
+
"author": "panth1823",
|
|
659
|
+
"createdAt": null,
|
|
660
|
+
"description": null,
|
|
661
|
+
"hasWorkflow": false,
|
|
662
|
+
"workflowFile": null,
|
|
663
|
+
"workflowPath": null,
|
|
664
|
+
"url": "https://n8nworkflows.xyz/workflows/send-multi-stage-customer-project-emails-from-google-sheets-with-zoho-zeptomail-14994\n",
|
|
665
|
+
"nodeTypes": [
|
|
666
|
+
"n8n-nodes-base.if",
|
|
667
|
+
"n8n-nodes-base.set",
|
|
668
|
+
"n8n-nodes-base.wait",
|
|
669
|
+
"n8n-nodes-base.filter",
|
|
670
|
+
"n8n-nodes-base.stickyNote",
|
|
671
|
+
"n8n-nodes-base.googleSheets",
|
|
672
|
+
"n8n-nodes-base.splitInBatches",
|
|
673
|
+
"n8n-nodes-base.scheduleTrigger",
|
|
674
|
+
"n8n-nodes-zohozeptomail.zohoZeptomail"
|
|
675
|
+
]
|
|
676
|
+
},
|
|
524
677
|
{
|
|
525
678
|
"id": 14993,
|
|
526
679
|
"slug": "Sync Salesforce leads and opportunities to PostgreSQL with backfill and incremental ETL-14993",
|
|
@@ -549,6 +702,35 @@
|
|
|
549
702
|
"n8n-nodes-base.removeDuplicates"
|
|
550
703
|
]
|
|
551
704
|
},
|
|
705
|
+
{
|
|
706
|
+
"id": 14992,
|
|
707
|
+
"slug": "Create fillable document templates from PDF or DOCX with GPT-4o and Google Drive-14992",
|
|
708
|
+
"name": "Create Fillable Document Templates From PDF Or DOCX With GPT 4o And Google Drive",
|
|
709
|
+
"tags": [
|
|
710
|
+
"Document Extraction",
|
|
711
|
+
"AI Summarization"
|
|
712
|
+
],
|
|
713
|
+
"author": "legalgpts",
|
|
714
|
+
"createdAt": null,
|
|
715
|
+
"description": null,
|
|
716
|
+
"hasWorkflow": false,
|
|
717
|
+
"workflowFile": null,
|
|
718
|
+
"workflowPath": null,
|
|
719
|
+
"url": "https://n8nworkflows.xyz/workflows/create-fillable-document-templates-from-pdf-or-docx-with-gpt-4o-and-google-drive-14992\n",
|
|
720
|
+
"nodeTypes": [
|
|
721
|
+
"n8n-nodes-base.code",
|
|
722
|
+
"n8n-nodes-base.switch",
|
|
723
|
+
"n8n-nodes-base.webhook",
|
|
724
|
+
"n8n-nodes-base.stickyNote",
|
|
725
|
+
"n8n-nodes-base.googleDrive",
|
|
726
|
+
"n8n-nodes-base.httpRequest",
|
|
727
|
+
"n8n-nodes-word2text.word2text",
|
|
728
|
+
"@n8n/n8n-nodes-langchain.agent",
|
|
729
|
+
"n8n-nodes-base.extractFromFile",
|
|
730
|
+
"n8n-nodes-base.respondToWebhook",
|
|
731
|
+
"@n8n/n8n-nodes-langchain.lmChatOpenAi"
|
|
732
|
+
]
|
|
733
|
+
},
|
|
552
734
|
{
|
|
553
735
|
"id": 14991,
|
|
554
736
|
"slug": "Filter sitemap URLs and inspect indexing status with Google Search Console-14991",
|
|
@@ -598,6 +780,82 @@
|
|
|
598
780
|
"@n8n/n8n-nodes-langchain.memoryPostgresChat"
|
|
599
781
|
]
|
|
600
782
|
},
|
|
783
|
+
{
|
|
784
|
+
"id": 14989,
|
|
785
|
+
"slug": "Rewrite content in 5 tones using GPT-4o-mini, Google Drive and Slack-14989",
|
|
786
|
+
"name": "Rewrite Content In 5 Tones Using GPT 4o Mini, Google Drive And Slack",
|
|
787
|
+
"tags": [
|
|
788
|
+
"Content Creation",
|
|
789
|
+
"Multimodal AI"
|
|
790
|
+
],
|
|
791
|
+
"author": "incrementors",
|
|
792
|
+
"createdAt": null,
|
|
793
|
+
"description": null,
|
|
794
|
+
"hasWorkflow": false,
|
|
795
|
+
"workflowFile": null,
|
|
796
|
+
"workflowPath": null,
|
|
797
|
+
"url": "https://n8nworkflows.xyz/workflows/rewrite-content-in-5-tones-using-gpt-4o-mini--google-drive-and-slack-14989\n",
|
|
798
|
+
"nodeTypes": [
|
|
799
|
+
"n8n-nodes-base.set",
|
|
800
|
+
"n8n-nodes-base.code",
|
|
801
|
+
"n8n-nodes-base.slack",
|
|
802
|
+
"n8n-nodes-base.stickyNote",
|
|
803
|
+
"n8n-nodes-base.formTrigger",
|
|
804
|
+
"n8n-nodes-base.googleDrive",
|
|
805
|
+
"@n8n/n8n-nodes-langchain.agent",
|
|
806
|
+
"@n8n/n8n-nodes-langchain.lmChatOpenAi",
|
|
807
|
+
"@n8n/n8n-nodes-langchain.outputParserStructured"
|
|
808
|
+
]
|
|
809
|
+
},
|
|
810
|
+
{
|
|
811
|
+
"id": 14988,
|
|
812
|
+
"slug": "Monitor n8n workflows with Watchflow dead man’s switch and error alerts-14988",
|
|
813
|
+
"name": "Monitor N8n Workflows With Watchflow Dead Man’S Switch And Error Alerts",
|
|
814
|
+
"tags": [
|
|
815
|
+
"DevOps"
|
|
816
|
+
],
|
|
817
|
+
"author": "customjs",
|
|
818
|
+
"createdAt": null,
|
|
819
|
+
"description": null,
|
|
820
|
+
"hasWorkflow": false,
|
|
821
|
+
"workflowFile": null,
|
|
822
|
+
"workflowPath": null,
|
|
823
|
+
"url": "https://n8nworkflows.xyz/workflows/monitor-n8n-workflows-with-watchflow-dead-man-s-switch-and-error-alerts-14988\n",
|
|
824
|
+
"nodeTypes": [
|
|
825
|
+
"n8n-nodes-base.if",
|
|
826
|
+
"n8n-nodes-base.set",
|
|
827
|
+
"n8n-nodes-base.noOp",
|
|
828
|
+
"n8n-nodes-base.splitOut",
|
|
829
|
+
"n8n-nodes-base.aggregate",
|
|
830
|
+
"n8n-nodes-base.stickyNote",
|
|
831
|
+
"n8n-nodes-base.errorTrigger",
|
|
832
|
+
"n8n-nodes-base.manualTrigger",
|
|
833
|
+
"@watchflow/n8n-nodes-watchflow.watchflow"
|
|
834
|
+
]
|
|
835
|
+
},
|
|
836
|
+
{
|
|
837
|
+
"id": 14987,
|
|
838
|
+
"slug": "Invite the Fireflies recording bot to meetings from a one-click form-14987",
|
|
839
|
+
"name": "Invite The Fireflies Recording Bot To Meetings From A One Click Form",
|
|
840
|
+
"tags": [
|
|
841
|
+
"CRM"
|
|
842
|
+
],
|
|
843
|
+
"author": "isawow",
|
|
844
|
+
"createdAt": null,
|
|
845
|
+
"description": null,
|
|
846
|
+
"hasWorkflow": false,
|
|
847
|
+
"workflowFile": null,
|
|
848
|
+
"workflowPath": null,
|
|
849
|
+
"url": "https://n8nworkflows.xyz/workflows/invite-the-fireflies-recording-bot-to-meetings-from-a-one-click-form-14987\n",
|
|
850
|
+
"nodeTypes": [
|
|
851
|
+
"n8n-nodes-base.if",
|
|
852
|
+
"n8n-nodes-base.set",
|
|
853
|
+
"n8n-nodes-base.stickyNote",
|
|
854
|
+
"n8n-nodes-base.formTrigger",
|
|
855
|
+
"n8n-nodes-base.httpRequest",
|
|
856
|
+
"n8n-nodes-base.respondToWebhook"
|
|
857
|
+
]
|
|
858
|
+
},
|
|
601
859
|
{
|
|
602
860
|
"id": 14986,
|
|
603
861
|
"slug": "Research LinkedIn prospects before sales calls with Bright Data and GPT-5.4-14986",
|
|
@@ -682,6 +940,29 @@
|
|
|
682
940
|
"n8n-nodes-base.facebookGraphApi"
|
|
683
941
|
]
|
|
684
942
|
},
|
|
943
|
+
{
|
|
944
|
+
"id": 14982,
|
|
945
|
+
"slug": "Generate PDF pricing proposals from Excel with Gotenberg and Outlook-14982",
|
|
946
|
+
"name": "Generate PDF Pricing Proposals From Excel With Gotenberg And Outlook",
|
|
947
|
+
"tags": [
|
|
948
|
+
"Document Extraction"
|
|
949
|
+
],
|
|
950
|
+
"author": "legalgpts",
|
|
951
|
+
"createdAt": null,
|
|
952
|
+
"description": null,
|
|
953
|
+
"hasWorkflow": false,
|
|
954
|
+
"workflowFile": null,
|
|
955
|
+
"workflowPath": null,
|
|
956
|
+
"url": "https://n8nworkflows.xyz/workflows/generate-pdf-pricing-proposals-from-excel-with-gotenberg-and-outlook-14982\n",
|
|
957
|
+
"nodeTypes": [
|
|
958
|
+
"n8n-nodes-base.code",
|
|
959
|
+
"n8n-nodes-base.webhook",
|
|
960
|
+
"n8n-nodes-base.stickyNote",
|
|
961
|
+
"n8n-nodes-base.httpRequest",
|
|
962
|
+
"n8n-nodes-base.microsoftExcel",
|
|
963
|
+
"n8n-nodes-base.microsoftOutlook"
|
|
964
|
+
]
|
|
965
|
+
},
|
|
685
966
|
{
|
|
686
967
|
"id": 14981,
|
|
687
968
|
"slug": "Process website contact form submissions with SharePoint and Gmail-14981",
|
|
@@ -737,6 +1018,82 @@
|
|
|
737
1018
|
"@n8n/n8n-nodes-langchain.outputParserStructured"
|
|
738
1019
|
]
|
|
739
1020
|
},
|
|
1021
|
+
{
|
|
1022
|
+
"id": 14979,
|
|
1023
|
+
"slug": "Build an SEO chatbot with GPT-4o-mini using your Google Sheets data-14979",
|
|
1024
|
+
"name": "Build An SEO Chatbot With GPT 4o Mini Using Your Google Sheets Data",
|
|
1025
|
+
"tags": [
|
|
1026
|
+
"Internal Wiki",
|
|
1027
|
+
"AI RAG"
|
|
1028
|
+
],
|
|
1029
|
+
"author": "incrementors",
|
|
1030
|
+
"createdAt": null,
|
|
1031
|
+
"description": null,
|
|
1032
|
+
"hasWorkflow": false,
|
|
1033
|
+
"workflowFile": null,
|
|
1034
|
+
"workflowPath": null,
|
|
1035
|
+
"url": "https://n8nworkflows.xyz/workflows/build-an-seo-chatbot-with-gpt-4o-mini-using-your-google-sheets-data-14979\n",
|
|
1036
|
+
"nodeTypes": [
|
|
1037
|
+
"n8n-nodes-base.set",
|
|
1038
|
+
"n8n-nodes-base.code",
|
|
1039
|
+
"n8n-nodes-base.stickyNote",
|
|
1040
|
+
"n8n-nodes-base.googleSheets",
|
|
1041
|
+
"@n8n/n8n-nodes-langchain.agent",
|
|
1042
|
+
"@n8n/n8n-nodes-langchain.chatTrigger",
|
|
1043
|
+
"@n8n/n8n-nodes-langchain.lmChatOpenAi",
|
|
1044
|
+
"@n8n/n8n-nodes-langchain.memoryBufferWindow"
|
|
1045
|
+
]
|
|
1046
|
+
},
|
|
1047
|
+
{
|
|
1048
|
+
"id": 14978,
|
|
1049
|
+
"slug": "Classify and route email attachments with easybits, Gmail and Google Drive-14978",
|
|
1050
|
+
"name": "Classify And Route Email Attachments With Easybits, Gmail And Google Drive",
|
|
1051
|
+
"tags": [
|
|
1052
|
+
"Document Extraction",
|
|
1053
|
+
"AI Summarization"
|
|
1054
|
+
],
|
|
1055
|
+
"author": "easybits",
|
|
1056
|
+
"createdAt": null,
|
|
1057
|
+
"description": null,
|
|
1058
|
+
"hasWorkflow": false,
|
|
1059
|
+
"workflowFile": null,
|
|
1060
|
+
"workflowPath": null,
|
|
1061
|
+
"url": "https://n8nworkflows.xyz/workflows/classify-and-route-email-attachments-with-easybits--gmail-and-google-drive-14978\n",
|
|
1062
|
+
"nodeTypes": [
|
|
1063
|
+
"n8n-nodes-base.merge",
|
|
1064
|
+
"n8n-nodes-base.slack",
|
|
1065
|
+
"n8n-nodes-base.switch",
|
|
1066
|
+
"n8n-nodes-base.stickyNote",
|
|
1067
|
+
"n8n-nodes-base.googleDrive",
|
|
1068
|
+
"n8n-nodes-base.gmailTrigger",
|
|
1069
|
+
"n8n-nodes-base.googleSheets",
|
|
1070
|
+
"@easybits/n8n-nodes-extractor.easybitsExtractor"
|
|
1071
|
+
]
|
|
1072
|
+
},
|
|
1073
|
+
{
|
|
1074
|
+
"id": 14977,
|
|
1075
|
+
"slug": "Generate daily business briefing podcasts with OpenAI, Azure TTS, HubSpot, Zendesk, Pipedrive, Discord, Twilio and Confluence-14977",
|
|
1076
|
+
"name": "Generate Daily Business Briefing Podcasts With OpenAI, Azure TTS, HubSpot, Zendesk, Pipedrive, Discord, Twilio And Confluence",
|
|
1077
|
+
"tags": [
|
|
1078
|
+
"Content Creation",
|
|
1079
|
+
"Multimodal AI"
|
|
1080
|
+
],
|
|
1081
|
+
"author": "jiteshdugar",
|
|
1082
|
+
"createdAt": null,
|
|
1083
|
+
"description": null,
|
|
1084
|
+
"hasWorkflow": false,
|
|
1085
|
+
"workflowFile": null,
|
|
1086
|
+
"workflowPath": null,
|
|
1087
|
+
"url": "https://n8nworkflows.xyz/workflows/generate-daily-business-briefing-podcasts-with-openai--azure-tts--hubspot--zendesk--pipedrive--discord--twilio-and-confluence-14977\n",
|
|
1088
|
+
"nodeTypes": [
|
|
1089
|
+
"n8n-nodes-base.code",
|
|
1090
|
+
"n8n-nodes-base.merge",
|
|
1091
|
+
"n8n-nodes-base.stickyNote",
|
|
1092
|
+
"n8n-nodes-base.httpRequest",
|
|
1093
|
+
"n8n-nodes-base.scheduleTrigger",
|
|
1094
|
+
"n8n-nodes-uploadtourl.uploadToUrl"
|
|
1095
|
+
]
|
|
1096
|
+
},
|
|
740
1097
|
{
|
|
741
1098
|
"id": 14976,
|
|
742
1099
|
"slug": "Assign and track Paperclip tasks using GPT-5-mini, Google Sheets, and Gmail-14976",
|
|
@@ -820,6 +1177,35 @@
|
|
|
820
1177
|
"@easybits/n8n-nodes-extractor.easybitsExtractor"
|
|
821
1178
|
]
|
|
822
1179
|
},
|
|
1180
|
+
{
|
|
1181
|
+
"id": 14973,
|
|
1182
|
+
"slug": "Turn GitHub releases into audio updates and newsletters with OpenAI and ElevenLabs-14973",
|
|
1183
|
+
"name": "Turn GitHub Releases Into Audio Updates And Newsletters With OpenAI And ElevenLabs",
|
|
1184
|
+
"tags": [
|
|
1185
|
+
"Content Creation",
|
|
1186
|
+
"Multimodal AI"
|
|
1187
|
+
],
|
|
1188
|
+
"author": "jiteshdugar",
|
|
1189
|
+
"createdAt": null,
|
|
1190
|
+
"description": null,
|
|
1191
|
+
"hasWorkflow": false,
|
|
1192
|
+
"workflowFile": null,
|
|
1193
|
+
"workflowPath": null,
|
|
1194
|
+
"url": "https://n8nworkflows.xyz/workflows/turn-github-releases-into-audio-updates-and-newsletters-with-openai-and-elevenlabs-14973\n",
|
|
1195
|
+
"nodeTypes": [
|
|
1196
|
+
"n8n-nodes-base.code",
|
|
1197
|
+
"n8n-nodes-base.gmail",
|
|
1198
|
+
"n8n-nodes-base.slack",
|
|
1199
|
+
"n8n-nodes-base.notion",
|
|
1200
|
+
"n8n-nodes-base.aggregate",
|
|
1201
|
+
"n8n-nodes-base.stickyNote",
|
|
1202
|
+
"n8n-nodes-base.httpRequest",
|
|
1203
|
+
"n8n-nodes-base.googleSheets",
|
|
1204
|
+
"n8n-nodes-base.githubTrigger",
|
|
1205
|
+
"@n8n/n8n-nodes-langchain.openAi",
|
|
1206
|
+
"n8n-nodes-uploadtourl.uploadToUrl"
|
|
1207
|
+
]
|
|
1208
|
+
},
|
|
823
1209
|
{
|
|
824
1210
|
"id": 14971,
|
|
825
1211
|
"slug": "Promote calendar events with OpenAI graphics to LinkedIn, X, and Facebook-14971",
|
|
@@ -881,6 +1267,65 @@
|
|
|
881
1267
|
"n8n-nodes-uploadtourl.uploadToUrl"
|
|
882
1268
|
]
|
|
883
1269
|
},
|
|
1270
|
+
{
|
|
1271
|
+
"id": 14969,
|
|
1272
|
+
"slug": "Post new Shopify products to Instagram, Facebook and X with OpenAI and Airtable-14969",
|
|
1273
|
+
"name": "Post New Shopify Products To Instagram, Facebook And X With OpenAI And Airtable",
|
|
1274
|
+
"tags": [
|
|
1275
|
+
"Social Media",
|
|
1276
|
+
"Multimodal AI"
|
|
1277
|
+
],
|
|
1278
|
+
"author": "jiteshdugar",
|
|
1279
|
+
"createdAt": null,
|
|
1280
|
+
"description": null,
|
|
1281
|
+
"hasWorkflow": false,
|
|
1282
|
+
"workflowFile": null,
|
|
1283
|
+
"workflowPath": null,
|
|
1284
|
+
"url": "https://n8nworkflows.xyz/workflows/post-new-shopify-products-to-instagram--facebook-and-x-with-openai-and-airtable-14969\n",
|
|
1285
|
+
"nodeTypes": [
|
|
1286
|
+
"n8n-nodes-base.if",
|
|
1287
|
+
"n8n-nodes-base.set",
|
|
1288
|
+
"n8n-nodes-base.code",
|
|
1289
|
+
"n8n-nodes-base.switch",
|
|
1290
|
+
"n8n-nodes-base.twitter",
|
|
1291
|
+
"n8n-nodes-base.airtable",
|
|
1292
|
+
"n8n-nodes-base.stickyNote",
|
|
1293
|
+
"n8n-nodes-base.httpRequest",
|
|
1294
|
+
"n8n-nodes-base.splitInBatches",
|
|
1295
|
+
"n8n-nodes-base.scheduleTrigger",
|
|
1296
|
+
"@n8n/n8n-nodes-langchain.openAi",
|
|
1297
|
+
"n8n-nodes-uploadtourl.uploadToUrl"
|
|
1298
|
+
]
|
|
1299
|
+
},
|
|
1300
|
+
{
|
|
1301
|
+
"id": 14967,
|
|
1302
|
+
"slug": "Triage customer complaint emails from Gmail with GPT-4o-mini, Slack and Sheets-14967",
|
|
1303
|
+
"name": "Triage Customer Complaint Emails From Gmail With GPT 4o Mini, Slack And Sheets",
|
|
1304
|
+
"tags": [
|
|
1305
|
+
"Ticket Management",
|
|
1306
|
+
"AI Summarization"
|
|
1307
|
+
],
|
|
1308
|
+
"author": "incrementors",
|
|
1309
|
+
"createdAt": null,
|
|
1310
|
+
"description": null,
|
|
1311
|
+
"hasWorkflow": false,
|
|
1312
|
+
"workflowFile": null,
|
|
1313
|
+
"workflowPath": null,
|
|
1314
|
+
"url": "https://n8nworkflows.xyz/workflows/triage-customer-complaint-emails-from-gmail-with-gpt-4o-mini--slack-and-sheets-14967\n",
|
|
1315
|
+
"nodeTypes": [
|
|
1316
|
+
"n8n-nodes-base.if",
|
|
1317
|
+
"n8n-nodes-base.set",
|
|
1318
|
+
"n8n-nodes-base.code",
|
|
1319
|
+
"n8n-nodes-base.noOp",
|
|
1320
|
+
"n8n-nodes-base.slack",
|
|
1321
|
+
"n8n-nodes-base.stickyNote",
|
|
1322
|
+
"n8n-nodes-base.gmailTrigger",
|
|
1323
|
+
"n8n-nodes-base.googleSheets",
|
|
1324
|
+
"@n8n/n8n-nodes-langchain.agent",
|
|
1325
|
+
"@n8n/n8n-nodes-langchain.lmChatOpenAi",
|
|
1326
|
+
"@n8n/n8n-nodes-langchain.outputParserStructured"
|
|
1327
|
+
]
|
|
1328
|
+
},
|
|
884
1329
|
{
|
|
885
1330
|
"id": 14966,
|
|
886
1331
|
"slug": "Triage customer support emails and draft Gmail replies with IONOS AI Model Hub-14966",
|
|
@@ -907,6 +1352,27 @@
|
|
|
907
1352
|
"@ionos-cloud/n8n-nodes-ionos-cloud.ionosCloudChatModel"
|
|
908
1353
|
]
|
|
909
1354
|
},
|
|
1355
|
+
{
|
|
1356
|
+
"id": 14965,
|
|
1357
|
+
"slug": "Subscribe new Mighty Networks members to a Kit onboarding drip sequence-14965",
|
|
1358
|
+
"name": "Subscribe New Mighty Networks Members To A Kit Onboarding Drip Sequence",
|
|
1359
|
+
"tags": [
|
|
1360
|
+
"Social Media"
|
|
1361
|
+
],
|
|
1362
|
+
"author": "ahmadbukhari",
|
|
1363
|
+
"createdAt": null,
|
|
1364
|
+
"description": null,
|
|
1365
|
+
"hasWorkflow": false,
|
|
1366
|
+
"workflowFile": null,
|
|
1367
|
+
"workflowPath": null,
|
|
1368
|
+
"url": "https://n8nworkflows.xyz/workflows/subscribe-new-mighty-networks-members-to-a-kit-onboarding-drip-sequence-14965\n",
|
|
1369
|
+
"nodeTypes": [
|
|
1370
|
+
"n8n-nodes-base.code",
|
|
1371
|
+
"n8n-nodes-base.webhook",
|
|
1372
|
+
"n8n-nodes-base.convertKit",
|
|
1373
|
+
"n8n-nodes-base.stickyNote"
|
|
1374
|
+
]
|
|
1375
|
+
},
|
|
910
1376
|
{
|
|
911
1377
|
"id": 14964,
|
|
912
1378
|
"slug": "Monitor workflow errors with n8n API, log to Google Sheets, and alert via Slack-14964",
|
|
@@ -2149,6 +2615,30 @@
|
|
|
2149
2615
|
"@n8n/n8n-nodes-langchain.toolCalculator"
|
|
2150
2616
|
]
|
|
2151
2617
|
},
|
|
2618
|
+
{
|
|
2619
|
+
"id": 14841,
|
|
2620
|
+
"slug": "Create LinkedIn posts from web pages using Airtable, Dumpling AI, Claude and PostPulse-14841",
|
|
2621
|
+
"name": "Create LinkedIn Posts From Web Pages Using Airtable, Dumpling AI, Claude And PostPulse",
|
|
2622
|
+
"tags": [
|
|
2623
|
+
"Social Media",
|
|
2624
|
+
"Multimodal AI"
|
|
2625
|
+
],
|
|
2626
|
+
"author": "alex97po",
|
|
2627
|
+
"createdAt": null,
|
|
2628
|
+
"description": null,
|
|
2629
|
+
"hasWorkflow": false,
|
|
2630
|
+
"workflowFile": null,
|
|
2631
|
+
"workflowPath": null,
|
|
2632
|
+
"url": "https://n8nworkflows.xyz/workflows/create-linkedin-posts-from-web-pages-using-airtable--dumpling-ai--claude-and-postpulse-14841\n",
|
|
2633
|
+
"nodeTypes": [
|
|
2634
|
+
"n8n-nodes-base.airtable",
|
|
2635
|
+
"n8n-nodes-base.stickyNote",
|
|
2636
|
+
"n8n-nodes-base.httpRequest",
|
|
2637
|
+
"n8n-nodes-base.airtableTrigger",
|
|
2638
|
+
"@n8n/n8n-nodes-langchain.anthropic",
|
|
2639
|
+
"@postpulse/n8n-nodes-postpulse.postPulse"
|
|
2640
|
+
]
|
|
2641
|
+
},
|
|
2152
2642
|
{
|
|
2153
2643
|
"id": 14836,
|
|
2154
2644
|
"slug": "Qualify and route inbound leads with Claude, Gmail, Slack and Google Sheets-14836",
|
|
@@ -2396,6 +2886,57 @@
|
|
|
2396
2886
|
"n8n-nodes-zalo-platform.zaloBotTrigger"
|
|
2397
2887
|
]
|
|
2398
2888
|
},
|
|
2889
|
+
{
|
|
2890
|
+
"id": 14815,
|
|
2891
|
+
"slug": "Monitor competitor websites daily with Firecrawl, Gemini, and Zalo Bot alerts-14815",
|
|
2892
|
+
"name": "Monitor Competitor Websites Daily With Firecrawl, Gemini, And Zalo Bot Alerts",
|
|
2893
|
+
"tags": [
|
|
2894
|
+
"Market Research",
|
|
2895
|
+
"AI Summarization"
|
|
2896
|
+
],
|
|
2897
|
+
"author": "thenexova",
|
|
2898
|
+
"createdAt": null,
|
|
2899
|
+
"description": null,
|
|
2900
|
+
"hasWorkflow": false,
|
|
2901
|
+
"workflowFile": null,
|
|
2902
|
+
"workflowPath": null,
|
|
2903
|
+
"url": "https://n8nworkflows.xyz/workflows/monitor-competitor-websites-daily-with-firecrawl--gemini--and-zalo-bot-alerts-14815\n",
|
|
2904
|
+
"nodeTypes": [
|
|
2905
|
+
"n8n-nodes-base.set",
|
|
2906
|
+
"n8n-nodes-base.stickyNote",
|
|
2907
|
+
"n8n-nodes-base.scheduleTrigger",
|
|
2908
|
+
"n8n-nodes-zalo-platform.zaloBot",
|
|
2909
|
+
"n8n-nodes-firecrawl-v2.firecrawl",
|
|
2910
|
+
"@n8n/n8n-nodes-langchain.googleGemini"
|
|
2911
|
+
]
|
|
2912
|
+
},
|
|
2913
|
+
{
|
|
2914
|
+
"id": 14814,
|
|
2915
|
+
"slug": "Score WhatsApp PDF resumes with OpenAI GPT-4o-mini and Supabase-14814",
|
|
2916
|
+
"name": "Score WhatsApp PDF Resumes With OpenAI GPT 4o Mini And Supabase",
|
|
2917
|
+
"tags": [
|
|
2918
|
+
"HR",
|
|
2919
|
+
"AI Chatbot"
|
|
2920
|
+
],
|
|
2921
|
+
"author": "panth1823",
|
|
2922
|
+
"createdAt": null,
|
|
2923
|
+
"description": null,
|
|
2924
|
+
"hasWorkflow": false,
|
|
2925
|
+
"workflowFile": null,
|
|
2926
|
+
"workflowPath": null,
|
|
2927
|
+
"url": "https://n8nworkflows.xyz/workflows/score-whatsapp-pdf-resumes-with-openai-gpt-4o-mini-and-supabase-14814\n",
|
|
2928
|
+
"nodeTypes": [
|
|
2929
|
+
"n8n-nodes-base.set",
|
|
2930
|
+
"n8n-nodes-base.code",
|
|
2931
|
+
"n8n-nodes-base.merge",
|
|
2932
|
+
"n8n-nodes-base.switch",
|
|
2933
|
+
"n8n-nodes-base.whatsApp",
|
|
2934
|
+
"n8n-nodes-base.stickyNote",
|
|
2935
|
+
"n8n-nodes-base.httpRequest",
|
|
2936
|
+
"n8n-nodes-base.extractFromFile",
|
|
2937
|
+
"n8n-nodes-base.whatsAppTrigger"
|
|
2938
|
+
]
|
|
2939
|
+
},
|
|
2399
2940
|
{
|
|
2400
2941
|
"id": 14813,
|
|
2401
2942
|
"slug": "Send personalized cold email follow-ups from Google Sheets with ZeptoMail-14813",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@n8n-as-code/skills",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.10.0-next.21",
|
|
4
4
|
"description": "AI Agent skills library for n8nac (internal — use npx n8nac skills)",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"license": "MIT",
|
|
@@ -45,5 +45,5 @@
|
|
|
45
45
|
"publishConfig": {
|
|
46
46
|
"access": "public"
|
|
47
47
|
},
|
|
48
|
-
"n8nVersion": "2.17.
|
|
48
|
+
"n8nVersion": "2.17.7"
|
|
49
49
|
}
|