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-python
name: n8n-code-python
description: Write Python code in n8n Code nodes. Use when writing Python in n8n, using _input/_json/_node syntax, working with standard library, or need to understand Python limitations in n8n Code nodes.
---