n8n allows you to write Python code inside its Code nodes. This is useful when you need specific standard library tools like regex or hashlib. Most of the time you should use JavaScript instead because it has better support in n8n.
The Python code in n8n has important rules. You must return data in a special format. You cannot install external libraries. You must access input data using _input or _json. Follow the guidelines to avoid common mistakes.
This skill helps you write correct Python code within n8n Code nodes. It shows you the best practices and limitations. Use it when you decide Python is the right choice for your task.
Global
mkdir -p ~/.claude/skills/n8n-code-pythonProject
mkdir -p .claude/skills/n8n-code-pythonSource Repository
Lark Drivelarksuite/cli
Organize Lark cloud files import export manage permissions and versions
Lark Eventlarksuite/cli
Stream Lark events in real time with simple CLI commands
Lark Workflow Meeting Summarylarksuite/cli
Turn your Lark meeting notes into organized weekly summaries with ease
Lark Approvallarksuite/cli
Easily manage Lark approval instances and tasks from your command line
Implementmattpocock/skills
Implement PRD or issue tasks with TDD tests typechecking and review
Executing Plansobra/superpowers
Load a plan review critically then execute each task with verifications
Subagent Driven Developmentobra/superpowers
Execute plans with fresh subagents per task and thorough reviews for fast iteration
Churn Preventioncoreyhaines31/marketingskills
Reduce customer churn with smart cancel flows and failed payment recovery