About
This skill equips Claude with the specialized knowledge required to write production-ready Python code for n8n automation workflows, navigating the platform's unique architectural constraints and syntax helpers. It helps developers correctly use data access patterns like _input.all() and _node, ensures adherence to mandatory return formats, and provides standard-library workarounds for the platform's lack of external package support. Whether performing complex data transformations, statistical analysis, or custom regex filtering, this skill ensures Python scripts are optimized for the n8n execution environment.