About
This skill equips Claude with specialized knowledge for developing Python-based logic within n8n automation workflows. It ensures code follows n8n-specific syntax such as _input.all() and _json, enforces the mandatory list-of-dictionaries return format, and navigates the constraints of the n8n execution environment, such as the lack of external libraries. It is an essential companion for developers who need to perform complex data transformations or statistical analysis where Python's standard library outperforms JavaScript-based alternatives.