@n8n-as-code/skills 2.2.3 → 2.2.4

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.
@@ -1,10 +1,10 @@
1
1
  {
2
- "generatedAt": "2026-05-29T11:27:48.691Z",
2
+ "generatedAt": "2026-06-02T09:13:54.568Z",
3
3
  "repository": "https://github.com/nusquama/n8nworkflows.xyz.git",
4
4
  "sourceRef": "main",
5
- "sourceCommit": "99eb100e0071e5cc02a1484d560e9d848319ba4d",
5
+ "sourceCommit": "c6e4c6d08eb1e245167e619ef695b6aa3304d6d8",
6
6
  "refreshStrategy": "fresh-clone-per-build",
7
- "totalWorkflows": 9004,
7
+ "totalWorkflows": 9021,
8
8
  "workflows": [
9
9
  {
10
10
  "id": 15995,
@@ -107,6 +107,36 @@
107
107
  "n8n-nodes-base.manualTrigger"
108
108
  ]
109
109
  },
110
+ {
111
+ "id": 15866,
112
+ "slug": "Classify documents with Gemini and organize them in Google Drive-15866",
113
+ "name": "Classify Documents With Gemini And Organize Them In Google Drive",
114
+ "tags": [
115
+ "Document Extraction",
116
+ "AI Summarization"
117
+ ],
118
+ "author": "yusuke",
119
+ "createdAt": null,
120
+ "description": null,
121
+ "hasWorkflow": true,
122
+ "workflowFile": "classify_documents_with_gemini_and_organize_them_in_google_drive.json",
123
+ "workflowPath": "workflows/Classify documents with Gemini and organize them in Google Drive-15866/classify_documents_with_gemini_and_organize_them_in_google_drive.json",
124
+ "url": "https://n8nworkflows.xyz/workflows/classify-documents-with-gemini-and-organize-them-in-google-drive-15866\n",
125
+ "nodeTypes": [
126
+ "n8n-nodes-base.if",
127
+ "n8n-nodes-base.code",
128
+ "n8n-nodes-base.noOp",
129
+ "n8n-nodes-base.gmail",
130
+ "n8n-nodes-base.switch",
131
+ "n8n-nodes-base.stickyNote",
132
+ "n8n-nodes-base.googleDrive",
133
+ "n8n-nodes-base.httpRequest",
134
+ "n8n-nodes-base.googleSheets",
135
+ "n8n-nodes-base.manualTrigger",
136
+ "n8n-nodes-base.googleCalendar",
137
+ "n8n-nodes-base.splitInBatches"
138
+ ]
139
+ },
110
140
  {
111
141
  "id": 15865,
112
142
  "slug": "Host an AI Gmail reply approval inbox with OpenAI and CustomJS-15865",
@@ -132,6 +162,88 @@
132
162
  "@custom-js/n8n-nodes-pdf-toolkit-v2.pdfToolkit"
133
163
  ]
134
164
  },
