antigravity-n8n-skills
Build, validate, and deploy production-ready n8n workflows
All Skills in This Repository (7)
Pure Emerald Level Indicatorsn8n-node-configuration
Identify operation-specific field requirements and property dependencies for n8n node configurations.
n8n-code-javascript
Write robust JavaScript in n8n Code nodes for data transformation and workflow orchestration.
n8n-workflow-patterns
Apply proven n8n workflow patterns for webhooks, APIs, databases, and scheduled tasks.
n8n-code-python
Write Python standard library code in n8n Code nodes with structured data access.
n8n-expression-syntax
Validate n8n expressions using {{ }} syntax with $node and $json variables.
n8n-validation-expert
Interpret n8n validation errors and guide fixes across validation loops.
n8n-mcp-tools-expert
Guide n8n-mcp tool usage for building and debugging complex workflows.
Frequently Asked Questions
FAQPage SchemaHow to install antigravity-n8n-skills?โผ
Run `npx skills add WilkoMarketing/antigravity-n8n-skills --all -g -y` in your terminal to install all 15 skills globally.
What problems do these n8n skills solve?โผ
They prevent the most common n8n mistakes: wrong webhook data paths, broken expressions, silent error handling failures, dropped binary files, and misconfigured nodes. Each skill gives your coding assistant expert rules for one part of workflow building.
Can these skills deploy a self-hosted n8n server?โผ
Yes. The n8n-self-hosting skill walks through a full production deployment on a fresh Linux VM using Docker Compose and Caddy with automatic HTTPS, in single or queue mode.
Do these skills work with Claude Code and Cursor?โผ
Yes. All skills follow the universal SKILL.md standard, so they load in Google Antigravity, Claude Code, Cursor, Codex, and other compatible clients.
Do I need n8n experience to use these skills?โผ
No. Once installed, the skills activate automatically when you ask about workflows, expressions, or nodes, and guide the assistant to build things correctly from plain-English requests.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core