Kool CLI is a lightweight wrapper around docker-compose that simplifies starting, stopping, restarting, and managing service containers for local development. It provides convenient commands to execute one-off commands inside services, follow logs, and run project scripts defined in kool.yml. The SKILL.md supplies a quick command reference, lifecycle rules, and examples for common developer tasks.
Use this skill when you need to manage containerized development environments: starting all services, rebuilding images, running migrations inside app containers, tailing logs while debugging, or running project-defined scripts. It is aimed at developers working with docker-compose stacks and local workflows.
Useful for agents with shell/terminal capabilities or those that orchestrate local developer tasks and CI-style workflows.
Kool CLI skill is a documentation-only skill with no bundled scripts. It provides a well-organized reference for managing Docker containers via the kool CLI wrapper. Clean skill with no security concerns — pure command documentation with no executable content.
Documentation-only skill. No scripts to audit. Well-structured SKILL.md with clear sections and examples. Niche audience — developers already using kool for Docker-based local development.