ssh_docker_top
CommunityView running processes within a Docker container with SSH access.
AuthorNightreaver
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill unit simplifies inspecting processes inside Docker containers with secure SSH connections.
Core Features & Use Cases
- View Live Container Processes: Check running processes in any container to verify operations.
- Insight into PID & CPU: Confirm that PID 1 corresponds to the expected entrypoint and inspect resource usage.
- PS Options for Fine Grained Output: Get custom information about the process by specifying
pscommand arguments. - Safe POSIX-only Operations: Supports POSIX systems and raises exceptions for Windows platforms.
Quick Start
Get the processes running inside a specific Docker container 'my-container'.
Dependency Matrix
Required Modules
None requiredComponents
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_top Download link: https://github.com/Nightreaver/python-ssh-mcp/archive/main.zip#ssh-docker-top Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.