@n8n-as-code/skills 1.3.1 → 1.3.2-next.1
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 +392 -390
- package/dist/assets/n8n-knowledge-index.json +1056 -402
- package/dist/assets/n8n-nodes-index.json +6252 -83
- package/dist/assets/n8n-nodes-technical.json +6616 -93
- package/dist/assets/workflows-index.json +31 -3
- package/package.json +1 -1
|
@@ -1,11 +1,39 @@
|
|
|
1
1
|
{
|
|
2
|
-
"generatedAt": "2026-03-
|
|
2
|
+
"generatedAt": "2026-03-31T14:49:32.052Z",
|
|
3
3
|
"repository": "https://github.com/nusquama/n8nworkflows.xyz.git",
|
|
4
4
|
"sourceRef": "main",
|
|
5
|
-
"sourceCommit": "
|
|
5
|
+
"sourceCommit": "62a3a4eac53d9f859260b43fa6ce9ccb2a372157",
|
|
6
6
|
"refreshStrategy": "fresh-clone-per-build",
|
|
7
|
-
"totalWorkflows":
|
|
7
|
+
"totalWorkflows": 8174,
|
|
8
8
|
"workflows": [
|
|
9
|
+
{
|
|
10
|
+
"id": 14388,
|
|
11
|
+
"slug": "Generate multi-variation FX concept clips with Seedance AI, Google Drive, Notion and Slack-14388",
|
|
12
|
+
"name": "Generate Multi Variation FX Concept Clips With Seedance AI, Google Drive, Notion And Slack",
|
|
13
|
+
"tags": [
|
|
14
|
+
"Content Creation",
|
|
15
|
+
"Multimodal AI"
|
|
16
|
+
],
|
|
17
|
+
"author": "rahul08",
|
|
18
|
+
"createdAt": null,
|
|
19
|
+
"description": null,
|
|
20
|
+
"hasWorkflow": true,
|
|
21
|
+
"workflowFile": "generate_multi-variation_fx_concept_clips_with_seedance_ai_google_drive_notion_and_slack.json",
|
|
22
|
+
"workflowPath": "workflows/Generate multi-variation FX concept clips with Seedance AI, Google Drive, Notion and Slack-14388/generate_multi-variation_fx_concept_clips_with_seedance_ai_google_drive_notion_and_slack.json",
|
|
23
|
+
"url": "https://n8nworkflows.xyz/workflows/generate-multi-variation-fx-concept-clips-with-seedance-ai--google-drive--notion-and-slack-14388\n",
|
|
24
|
+
"nodeTypes": [
|
|
25
|
+
"n8n-nodes-base.if",
|
|
26
|
+
"n8n-nodes-base.code",
|
|
27
|
+
"n8n-nodes-base.wait",
|
|
28
|
+
"n8n-nodes-base.slack",
|
|
29
|
+
"n8n-nodes-base.notion",
|
|
30
|
+
"n8n-nodes-base.webhook",
|
|
31
|
+
"n8n-nodes-base.stickyNote",
|
|
32
|
+
"n8n-nodes-base.googleDrive",
|
|
33
|
+
"n8n-nodes-base.httpRequest",
|
|
34
|
+
"n8n-nodes-base.errorTrigger"
|
|
35
|
+
]
|
|
36
|
+
},
|
|
9
37
|
{
|
|
10
38
|
"id": 14329,
|
|
11
39
|
"slug": "Extract data from Gmail attachments to Google Sheets using DocuPipe-14329",
|