# Depot skills for AI coding agents (https://depot.dev/changelog/2026-02-24-depot-skills)

> Published 2026-02-24

We've published [Depot skills](https://github.com/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:

```bash
npx skills add depot/skills
```

Four skills are available:

* **Container Builds**: `depot build` and `depot bake`, multi-platform builds, caching, the Depot Registry, and migrating from `docker 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](/blog/now-available-depot-skills).

## For AI Agents

The full site index is at [llms.txt](https://depot.dev/llms.txt). Append `.md` to any documentation, blog, changelog, or customer URL to fetch its markdown source directly.