docker-logs
SkillCloud & infraTail logs from Docker containers to check for errors and monitor application behavior. Use when the user types /docker-logs.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the docker-logs skill
What this skill tells your AI
The instructions your AI receives, as published by blockmatic/basilic in .agents/skills/workflow/docker-logs/SKILL.md and read by ahel’s review.
Tail logs from Docker containers to check for errors and monitor application behavior.
- Discover running containers: List all running containers to see what's available using
docker ps --format "table {{.Names}}\t{{.Status}}\t{{.Image}}" - Ask which containers: Present list and ask which container(s) they want to monitor
- Ask for filters: Ask if they want any filters (errors only, last N lines, since time, etc.)
- Execute command: Run
docker logswith suitable flags based on their needs
Signals
- GitHub stars
- 89
- Forks
- 11
- Last commit
- Sep 2026
ahel review
S4info
community integration — published by blockmatic, not docker
Automated review, not a security audit. Ruleset v1.
Advanced
- Catalog kind
- skill
- Gateway key
docker-logs- Source
- github.com/blockmatic/basilic