home/categories/system-admin/dpietersz-n8n-nodes-pleo-claude-skills-nodes-programmatic-patterns-skill-md
system-admintools

nodes-programmatic-patterns

Build n8n nodes using programmatic style with full control over execution, data handling, and API calls. Use this skill when implementing execute() methods, creating helper functions for API requests, handling pagination with cursor-based logic, implementing loadOptions for dynamic dropdowns, processing binary data, building webhook or polling triggers, or handling complex data transformations. Apply when building trigger nodes, GraphQL integrations, non-HTTP protocols, or any scenario requiring custom execution logic.

dpietersz
maintainer
dpietersz
Обновлено 12/13/2025
Звёзды
0
Форки
0
quick start

Installation and usage

Build n8n nodes using programmatic style with full control over execution, data handling, and API calls. Use this skill when implementing execute() methods, creating helper functions for API requests, handling pagination with cursor-based logic, implementing loadOptions for dynamic dropdowns, processing binary data, building webhook or polling triggers, or handling complex data transformations. Apply when building trigger nodes, GraphQL integrations, non-HTTP protocols, or any scenario requiring custom execution logic.

Установка
$ install --globalskills.sh
Использование

После установки вы можете использовать этот skill, выполнив следующую команду в терминале:

skills use nodes-programmatic-patterns