165
+ {
166
+ "id": 15864,
167
+ "slug": "Send SMS and RCS marketing campaigns from Google Sheets with RCSZilla-15864",
168
+ "name": "Send SMS And RCS Marketing Campaigns From Google Sheets With RCSZilla",
169
+ "tags": [
170
+ "Social Media"
171
+ ],
172
+ "author": "fiveqb",
173
+ "createdAt": null,
174
+ "description": null,
175
+ "hasWorkflow": true,
176
+ "workflowFile": "send_sms_and_rcs_marketing_campaigns_from_google_sheets_with_rcszilla.json",
177
+ "workflowPath": "workflows/Send SMS and RCS marketing campaigns from Google Sheets with RCSZilla-15864/send_sms_and_rcs_marketing_campaigns_from_google_sheets_with_rcszilla.json",
178
+ "url": "https://n8nworkflows.xyz/workflows/send-sms-and-rcs-marketing-campaigns-from-google-sheets-with-rcszilla-15864\n",
179
+ "nodeTypes": [
180
+ "n8n-nodes-base.if",
181
+ "n8n-nodes-base.code",
182
+ "n8n-nodes-base.webhook",
183
+ "n8n-nodes-base.stickyNote",
184
+ "n8n-nodes-base.googleSheets",
185
+ "n8n-nodes-rcszilla.rcsZilla",
186
+ "n8n-nodes-base.scheduleTrigger",
187
+ "n8n-nodes-base.respondToWebhook"
188
+ ]
189
+ },
190
+ {
191
+ "id": 15857,
192
+ "slug": "Analyze failed trades in Google Sheets with Gemini and send Slack, email, and task alerts-15857",
193
+ "name": "Analyze Failed Trades In Google Sheets With Gemini And Send Slack, Email, And Task Alerts",
194
+ "tags": [
195
+ "Document Extraction",
196
+ "AI Summarization"
197
+ ],
198
+ "author": "weblineindia",
199
+ "createdAt": null,
200
+ "description": null,
201
+ "hasWorkflow": true,
202
+ "workflowFile": "analyze_failed_trades_in_google_sheets_with_gemini_and_send_slack_email_and_task_alerts.json",
203
+ "workflowPath": "workflows/Analyze failed trades in Google Sheets with Gemini and send Slack, email, and task alerts-15857/analyze_failed_trades_in_google_sheets_with_gemini_and_send_slack_email_and_task_alerts.json",
204
+ "url": "https://n8nworkflows.xyz/workflows/analyze-failed-trades-in-google-sheets-with-gemini-and-send-slack--email--and-task-alerts-15857\n",
205
+ "nodeTypes": [
206
+ "n8n-nodes-base.if",
207
+ "n8n-nodes-base.set",
208
+ "n8n-nodes-base.code",
209
+ "n8n-nodes-base.gmail",
210
+ "n8n-nodes-base.slack",
211
+ "n8n-nodes-base.stickyNote",
212
+ "n8n-nodes-base.googleTasks",
213
+ "n8n-nodes-base.googleSheets",
214
+ "@n8n/n8n-nodes-langchain.agent",
215
+ "n8n-nodes-base.googleSheetsTrigger",
216
+ "@n8n/n8n-nodes-langchain.lmChatGoogleGemini"
217
+ ]
218
+ },
219
+ {
220
+ "id": 15856,
221
+ "slug": "Reconcile trade mismatches in Google Sheets with Groq-OpenAI and Gmail alerts-15856",
222
+ "name": "Reconcile Trade Mismatches In Google Sheets With Groq OpenAI And Gmail Alerts",
223
+ "tags": [
224
+ "Document Extraction",
225
+ "AI Summarization"
226
+ ],
227
+ "author": "weblineindia",
228
+ "createdAt": null,
229
+ "description": null,
230
+ "hasWorkflow": true,
231
+ "workflowFile": "reconcile_trade_mismatches_in_google_sheets_with_groq_openai_and_gmail_alerts.json",
232
+ "workflowPath": "workflows/Reconcile trade mismatches in Google Sheets with Groq-OpenAI and Gmail alerts-15856/reconcile_trade_mismatches_in_google_sheets_with_groq_openai_and_gmail_alerts.json",
233
+ "url": "https://n8nworkflows.xyz/workflows/reconcile-trade-mismatches-in-google-sheets-with-groq-openai-and-gmail-alerts-15856\n",
234
+ "nodeTypes": [
235
+ "n8n-nodes-base.if",
236
+ "n8n-nodes-base.set",
237
+ "n8n-nodes-base.code",
238
+ "n8n-nodes-base.gmail",
239
+ "n8n-nodes-base.merge",
240
+ "n8n-nodes-base.stickyNote",
241
+ "n8n-nodes-base.googleSheets",
242
+ "n8n-nodes-base.manualTrigger",
243
+ "@n8n/n8n-nodes-langchain.agent",
244
+ "@n8n/n8n-nodes-langchain.lmChatGroq"
245
+ ]
246
+ },
135
247
  {
136
248
  "id": 15855,
137
249
  "slug": "Provide ecommerce support with Qdrant RAG, WooCommerce, and human backup-15855",
@@ -308,6 +420,67 @@
308
420
  "n8n-nodes-base.manualTrigger"
309
421
  ]
310
422
  },
