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.
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install n8n-code-python --cli claudewrites the skill into.claude/skills/n8n-code-python/SKILL.mdListed as compatible
# fetches the source and writes it to:
.claude/skills/n8n-code-python/SKILL.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
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.
When to use it
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.
How to install / invoke
# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/workflow-automation/n8n/n8n-code-python/SKILL.md -o .claude/skills/n8n-code-python/SKILL.md
Notes
Extracted from davila7/claude-code-templates, n8n-code-python category.