@n8n-as-code/skills 0.16.9-next.f249fe1 → 0.16.9

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/README.md CHANGED
@@ -165,11 +165,12 @@ n8nac skills validate workflow.workflow.ts --strict
165
165
  ```
166
166
 
167
167
  ### `update-ai` - 🤖 Update AI Context
168
- Update AI Context (AGENTS.md, rule files, snippets).
168
+ Update AI Context (AGENTS.md and snippets).
169
169
 
170
170
  ```bash
171
171
  n8nac skills update-ai
172
- n8nac skills update-ai --version 1.70.0
172
+ n8nac skills update-ai --n8n-version 1.70.0
173
+ n8nac skills update-ai --n8n-version 1.70.0 --cli-version latest
173
174
  # Also available as:
174
175
  n8nac update-ai
175
176
  ```
@@ -1,5 +1,5 @@
1
1
  {
2
- "generatedAt": "2026-03-01T11:20:23.947Z",
2
+ "generatedAt": "2026-03-02T22:08:53.343Z",
3
3
  "version": "1.0.0",
4
4
  "sourceUrl": "https://docs.n8n.io/llms.txt",
5
5
  "totalPages": 1249,
@@ -1,5 +1,5 @@
1
1
  {
2
- "generatedAt": "2026-03-01T11:20:25.764Z",
2
+ "generatedAt": "2026-03-02T22:08:55.184Z",
3
3
  "version": "2.0.0",
4
4
  "statistics": {
5
5
  "totalEntries": 1786,
@@ -1,5 +1,5 @@
1
1
  {
2
- "generatedAt": "2026-03-01T11:20:22.987Z",
2
+ "generatedAt": "2026-03-02T22:08:52.373Z",
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-03-01T11:20:24.411Z",
2
+ "generatedAt": "2026-03-02T22:08:53.820Z",
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",