423
+ {
424
+ "id": 15847,
425
+ "slug": "Monitor Gmail for compliance risks with Google Gemini and Google Sheets-15847",
426
+ "name": "Monitor Gmail For Compliance Risks With Google Gemini And Google Sheets",
427
+ "tags": [
428
+ "SecOps",
429
+ "AI Summarization"
430
+ ],
431
+ "author": "weblineindia",
432
+ "createdAt": null,
433
+ "description": null,
434
+ "hasWorkflow": true,
435
+ "workflowFile": "monitor_gmail_for_compliance_risks_with_google_gemini_and_google_sheets.json",
436
+ "workflowPath": "workflows/Monitor Gmail for compliance risks with Google Gemini and Google Sheets-15847/monitor_gmail_for_compliance_risks_with_google_gemini_and_google_sheets.json",
437
+ "url": "https://n8nworkflows.xyz/workflows/monitor-gmail-for-compliance-risks-with-google-gemini-and-google-sheets-15847\n",
438
+ "nodeTypes": [
439
+ "n8n-nodes-base.set",
440
+ "n8n-nodes-base.code",
441
+ "n8n-nodes-base.html",
442
+ "n8n-nodes-base.gmail",
443
+ "n8n-nodes-base.crypto",
444
+ "n8n-nodes-base.filter",
445
+ "n8n-nodes-base.switch",
446
+ "n8n-nodes-base.markdown",
447
+ "n8n-nodes-base.stickyNote",
448
+ "n8n-nodes-base.googleSheets",
449
+ "n8n-nodes-base.manualTrigger",
450
+ "@n8n/n8n-nodes-langchain.agent",
451
+ "@n8n/n8n-nodes-langchain.lmChatGoogleGemini"
452
+ ]
453
+ },
454
+ {
455
+ "id": 15846,
456
+ "slug": "Generate tax compliance checklists from RSS with Gemini and Google Sheets-15846",
457
+ "name": "Generate Tax Compliance Checklists From RSS With Gemini And Google Sheets",
458
+ "tags": [
459
+ "Document Extraction",
460
+ "AI Summarization"
461
+ ],
462
+ "author": "weblineindia",
463
+ "createdAt": null,
464
+ "description": null,
465
+ "hasWorkflow": true,
466
+ "workflowFile": "generate_tax_compliance_checklists_from_rss_with_gemini_and_google_sheets.json",
467
+ "workflowPath": "workflows/Generate tax compliance checklists from RSS with Gemini and Google Sheets-15846/generate_tax_compliance_checklists_from_rss_with_gemini_and_google_sheets.json",
468
+ "url": "https://n8nworkflows.xyz/workflows/generate-tax-compliance-checklists-from-rss-with-gemini-and-google-sheets-15846\n",
469
+ "nodeTypes": [
470
+ "n8n-nodes-base.if",
471
+ "n8n-nodes-base.set",
472
+ "n8n-nodes-base.code",
473
+ "n8n-nodes-base.html",
474
+ "n8n-nodes-base.noOp",
475
+ "n8n-nodes-base.wait",
476
+ "n8n-nodes-base.stickyNote",
477
+ "n8n-nodes-base.httpRequest",
478
+ "n8n-nodes-base.googleSheets",
479
+ "n8n-nodes-base.splitInBatches",
480
+ "n8n-nodes-base.rssFeedReadTrigger",
481
+ "@n8n/n8n-nodes-langchain.googleGemini"
482
+ ]
483
+ },
311
484
  {
312
485
  "id": 15843,
313
486
  "slug": "Search Taobao and Tmall products and get the first product detail with JustOneAPI-15843",
@@ -386,6 +559,62 @@
386
559
  "@n8n/n8n-nodes-langchain.lmChatOpenAi"
387
560
  ]
388
561
  },
