83,201 skills sorted by stars.
Use when debugging workflow execution failures or implementing error recovery in n8n. Prevents silent failures by enforc...
Use when debugging expression evaluation failures or undefined references in n8n workflows. Prevents data access errors...
Validate n8n expression syntax and fix common errors. Use when writing n8n expressions, using {{}} syntax, accessing $js...
n8n expression syntax validation, context-aware testing, common pitfalls detection, and performance optimization. Use wh...
Self-host n8n - Docker, environment variables, databases, scaling, security, enterprise features
Use when creating custom n8n nodes or building community node packages for npm. Prevents packaging errors from incorrect...
Use when deploying n8n v1.x to production or configuring Docker/queue mode. Prevents data loss from missing volume mount...
Use when integrating external APIs in n8n v1.x via HTTP Request node or OAuth2 credentials. Prevents pagination bugs fro...
Use when hardening n8n deployments or configuring security settings. Prevents credential leaks and unauthorized access b...
Use when configuring webhook endpoints in n8n workflows. Prevents the #1 mistake of using test URLs in production (diffe...
Use when designing complex n8n v1.x workflows with branching, error handling, or sub-workflow patterns. Prevents silent...
Import n8n workflows from infrastructure/n8n/workflows/ into the running GKE pod in fenrir-marketing namespace. Use when...
API contract testing, authentication flows, rate limit handling, and error scenario coverage for n8n integrations with e...
n8n workflow automation with Kafka integration expert. Covers Kafka trigger node, producer node, event-driven workflows,...
Expert guide for using n8n-mcp MCP tools effectively. Use when searching for nodes, validating configurations, accessing...
Operation-aware node configuration guidance. Use when configuring nodes, understanding property dependencies, determinin...
Build a complete project management system with Telegram bot, task distribution, and photo reports using n8n. Based on D...
Create n8n workflow for daily task assignment from PTO engineer to foreman via Telegram bot with status reporting.
Credential exposure detection, OAuth flow validation, API key management testing, and data sanitization verification for...
Self-host, configure, scale, and manage n8n instances. Use when a user asks to install n8n with Docker, set up n8n in pr...
n8n workflow automation knowledge base. Provides n8n node information, node functionality details, workflow patterns, an...