SKILL·C81948

n8n-code-python

davila7
Updated 2 months ago
620 views
18,478
1,685
18,478
View on GitHub
Documentationgeneral

About

This Claude Skill provides expert guidance for writing Python code in n8n's Code nodes, specifically for using Python's standard library and working with n8n's special syntax like `_input`, `_json`, and `_node`. It helps developers understand Python's limitations within n8n and recommends using JavaScript for most workflows while offering Python solutions for specific data transformation needs.

Quick Install

Claude Code

Recommended
Primary
npx skills add davila7/claude-code-templates -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/davila7/claude-code-templates
Git CloneAlternative
git clone https://github.com/davila7/claude-code-templates.git ~/.claude/skills/n8n-code-python

Copy and paste this command in Claude Code to install this skill

GitHub Repository

davila7/claude-code-templates
Path: cli-tool/components/skills/workflow-automation/n8n/n8n-code-python
0
anthropicanthropic-claudeclaudeclaude-code
FAQ

Frequently asked questions

What is the n8n-code-python skill?

n8n-code-python is a Claude Skill by davila7. Skills package instructions and resources that Claude loads on demand, so Claude can perform n8n-code-python-related tasks without extra prompting.

How do I install n8n-code-python?

Use the install commands on this page: add n8n-code-python to Claude Code as a plugin, or clone its repository into your skills directory, then restart Claude so it picks up the skill.

What category does n8n-code-python belong to?

n8n-code-python is in the Documentation category, tagged general.

Is n8n-code-python free to use?

Yes. n8n-code-python is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.

Related Skills