562
+ {
563
+ "id": 15835,
564
+ "slug": "Triage customer support tickets from Gmail and forms with OpenAI, Slack and Sheets-15835",
565
+ "name": "Triage Customer Support Tickets From Gmail And Forms With OpenAI, Slack And Sheets",
566
+ "tags": [
567
+ "Ticket Management",
568
+ "AI Summarization"
569
+ ],
570
+ "author": "redowanfarhan",
571
+ "createdAt": null,
572
+ "description": null,
573
+ "hasWorkflow": true,
574
+ "workflowFile": "triage_customer_support_tickets_from_gmail_and_forms_with_openai_slack_and_sheets.json",
575
+ "workflowPath": "workflows/Triage customer support tickets from Gmail and forms with OpenAI, Slack and Sheets-15835/triage_customer_support_tickets_from_gmail_and_forms_with_openai_slack_and_sheets.json",
576
+ "url": "https://n8nworkflows.xyz/workflows/triage-customer-support-tickets-from-gmail-and-forms-with-openai--slack-and-sheets-15835\n",
577
+ "nodeTypes": [
578
+ "n8n-nodes-base.code",
579
+ "n8n-nodes-base.gmail",
580
+ "n8n-nodes-base.slack",
581
+ "n8n-nodes-base.stickyNote",
582
+ "n8n-nodes-base.formTrigger",
583
+ "n8n-nodes-base.gmailTrigger",
584
+ "n8n-nodes-base.googleSheets",
585
+ "@n8n/n8n-nodes-langchain.agent",
586
+ "@n8n/n8n-nodes-langchain.lmChatOpenAi"
587
+ ]
588
+ },
589
+ {
590
+ "id": 15832,
591
+ "slug": "Generate short-form social videos with Claude, ElevenLabs, Creatomate and Google Drive-15832",
592
+ "name": "Generate Short Form Social Videos With Claude, ElevenLabs, Creatomate And Google Drive",
593
+ "tags": [
594
+ "Content Creation",
595
+ "Multimodal AI"
596
+ ],
597
+ "author": "akshaychug",
598
+ "createdAt": null,
599
+ "description": null,
600
+ "hasWorkflow": true,
601
+ "workflowFile": "generate_short-form_social_videos_with_claude_elevenlabs_creatomate_and_google_drive.json",
602
+ "workflowPath": "workflows/Generate short-form social videos with Claude, ElevenLabs, Creatomate and Google Drive-15832/generate_short-form_social_videos_with_claude_elevenlabs_creatomate_and_google_drive.json",
603
+ "url": "https://n8nworkflows.xyz/workflows/generate-short-form-social-videos-with-claude--elevenlabs--creatomate-and-google-drive-15832\n",
604
+ "nodeTypes": [
605
+ "n8n-nodes-base.set",
606
+ "n8n-nodes-base.code",
607
+ "n8n-nodes-base.wait",
608
+ "n8n-nodes-base.slack",
609
+ "n8n-nodes-base.stickyNote",
610
+ "n8n-nodes-base.formTrigger",
611
+ "n8n-nodes-base.googleDrive",
612
+ "n8n-nodes-base.httpRequest",
613
+ "n8n-nodes-base.googleSheets",
614
+ "@n8n/n8n-nodes-langchain.chainLlm",
615
+ "@n8n/n8n-nodes-langchain.lmChatAnthropic"
616
+ ]
617
+ },
389
618
  {
390
619
  "id": 15830,
391
620
  "slug": "Attach a fixed Wouldliker TikTok sound to any downstream content workflow-15830",
@@ -407,6 +636,28 @@
407
636
  "n8n-nodes-base.httpRequest"
408
637
  ]
409
638
  },
639
+ {
640
+ "id": 15829,
641
+ "slug": "Recommend TikTok sound and caption packs for AI product videos with Wouldliker-15829",
642
+ "name": "Recommend TikTok Sound And Caption Packs For AI Product Videos With Wouldliker",
643
+ "tags": [
644
+ "Content Creation",
645
+ "Multimodal AI"
646
+ ],
647
+ "author": "wouldliker",
648
+ "createdAt": null,
649
+ "description": null,
650
+ "hasWorkflow": true,
651
+ "workflowFile": "recommend_tiktok_sound_and_caption_packs_for_ai_product_videos_with_wouldliker.json",
652
+ "workflowPath": "workflows/Recommend TikTok sound and caption packs for AI product videos with Wouldliker-15829/recommend_tiktok_sound_and_caption_packs_for_ai_product_videos_with_wouldliker.json",
653
+ "url": "https://n8nworkflows.xyz/workflows/recommend-tiktok-sound-and-caption-packs-for-ai-product-videos-with-wouldliker-15829\n",
654
+ "nodeTypes": [
655
+ "n8n-nodes-base.set",
656
+ "n8n-nodes-base.webhook",
657
+ "n8n-nodes-base.stickyNote",
658
+ "n8n-nodes-base.httpRequest"
659
+ ]
660
+ },
410
661
  {
411
662
  "id": 15828,
412
663
  "slug": "Investigate CI-CD incidents in Slack with a GPT-5.5 AI agent-15828",
@@ -491,6 +742,40 @@
491
742
  "n8n-nodes-base.scheduleTrigger"
492
743
  ]
