docker-logs

SkillCloud & infra

Tail 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.

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.

  1. Discover running containers: List all running containers to see what's available using docker ps --format "table {{.Names}}\t{{.Status}}\t{{.Image}}"
  2. Ask which containers: Present list and ask which container(s) they want to monitor
  3. Ask for filters: Ask if they want any filters (errors only, last N lines, since time, etc.)
  4. Execute command: Run docker logs with 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