ssh-docker-compose-ps

Community

List Docker Compose services and states, filter by service or status.

AuthorNightreaver
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a way to list services and their states in a Docker Compose project, allowing users to quickly identify which services are running, stopped, or in other states.

Core Features & Use Cases

  • List Services: Show all services and their states in a project.
  • Filter by Service: Narrow down the output to a specific service by name.
  • Filter by Status: Filter the output by service status, such as 'running', 'paused', or 'exited'.
  • Use Case: Before restarting or stopping a service, use this Skill to check its current state and ensure it's safe to proceed.

Quick Start

List all services in the project with the following command:

ssh_docker_compose_ps(host="docker1", compose_file="/opt/app/docker-compose.yml")

Dependency Matrix

Required Modules

None required

Components

scripts

💻 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: ssh-docker-compose-ps
Download link: https://github.com/Nightreaver/python-ssh-mcp/archive/main.zip#ssh-docker-compose-ps

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 620,000+ vetted skills library on demand.