Overview of Colima Agent Skill contents
mainThe Colima Agent Skill provides structured documentation to help AI models provide accurate advice on installation, configuration, runtimes, and troubleshooting. The skill is composed of the following files:
| File | Contents |
|---|---|
SKILL.md | Quick reference and usage guidance (primary context for the model). |
references/install.md | Installation instructions for Homebrew, MacPorts, Nix, Arch, binaries, and source. |
references/configuration.md | Details on config files, profiles, COLIMA_HOME, environment variables into the VM, and Lima overrides. |
references/runtimes.md | Information on Docker, containerd, Kubernetes, Incus, and AI models, including comparisons. |
references/troubleshooting.md | Solutions for daemon socket errors, Broken status, mounts, disk, networking, and updates. |
references/automation.md | Non-interactive patterns for bootstrap, CI, and deployment scripts. |
All content is distilled from the official Colima documentation and preserves version-gated notes (e.g., since vX.Y.Z) to ensure accuracy across different Colima versions.