Container operations
SkillCloud & infraBuild, inspect, debug, and validate Docker or Podman images, containers, networks, volumes, and Compose stacks.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Container operations skill
What this skill tells your AI
The instructions your AI receives, as published by metaspartan/cybara in plugins/container-operations/skills/container-operations/SKILL.md and read by ahel’s review.
Use the available container runtime for reproducible builds, local stacks, diagnostics, and deployment validation.
Workflow
- Detect the available runtime and inspect the repository's container and Compose files before running commands.
- Validate configuration, resolved environment, mounts, ports, health checks, and dependency ordering.
- Build with explicit tags and capture build failures from the first relevant error.
- Start the smallest required service set and wait on health rather than process existence.
- Inspect service status, bounded logs, resource usage, networks, and volumes when diagnosing failures.
- Exercise the exposed application endpoint and stop temporary resources when validation is complete.
Safety
- Confirm before pruning global images, builders, volumes, or networks.
- Never print secret environment values or copy credential files into an image.
- Prefer project-scoped cleanup over global cleanup.
- Preserve persistent volumes unless the user explicitly requests deletion.
Signals
- GitHub stars
- 28
- Forks
- 7
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
container-operations- Source
- github.com/metaspartan/cybara