493
744
  },
745
+ {
746
+ "id": 15818,
747
+ "slug": "Summarize Zoom meetings and create tasks with Claude, ClickUp, Calendar, Slack, and Sheets-15818",
748
+ "name": "Summarize Zoom Meetings And Create Tasks With Claude, ClickUp, Calendar, Slack, And Sheets",
749
+ "tags": [
750
+ "Document Extraction",
751
+ "AI Summarization"
752
+ ],
753
+ "author": "isawow",
754
+ "createdAt": null,
755
+ "description": null,
756
+ "hasWorkflow": true,
757
+ "workflowFile": "summarize_zoom_meetings_and_create_tasks_with_claude_clickup_calendar_slack_and_sheets.json",
758
+ "workflowPath": "workflows/Summarize Zoom meetings and create tasks with Claude, ClickUp, Calendar, Slack, and Sheets-15818/summarize_zoom_meetings_and_create_tasks_with_claude_clickup_calendar_slack_and_sheets.json",
759
+ "url": "https://n8nworkflows.xyz/workflows/summarize-zoom-meetings-and-create-tasks-with-claude--clickup--calendar--slack--and-sheets-15818\n",
760
+ "nodeTypes": [
761
+ "n8n-nodes-base.if",
762
+ "n8n-nodes-base.code",
763
+ "n8n-nodes-base.zoom",
764
+ "n8n-nodes-base.gmail",
765
+ "n8n-nodes-base.slack",
766
+ "n8n-nodes-base.filter",
767
+ "n8n-nodes-base.stickyNote",
768
+ "n8n-nodes-base.httpRequest",
769
+ "n8n-nodes-base.googleSheets",
770
+ "n8n-nodes-base.stopAndError",
771
+ "n8n-nodes-base.manualTrigger",
772
+ "n8n-nodes-base.googleCalendar",
773
+ "@n8n/n8n-nodes-langchain.agent",
774
+ "n8n-nodes-base.scheduleTrigger",
775
+ "@n8n/n8n-nodes-langchain.toolThink",
776
+ "@n8n/n8n-nodes-langchain.lmChatAnthropic"
777
+ ]
778
+ },
494
779
  {
495
780
  "id": 15817,
496
781
  "slug": "Get Xiaohongshu keyword suggestions with JustOneAPI-15817",
@@ -513,6 +798,28 @@
513
798
  "n8n-nodes-base.manualTrigger"
514
799
  ]
515
800
  },
801
+ {
802
+ "id": 15816,
803
+ "slug": "Resolve Xiaohongshu share links to final URLs with JustOneAPI-15816",
804
+ "name": "Resolve Xiaohongshu Share Links To Final URLs With JustOneAPI",
805
+ "tags": [
806
+ "Market Research"
807
+ ],
808
+ "author": "apisub001",
809
+ "createdAt": null,
810
+ "description": null,
811
+ "hasWorkflow": true,
812
+ "workflowFile": "resolve_xiaohongshu_share_links_to_final_urls_with_justoneapi.json",
813
+ "workflowPath": "workflows/Resolve Xiaohongshu share links to final URLs with JustOneAPI-15816/resolve_xiaohongshu_share_links_to_final_urls_with_justoneapi.json",
814
+ "url": "https://n8nworkflows.xyz/workflows/resolve-xiaohongshu-share-links-to-final-urls-with-justoneapi-15816\n",
815
+ "nodeTypes": [
816
+ "n8n-nodes-base.set",
817
+ "n8n-nodes-base.code",
818
+ "n8n-nodes-base.stickyNote",
819
+ "n8n-nodes-base.httpRequest",
820
+ "n8n-nodes-base.manualTrigger"
821
+ ]
822
+ },
516
823
  {
517
824
  "id": 15815,
518
825
  "slug": "Send LinkedIn connection invites from Airtable via Unipile on a schedule-15815",
@@ -536,6 +843,60 @@
536
843
  "n8n-nodes-base.scheduleTrigger"
537
844
  ]
