npx claudepluginhub depot/skillsDepot skills for container builds, GitHub Actions runners, Depot CI, and general CLI/auth setup
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 79 focused plugins, 184 specialized agents, and 150 skills - optimized for granular installation and minimal token usage
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations
Skills that teach AI coding agents how to use Depot. Install them into your agent of choice so it can generate correct Depot CLI commands, configurations, and workflows.
npx skills add depot/skills
See skills.sh for more info.
Install the Depot plugin from the Cursor Marketplace:
/add-plugin.depot/skills).Manual fallback: install as project rules by copying each SKILL.md into .cursor/rules/ as an .mdc file:
mkdir -p .cursor/rules
cp skills/depot-container-builds/SKILL.md .cursor/rules/depot-container-builds.mdc
cp skills/depot-github-runners/SKILL.md .cursor/rules/depot-github-runners.mdc
cp skills/depot-ci/SKILL.md .cursor/rules/depot-ci.mdc
cp skills/depot-general/SKILL.md .cursor/rules/depot-general.mdc
After manual install, open Cursor Settings -> Rules and verify these files are enabled for the workspace.
| Skill | Directory | Description |
|---|---|---|
| Container Builds | skills/depot-container-builds/ | depot build, depot bake, multi-platform builds, caching, Depot Registry, migration from Docker |
| GitHub Actions Runners | skills/depot-github-runners/ | Managed GHA runners, runner labels/sizes, caching, Dagger, Dependabot, egress filtering |
| Depot CI | skills/depot-ci/ | Depot CI beta, depot ci migrate, secrets/vars, running workflows, GHA compatibility |
| General | skills/depot-general/ | CLI installation, authentication (tokens, OIDC), project setup, org management, API, pricing |
For full Depot documentation, visit https://depot.dev/docs.