Official skills publisher Verified Skillscout rank 43

Chainguard Demo

Chainguard Demo publishes official AI agent skills for its tools, services, and developer workflows. Making the software supply chain secure by default.

Browse 9 official AI agent skills across 2 Chainguard Demo repositories, with install commands and source links.

9 Skills
2 Repositories
7 Installs
7 GitHub stars

Install

Add Chainguard Demo 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/chainguard-demo/chainguard-demo_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant Chainguard Demo 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

2 official repositories

Includes 6 official skills: migrating-dockerfiles-to-chainguard, apko-generator, dockerfile-generator, dockerfile-migrator, mapping-container-images-to-chainguard, mapping-os-packages-to-chainguard.

6 skills 7 installs 7 stars
npx skills add chainguard-demo/claude-plugins -y

Includes 3 official skills: web-design-hardened, web-design-upstream, workstation-checkup-sample-skill.

3 skills 0 installs 0 stars
npx skills add chainguard-demo/agent-skills -y

9 skills

chainguard-demo/claude-plugins 6 skills

migrating-dockerfiles-to-chainguard

chainguard-demo/claude-plugins 2 installs
View source

apko-generator

chainguard-demo/claude-plugins 1 installs
View source

dockerfile-generator

chainguard-demo/claude-plugins 1 installs
View source

dockerfile-migrator

chainguard-demo/claude-plugins 1 installs
View source

mapping-container-images-to-chainguard

chainguard-demo/claude-plugins 1 installs
View source

mapping-os-packages-to-chainguard

chainguard-demo/claude-plugins 1 installs
View source
chainguard-demo/agent-skills 3 skills

web-design-hardened

chainguard-demo/agent-skills 0 installs
View source

web-design-upstream

chainguard-demo/agent-skills 0 installs
View source

workstation-checkup-sample-skill

chainguard-demo/agent-skills 0 installs
View source

Repository documentation

chainguard-demo/claude-plugins package overview

chainguard-demo/claude-plugins/README.md View on GitHub

chainguard-demo/claude-plugins

Includes 6 official skills: migrating-dockerfiles-to-chainguard, apko-generator, dockerfile-generator, dockerfile-migrator, mapping-container-images-to-chainguard, mapping-os-packages-to-chainguard.

Top skills in this package

migrating-dockerfiles-to-chainguardOfficial Chainguard Demo skill from chainguard-demo/claude-plugins.
apko-generatorOfficial Chainguard Demo skill from chainguard-demo/claude-plugins.
dockerfile-generatorOfficial Chainguard Demo skill from chainguard-demo/claude-plugins.
dockerfile-migratorOfficial Chainguard Demo skill from chainguard-demo/claude-plugins.
mapping-container-images-to-chainguardOfficial Chainguard Demo skill from chainguard-demo/claude-plugins.
mapping-os-packages-to-chainguardOfficial Chainguard Demo skill from chainguard-demo/claude-plugins.

Install

Install the full package:

npx skills add chainguard-demo/claude-plugins -y

Install a specific skill:

npx skills add chainguard-demo/claude-plugins@migrating-dockerfiles-to-chainguard -y

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

View chainguard-demo/claude-plugins on GitHub
Copied