n8n

Manage n8n instance health, logs, updates, backups, and Nginx/TLS configurations.

1|Updated Nov 13, 2023
One-click install
npx skills add https://github.com/LeoTechPro/intTools --skill n8n-leotechpro
Or copy as Structured Prompt for Agentโ–ผ
Please help me install this Agent Skill.
Skill: n8n
Source: https://github.com/LeoTechPro/intTools/tree/main/codex/assets/codex-home/skills/n8n
Command: npx skills add https://github.com/LeoTechPro/intTools --skill n8n-leotechpro

SYSTEM DOCUMENTATION & REQUIREMENTS

๐Ÿ’ก This Skill includes references (resource) components.

What problem does it solve?

This Skill provides comprehensive operational control over the n8n instance hosted at n8n.punctb.pro, enabling efficient management, troubleshooting, and maintenance.

Core Features & Use Cases

  • Health Checks: Verify the operational status of the n8n instance and its underlying infrastructure.
  • Troubleshooting: Diagnose and resolve issues related to workflows, infrastructure, and connectivity.
  • Maintenance: Perform updates, backups, and restores of the n8n instance and its data.
  • Security: Manage Nginx and TLS configurations for secure access.
  • Use Case: When a user reports that a workflow is failing, this Skill can be used to check the n8n logs, diagnose the root cause (e.g., incorrect credentials, infrastructure issue), and apply the necessary fix.

Quick Start

Check the health of the n8n instance at n8n.punctb.pro.

Frequently Asked Questions about n8n

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check the health of an n8n instance and diagnose failing workflows?โ–ผ

To check n8n instance health and diagnose failing workflows, you can run health checks and inspect logs to identify root causes like incorrect credentials or infrastructure issues, then apply the necessary fixes.

What is the best way to manage Nginx and TLS configurations for secure n8n access?โ–ผ

Managing Nginx and TLS for secure n8n access involves applying infrastructure-level operations that configure reverse proxy settings and certificates to encrypt traffic to the instance.

How do I perform backups and restores for n8n automation workflows and data?โ–ผ

You can perform n8n backups and restores through maintenance operations that capture workflow data and configurations, allowing you to recover the instance to a previous state when needed.

Can I update and restart my n8n Docker deployment without losing workflow data?โ–ผ

Yes, you can update and restart the n8n Docker deployment using maintenance controls that safely apply updates and reboot the instance while preserving your existing automation workflows.

Why does my n8n workflow fail after a Docker restart, and how do I troubleshoot it?โ–ผ

If an n8n workflow fails after a Docker restart, you can use troubleshooting features to check connectivity and infrastructure logs, diagnosing whether the root cause is a credential error or a service issue.

Does this n8n management Skill support both API and UI based workflow diagnostics?โ–ผ

Yes, this n8n management Skill supports both infrastructure-level operations and basic workflow diagnostics accessible via either the user interface or the API for comprehensive control.