@n8n-as-code/skills 0.16.5 → 0.16.6

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,5 +1,5 @@
1
1
  {
2
- "generatedAt": "2026-02-27T16:37:11.704Z",
2
+ "generatedAt": "2026-02-27T17:30:21.455Z",
3
3
  "sourceFileCount": 644,
4
4
  "scanDirectories": [
5
5
  "/home/runner/work/n8n-as-code/n8n-as-code/.n8n-cache/packages/nodes-base/dist/nodes",
@@ -1,5 +1,5 @@
1
1
  {
2
- "generatedAt": "2026-02-27T16:37:13.126Z",
2
+ "generatedAt": "2026-02-27T17:30:22.825Z",
3
3
  "sourceData": {
4
4
  "nodesIndexFile": "/home/runner/work/n8n-as-code/n8n-as-code/packages/skills/src/assets/n8n-nodes-index.json",
5
5
  "docsMetadataFile": "/home/runner/work/n8n-as-code/n8n-as-code/packages/skills/src/assets/n8n-docs-cache/metadata.json",
@@ -71441,19 +71441,32 @@
71441
71441
  "data",
71442
71442
  "output",
71443
71443
  "webhook",
71444
- "common",
71445
- "issues",
71446
71444
  "node",
71447
- "extra",
71448
- "fields",
71449
- "embeds",
71450
- "mention",
71451
- "users",
71452
- "channels"
71445
+ "operations",
71446
+ "waiting",
71447
+ "response",
71448
+ "type",
71449
+ "approval",
71450
+ "customization",
71451
+ "free",
71452
+ "text",
71453
+ "custom",
71454
+ "form",
71455
+ "templates",
71456
+ "examples",
71457
+ "related",
71458
+ "resources",
71459
+ "what",
71460
+ "your",
71461
+ "operation",
71462
+ "isn't",
71463
+ "supported",
71464
+ "common",
71465
+ "issues"
71453
71466
  ],
71454
71467
  "operations": [],
71455
71468
  "useCases": [],
71456
- "keywordScore": 14,
71469
+ "keywordScore": 27,
71457
71470
  "hasDocumentation": true,
71458
71471
  "markdownUrl": null,
71459
71472
  "markdownFile": null
@@ -139790,20 +139803,22 @@
139790
139803
  "remove",
139791
139804
  "updating",
139792
139805
  "range",
139806
+ "operations",
139807
+ "templates",
139808
+ "examples",
139809
+ "related",
139810
+ "resources",
139793
139811
  "common",
139794
139812
  "issues",
139795
- "node",
139796
- "array",
139797
- "names",
139798
- "were",
139799
- "updated",
139800
- "after",
139801
- "node's",
139802
- "setup"
139813
+ "what",
139814
+ "your",
139815
+ "operation",
139816
+ "isn't",
139817
+ "supported"
139803
139818
  ],
139804
139819
  "operations": [],
139805
139820
  "useCases": [],
139806
- "keywordScore": 48,
139821
+ "keywordScore": 50,
139807
139822
  "hasDocumentation": true,
139808
139823
  "markdownUrl": null,
139809
139824
  "markdownFile": null
@@ -1,5 +1,5 @@
1
1
  {
2
- "generatedAt": "2026-02-27T16:37:15.899Z",
2
+ "generatedAt": "2026-02-27T17:30:26.179Z",
3
3
  "repository": "https://github.com/nusquama/n8nworkflows.xyz.git",
4
4
  "totalWorkflows": 7701,
5
5
  "workflows": [
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@n8n-as-code/skills",
3
- "version": "0.16.5",
3
+ "version": "0.16.6",
4
4
  "description": "AI Agent Skills for n8n-as-code (Search, Get Schema)",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",