Sync all skills: Crop detection in doc-converter, n8n- prefix fix

- doc-converter: Pipeline-Architektur, Seitenbild-Cropping Sektion
- n8n-skills: n8n- Prefix in allen SKILL.md name-Feldern

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Claude Code
2026-02-10 21:20:06 +00:00
co-authored by Claude Opus 4.6
parent 77d8f6c68c
commit 1b878585f0
8 changed files with 48 additions and 7 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
---
name: code-javascript
name: n8n-code-javascript
description: Write JavaScript code in n8n Code nodes. Use when writing JavaScript in n8n, using $input/$json/$node syntax, making HTTP requests with $helpers, working with dates using DateTime, troubleshooting Code node errors, or choosing between Code node modes.
---