Monitoramento operacional do N8N via Docker.
Scanned 9/7/2026
Install to Claude Code
npx -y skills add Demerzels-lab/elsamultiskillagent --skill n8n-monitor --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of N8n Monitor?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/demerzels-lab-n8n-monitor)More formats (shields.io, HTML) on the badges page.
# 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
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!