Jump to related tools in the same category or review the original source on GitHub.

DevOps & Cloud @smitti7971 Updated 2/26/2026

N8n Monitor OpenClaw Skill - ClawHub

Do you want your AI agent to automate N8n Monitor workflows? This free skill from ClawHub helps with devops & cloud tasks without building custom tools from scratch.

What this skill does

Monitoramento operacional do N8N via Docker.

Install

npx clawhub@latest install n8n-monitor

Full SKILL.md

Open original

Skill: n8n-monitor

Monitoramento operacional do N8N via Docker.

Capabilities

  • Verificar status dos containers N8N
  • Ler logs recentes
  • Checar saúde do container
  • Analisar uso de CPU e memória

Commands

  • docker ps | grep n8n
  • docker logs --tail 50 n8n
  • docker inspect --format='{{.State.Health.Status}}' n8n
  • docker stats --no-stream n8n

Output

Respostas em Markdown, com tabelas simples e status claro.

Status

active

Original URL: https://github.com/openclaw/skills/blob/main/skills/smitti7971/n8n-monitor

Related skills

If this matches your use case, these are close alternatives in the same category.