Add Chainguard Agent Skills documentation#3395
Open
SharpRake wants to merge 4 commits into
Open
Conversation
Adds an overview and getting-started guides for the public catalog and private registry under content/chainguard/agent-skills/. Resolves chainguard-dev/internal#5864 Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Signed-off-by: Mark Drake <mark@chainguard.dev>
✅ Deploy Preview for ornate-narwhal-088216 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Renames private-catalog.md to skills-registry.md, retitles it to "Getting started with the Chainguard Skills Registry", and updates the section index and all cross-links to the new URL. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Signed-off-by: Mark Drake <mark@chainguard.dev>
matthewhelmke
approved these changes
Jun 9, 2026
matthewhelmke
left a comment
Collaborator
There was a problem hiding this comment.
Well done! Just the notes on replacing the one-off notes about this being a beta release with a shortcode, otherwise, good to go!
Render the beta shortcode's access parameter through markdownify so links and emphasis work, then replace the manual beta notes in the agent-skills docs with the shortcode. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Signed-off-by: Mark Drake <mark@chainguard.dev>
Collaborator
Author
|
Agent Skills are now launching next week, 6/16. Will publish then, barring any changes |
Reflect the current public catalog structure and workflow: skills are namespaced by upstream owner, listing requires sign-in and --recursive, and a new pull step shows how to audit HARDENING.md before installing. Bump the required chainctl version to v0.2.282. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Signed-off-by: Mark Drake <mark@chainguard.dev>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Type of change
New Content
content/chainguard/agent-skills/docs section: an overview, plus getting-started guides for the public catalog and the private registry.What should this PR do?
resolves https://github.com/chainguard-dev/internal/issues/5864
Why are we making this change?
Chainguard Agent Skills (currently in beta) had no end-user documentation. This adds a section explaining what hardened agent skills are and the supply-chain risk they address, with step-by-step guides for installing from the public catalog and for publishing to an organization's private registry with
chainctl.What are the acceptance criteria?
chainctlcommand examples and example output are accurate and correctly formatted.How should this PR be tested?
🤖 Generated with Claude Code