538
845
  },
846
+ {
847
+ "id": 15814,
848
+ "slug": "Generate SEO blog drafts from Google Sheets to WordPress with OpenAI-15814",
849
+ "name": "Generate SEO Blog Drafts From Google Sheets To WordPress With OpenAI",
850
+ "tags": [
851
+ "Content Creation",
852
+ "Multimodal AI"
853
+ ],
854
+ "author": "shenn",
855
+ "createdAt": null,
856
+ "description": null,
857
+ "hasWorkflow": true,
858
+ "workflowFile": "generate_seo_blog_drafts_from_google_sheets_to_wordpress_with_openai.json",
859
+ "workflowPath": "workflows/Generate SEO blog drafts from Google Sheets to WordPress with OpenAI-15814/generate_seo_blog_drafts_from_google_sheets_to_wordpress_with_openai.json",
860
+ "url": "https://n8nworkflows.xyz/workflows/generate-seo-blog-drafts-from-google-sheets-to-wordpress-with-openai-15814\n",
861
+ "nodeTypes": [
862
+ "n8n-nodes-base.if",
863
+ "n8n-nodes-base.set",
864
+ "n8n-nodes-base.wait",
865
+ "n8n-nodes-base.gmail",
866
+ "n8n-nodes-base.switch",
867
+ "n8n-nodes-base.wordpress",
868
+ "n8n-nodes-base.stickyNote",
869
+ "n8n-nodes-base.httpRequest",
870
+ "n8n-nodes-base.googleSheets",
871
+ "n8n-nodes-base.splitInBatches",
872
+ "@n8n/n8n-nodes-langchain.agent",
873
+ "n8n-nodes-base.scheduleTrigger",
874
+ "@n8n/n8n-nodes-langchain.lmChatOpenAi",
875
+ "@n8n/n8n-nodes-langchain.outputParserStructured"
876
+ ]
877
+ },
878
+ {
879
+ "id": 15811,
880
+ "slug": "Retrieve Xiaohongshu comment replies with JustOneAPI-15811",
881
+ "name": "Retrieve Xiaohongshu Comment Replies With JustOneAPI",
882
+ "tags": [
883
+ "Market Research"
884
+ ],
885
+ "author": "apisub001",
886
+ "createdAt": null,
887
+ "description": null,
888
+ "hasWorkflow": true,
889
+ "workflowFile": "retrieve_xiaohongshu_comment_replies_with_justoneapi.json",
890
+ "workflowPath": "workflows/Retrieve Xiaohongshu comment replies with JustOneAPI-15811/retrieve_xiaohongshu_comment_replies_with_justoneapi.json",
891
+ "url": "https://n8nworkflows.xyz/workflows/retrieve-xiaohongshu-comment-replies-with-justoneapi-15811\n",
892
+ "nodeTypes": [
893
+ "n8n-nodes-base.set",
894
+ "n8n-nodes-base.code",
895
+ "n8n-nodes-base.stickyNote",
896
+ "n8n-nodes-base.httpRequest",
897
+ "n8n-nodes-base.manualTrigger"
898
+ ]
899
+ },
539
900
  {
540
901
  "id": 15810,
541
902
  "slug": "Generate client-ready workflow diagrams from sales call transcripts with Claude-15810",
@@ -562,6 +923,28 @@
562
923
  "@n8n/n8n-nodes-langchain.outputParserStructured"
563
924
  ]
564
925
  },
