@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.
@@ -1,11 +1,39 @@
1
1
  {
2
- "generatedAt": "2026-03-30T12:55:56.216Z",
2
+ "generatedAt": "2026-03-31T14:49:32.052Z",
3
3
  "repository": "https://github.com/nusquama/n8nworkflows.xyz.git",
4
4
  "sourceRef": "main",
5
- "sourceCommit": "8e82477c2f7534b888f6fc914d5f9cdaa20b2fb2",
5
+ "sourceCommit": "62a3a4eac53d9f859260b43fa6ce9ccb2a372157",
6
6
  "refreshStrategy": "fresh-clone-per-build",
7
- "totalWorkflows": 8173,
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",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@n8n-as-code/skills",
3
- "version": "1.3.1",
3
+ "version": "1.3.2-next.1",
4
4
  "description": "AI Agent skills library for n8nac (internal — use npx n8nac skills)",
5
5
  "type": "module",
6
6
  "license": "MIT",