n8n-workflow-generator
This skill provides automated assistance for n8n workflow generator tasks within the Business Automatio
Content Preview
--- name: n8n-workflow-generator description: | N8N Workflow Generator - Auto-activating skill for Business Automation. Triggers on: n8n workflow generator, n8n workflow generator Part of the Business Automation skill category. allowed-tools: Read, Write, Edit, Bash version: 1.0.0 license: MIT author: Jeremy Longshore <[email protected]> --- # N8N Workflow Generator ## Purpose This skill provides automated assistance for n8n workflow generator tasks within the Business Automatio
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/n8n-workflow-generator.md \
https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/planned-skills/generated/19-business-automation/n8n-workflow-generator/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skillsThen reference at planned-skills/generated/19-business-automation/n8n-workflow-generator/SKILL.md
Related Skills
n8n-code-javascript
Write JavaScript code in n8n Code nodes. Use when writing JavaScript in n8n, using $input/$json/$node syntax, making HTTP requests with $helpers, working with dates using DateTime, troubleshooting Code node errors, or choosing between Code node modes.
developmentn8ncodejavascript
by sickn33 (Antigravity) · antigravity-awesome-skills
n8n-code-python
Write Python code in n8n Code nodes. Use when writing Python in n8n, using _input/_json/_node syntax, working with standard library, or need to understand Python limitations in n8n Code nodes.
developmentn8ncodepython
by sickn33 (Antigravity) · antigravity-awesome-skills
n8n-expression-syntax
Validate n8n expression syntax and fix common errors. Use when writing n8n expressions, using {{}} syntax, accessing $json/$node variables, troubleshooting expression errors, or working with webhook data in workflows.
data-ain8nexpressionsyntax
by sickn33 (Antigravity) · antigravity-awesome-skills
n8n-validation-expert
Expert guide for interpreting and fixing n8n validation errors.
generaln8nvalidation
by sickn33 (Antigravity) · antigravity-awesome-skills