926
+ {
927
+ "id": 15809,
928
+ "slug": "Collect Xiaohongshu note comments with JustOneAPI for feedback analysis-15809",
929
+ "name": "Collect Xiaohongshu Note Comments With JustOneAPI For Feedback Analysis",
930
+ "tags": [
931
+ "Market Research"
932
+ ],
933
+ "author": "apisub001",
934
+ "createdAt": null,
935
+ "description": null,
936
+ "hasWorkflow": true,
937
+ "workflowFile": "collect_xiaohongshu_note_comments_with_justoneapi_for_feedback_analysis.json",
938
+ "workflowPath": "workflows/Collect Xiaohongshu note comments with JustOneAPI for feedback analysis-15809/collect_xiaohongshu_note_comments_with_justoneapi_for_feedback_analysis.json",
939
+ "url": "https://n8nworkflows.xyz/workflows/collect-xiaohongshu-note-comments-with-justoneapi-for-feedback-analysis-15809\n",
940
+ "nodeTypes": [
941
+ "n8n-nodes-base.set",
942
+ "n8n-nodes-base.code",
943
+ "n8n-nodes-base.stickyNote",
944
+ "n8n-nodes-base.httpRequest",
945
+ "n8n-nodes-base.manualTrigger"
946
+ ]
947
+ },
565
948
  {
566
949
  "id": 15808,
567
950
  "slug": "Generate weekly Instagram Reels ideas from Google News with OpenAI and Notion-15808",
@@ -1140,6 +1523,34 @@
1140
1523
  "@n8n/n8n-nodes-langchain.lmChatGoogleGemini"
1141
1524
  ]
1142
1525
  },
1526
+ {
1527
+ "id": 15776,
1528
+ "slug": "Summarize webpage content with OpenAI GPT-5-mini and 24h caching-15776",
1529
+ "name": "Summarize Webpage Content With OpenAI GPT 5 Mini And 24h Caching",
1530
+ "tags": [
1531
+ "Document Extraction",
1532
+ "AI Summarization"
1533
+ ],
1534
+ "author": "wetomate-ai",
1535
+ "createdAt": null,
1536
+ "description": null,
1537
+ "hasWorkflow": true,
1538
+ "workflowFile": "summarize_webpage_content_with_openai_gpt-5-mini_and_24h_caching.json",
1539
+ "workflowPath": "workflows/Summarize webpage content with OpenAI GPT-5-mini and 24h caching-15776/summarize_webpage_content_with_openai_gpt-5-mini_and_24h_caching.json",
1540
+ "url": "https://n8nworkflows.xyz/workflows/summarize-webpage-content-with-openai-gpt-5-mini-and-24h-caching-15776\n",
1541
+ "nodeTypes": [
1542
+ "n8n-nodes-base.if",
1543
+ "n8n-nodes-base.set",
1544
+ "n8n-nodes-base.code",
1545
+ "n8n-nodes-base.html",
1546
+ "n8n-nodes-base.noOp",
1547
+ "n8n-nodes-base.stickyNote",
1548
+ "n8n-nodes-base.httpRequest",
1549
+ "@n8n/n8n-nodes-langchain.lmChatOpenAi",
1550
+ "n8n-nodes-base.executeWorkflowTrigger",
1551
+ "@n8n/n8n-nodes-langchain.chainSummarization"
1552
+ ]
1553
+ },
1143
1554
  {
1144
1555
  "id": 15775,
1145
1556
  "slug": "Receive and process incoming direct messages in Rocket.Chat-15775",
@@ -1323,6 +1734,37 @@
1323
1734
  "@n8n/n8n-nodes-langchain.lmChatOpenAi"
1324
1735
  ]
1325
1736
  },
