Official skills publisher Verified Skillscout rank 117

Buildkite

Buildkite publishes official AI agent skills for its tools, services, and developer workflows. Automate your team’s software development processes, from testing through to delivery, no matter the language, environment or toolchain.

Browse 8 official AI agent skills across 3 Buildkite repositories, with install commands and source links.

8 Skills
3 Repositories
561 Installs
132 GitHub stars

Install

Add Buildkite skills to your agent

Install a full repository package, then let your agent activate the right skill for the task.

Ask your agent

Prompt

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/buildkite/buildkite_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant Buildkite skills package or packages for my goal, explain which individual skills matter, and wait for my approval. After I approve, install with the npx command. If no project is open, install it as an agent skill I can use later.

Skills packages

3 official repositories

Official Buildkite skills for Claude Code, Cursor, and other AI coding agents. Includes 6 official skills: buildkite-cli, buildkite-pipelines, buildkite-api, buildkite-preflight, buildkite-agent-runtime, buildkite-migration.

6 skills 561 installs 14 stars
npx skills add buildkite/skills -y

Includes 1 official skill: cleanroom.

1 skill 0 installs 59 stars
npx skills add buildkite/cleanroom -y

Includes 1 official skill: reference.

1 skill 0 installs 59 stars
npx skills add buildkite/docs -y

8 skills

buildkite/skills 6 skills

buildkite-cli

buildkite/skills 122 installs
View source

buildkite-pipelines

buildkite/skills 106 installs
View source

buildkite-api

buildkite/skills 96 installs
View source

buildkite-preflight

buildkite/skills 87 installs
View source

buildkite-agent-runtime

buildkite/skills 82 installs
View source

buildkite-migration

buildkite/skills 68 installs
View source
buildkite/cleanroom 1 skill

cleanroom

buildkite/cleanroom 0 installs
View source
buildkite/docs 1 skill

Repository documentation

buildkite/skills package overview

buildkite/skills/README.md View on GitHub

buildkite/skills

Official Buildkite skills for Claude Code, Cursor, and other AI coding agents. Includes 6 official skills: buildkite-cli, buildkite-pipelines, buildkite-api, buildkite-preflight, buildkite-agent-runtime, buildkite-migration.

Top skills in this package

buildkite-cliOfficial Buildkite skill from buildkite/skills.
buildkite-pipelinesOfficial Buildkite skill from buildkite/skills.
buildkite-apiOfficial Buildkite skill from buildkite/skills.
buildkite-preflightOfficial Buildkite skill from buildkite/skills.
buildkite-agent-runtimeOfficial Buildkite skill from buildkite/skills.
buildkite-migrationOfficial Buildkite skill from buildkite/skills.

Install

Install the full package:

npx skills add buildkite/skills -y

Install a specific skill:

npx skills add buildkite/skills@buildkite-cli -y

Use the package when you want your agent to choose the relevant skill from this official Buildkite repository.

View buildkite/skills on GitHub
Copied