ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

dockerps

View and manage Docker container processes and stats. Use when monitoring containers. Requires docker.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/bytesagain1/dockerps
Or

dockerps

View and manage Docker container processes and stats. Use when monitoring containers. Requires docker.

Commands

list

scripts/script.sh list

stats

scripts/script.sh stats

top

scripts/script.sh top <container>

logs

scripts/script.sh logs <container lines>

inspect

scripts/script.sh inspect <container>

cleanup

scripts/script.sh cleanup

Data Storage

Data stored in ~/.local/share/dockerps/.


Powered by BytesAgain | bytesagain.com | [email protected]

Metadata

Stars4097
Views0
Updated2026-04-14
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-bytesagain1-dockerps": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.