1737
+ {
1738
+ "id": 15754,
1739
+ "slug": "Turn Telegram voice messages into Gmail emails and Google Calendar events with Whisper and Ollama-15754",
1740
+ "name": "Turn Telegram Voice Messages Into Gmail Emails And Google Calendar Events With Whisper And Ollama",
1741
+ "tags": [
1742
+ "Personal Productivity",
1743
+ "AI Chatbot"
1744
+ ],
1745
+ "author": "jyothishsl",
1746
+ "createdAt": null,
1747
+ "description": null,
1748
+ "hasWorkflow": true,
1749
+ "workflowFile": "turn_telegram_voice_messages_into_gmail_emails_and_google_calendar_events_with_whisper_and_ollama.json",
1750
+ "workflowPath": "workflows/Turn Telegram voice messages into Gmail emails and Google Calendar events with Whisper and Ollama-15754/turn_telegram_voice_messages_into_gmail_emails_and_google_calendar_events_with_whisper_and_ollama.json",
1751
+ "url": "https://n8nworkflows.xyz/workflows/turn-telegram-voice-messages-into-gmail-emails-and-google-calendar-events-with-whisper-and-ollama-15754\n",
1752
+ "nodeTypes": [
1753
+ "n8n-nodes-base.if",
1754
+ "n8n-nodes-base.code",
1755
+ "n8n-nodes-base.noOp",
1756
+ "n8n-nodes-base.gmail",
1757
+ "n8n-nodes-base.telegram",
1758
+ "n8n-nodes-base.stickyNote",
1759
+ "n8n-nodes-base.httpRequest",
1760
+ "n8n-nodes-base.googleCalendar",
1761
+ "@n8n/n8n-nodes-langchain.agent",
1762
+ "n8n-nodes-base.telegramTrigger",
1763
+ "@n8n/n8n-nodes-langchain.lmOllama",
1764
+ "@n8n/n8n-nodes-langchain.lmChatOllama",
1765
+ "@n8n/n8n-nodes-langchain.textClassifier"
1766
+ ]
1767
+ },
1326
1768
  {
1327
1769
  "id": 15753,
1328
1770
  "slug": "Send a daily AI news digest using Google News, GPT-4o-mini, Sheets and Gmail-15753",
@@ -11666,6 +12108,35 @@
11666
12108
  "n8n-nodes-base.scheduleTrigger"
11667
12109
  ]
11668
12110
  },
12111
+ {
12112
+ "id": 15129,
12113
+ "slug": "Track documentation changes with Firecrawl, Postgres, Gemini, and Telegram-15129",
12114
+ "name": "Track Documentation Changes With Firecrawl, Postgres, Gemini, And Telegram",
12115
+ "tags": [
12116
+ "Market Research",
12117
+ "AI Summarization"
12118
+ ],
12119
+ "author": "thenexova",
12120
+ "createdAt": null,
12121
+ "description": null,
12122
+ "hasWorkflow": true,
12123
+ "workflowFile": "track_documentation_changes_with_firecrawl_postgres_gemini_and_telegram.json",
12124
+ "workflowPath": "workflows/Track documentation changes with Firecrawl, Postgres, Gemini, and Telegram-15129/track_documentation_changes_with_firecrawl_postgres_gemini_and_telegram.json",
12125
+ "url": "https://n8nworkflows.xyz/workflows/track-documentation-changes-with-firecrawl--postgres--gemini--and-telegram-15129\n",
12126
+ "nodeTypes": [
12127
+ "n8n-nodes-base.if",
12128
+ "n8n-nodes-base.code",
12129
+ "n8n-nodes-base.noOp",
12130
+ "n8n-nodes-base.filter",
12131
+ "n8n-nodes-base.postgres",
12132
+ "n8n-nodes-base.telegram",
12133
+ "n8n-nodes-base.aggregate",
12134
+ "n8n-nodes-base.stickyNote",
12135
+ "n8n-nodes-base.scheduleTrigger",
12136
+ "n8n-nodes-firecrawl-v2.firecrawl",
12137
+ "@n8n/n8n-nodes-langchain.googleGemini"
12138
+ ]
12139
+ },
11669
12140
  {
11670
12141
  "id": 15128,
11671
12142
  "slug": "Get a morning email and calendar brief with Gmail, Google Calendar, GPT-4o-mini and Telegram-15128",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@n8n-as-code/skills",
3
- "version": "2.2.3",
3
+ "version": "2.2.4",
4
4
  "description": "AI Agent skills library for n8nac (internal — use npx n8nac skills)",
5
5
  "type": "module",
6
6
  "license": "MIT",
@@ -49,5 +49,5 @@
49
49
  "publishConfig": {
50
50
  "access": "public"
51
51
  },
52
- "n8nVersion": "2.22.5"
52
+ "n8nVersion": "2.22.6"
53
53
  }