docker-logs-snapshot

Community

Reproducible Docker/Compose logs for debugging.

Authorjfriisj
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill captures a quick, reproducible snapshot of Docker/Compose logs and container state for debugging. Use when smoke tests fail or you need attachable evidence.

Core Features & Use Cases

  • Basic inventory: captures timestamp, Docker version, Docker Compose version, and a snapshot of running containers.
  • Compose status: if COMPOSE_FILES is provided, captures docker compose ps.
  • Container logs & inspect: if SERVICE_CONTAINER is set, captures logs and container inspection data.
  • Full logs: optionally captures all compose logs using the provided COMPOSE_FILES.

Quick Start

Use the docker-logs-snapshot skill to snapshot logs for a running container. Example: SERVICE_CONTAINER=speech-recognition-service COMPOSE_FILES="-f docker-compose.yml" LOGS_TAIL=200 OUT_DIR=agent-output/live-testing/artifacts

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: docker-logs-snapshot
Download link: https://github.com/jfriisj/real-time-speech-translation-mvp/archive/main.zip#docker-logs-snapshot

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.