Depot skills for AI coding agents
We've published Depot skills, a collection of skill files that give AI coding agents the context they need to use Depot correctly. Install them with a single command:
npx skills add depot/skillsFour skills are available:
- Container Builds:
depot buildanddepot bake, multi-platform builds, caching, the Depot Registry, and migrating fromdocker build - GitHub Actions Runners: runner labels, GitHub app setup, caching, egress filtering, Dependabot, SSH debugging, and Tailscale integration
- Depot CI (beta):
depot ci migrate, secrets and variables, running workflows, and GitHub Actions compatibility - General: CLI installation, authentication, project setup, org management, the Depot API, and pricing
Read more in our blog post.