home/categories/technical-docs/czlonkowski-n8n-skills-skills-n8n-code-python-skill-md
technical-docsdocumentation

n8n-code-python

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.

czlonkowski
maintainer
czlonkowski
Actualizado 3/26/2026
Estrellas
4260
Forks
756
quick start

Installation and usage

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.

Instalación
$ install --globalskills.sh
Uso

Después de instalarlo, puedes usar este skill ejecutando el siguiente comando en tu terminal:

skills use n8n-code-python