n8n Workflow Automation
curated by SkillMD · plugin · 7 skills
For n8n users building modular, reusable workflows with sub-workflows, error handling, and naming conventions.
Install the whole plugin (CLI)
npx skillmds add czlonkowski/n8n-subworkflows
npx skillmds add czlonkowski/n8n-code-javascript
npx skillmds add czlonkowski/n8n-binary-and-data
npx skillmds add czlonkowski/n8n-workflow-patterns
npx skillmds add czlonkowski/n8n-node-configuration
npx skillmds add diegosouzapw/n8n
npx skillmds add oyi77/workflowsSkills in this plugin
- ▌ n8n-subworkflows · czlonkowski bundleBuild reusable, composable n8n sub-workflows with typed inputs, stateless or stateful design, and discoverable naming conventions.
- ▌ n8n-code-javascript · czlonkowski bundleWrite JavaScript code in n8n Code nodes for data transformation, API calls, and workflow logic.
- ▌ n8n-binary-and-data · czlonkowski bundleHandle files and binary data in n8n workflows correctly, covering the $binary vs $json split, reading/writing binary, preserving binary across transforms, and the agent-tool binary boundary.
- ▌ n8n-workflow-patterns · czlonkowski bundleProvides proven architectural patterns for building n8n workflows, covering webhook processing, HTTP API integration, database operations, AI agent workflows, batch processing, and scheduled tasks.
- ▌ n8n-node-configuration · czlonkowski bundleGuides configuration of n8n nodes with operation-aware field requirements, property dependencies, and progressive discovery patterns.
- ▌ n8n · diegosouzapw bundleBuilds and debugs n8n workflows, covering nodes, RAG with vector stores, the REST API, Code node scripts, expressions, and Docker hosting.
- ▌ workflows · oyi77Build and deploy automation workflows using cron, IFTTT, n8n, webhooks, and self-hosted alternatives, with guidance on monetizing these services.