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: expression-syntax
name: n8n-expression-syntax
description: Validate n8n expression syntax and fix common errors. Use when writing n8n expressions, using {{}} syntax, accessing $json/$node variables, troubleshooting expression errors, or working with webhook data in workflows.
---