Commit 5d49918
authored
Document chainctl skills validate, uninstall, and delete commands (#3459)
[ ] Check if this is a typo or other quick fix and ignore the rest :)
## Type of change
<!-- Please be sure to add the appropriate label to your PR. -->
**Documentation Update**
- Document the `chainctl skills uninstall` command in both the public
catalog and skills registry guides
- Add `chainctl skills validate` (including `--strict`) coverage to the
skills registry guide
- Add `chainctl skills delete` coverage for removing published skills
from the registry
- Add the new commands to each page's command reference table
### What should this PR do?
<!-- Does this PR resolve an issue? Please include a reference to it.
-->
resolves chainguard-dev/internal#5881
Documents the `validate`, `uninstall`, and `delete` subcommands across
the Agent Skills public catalog and skills registry pages.
### Why are we making this change?
<!-- What larger problem does this PR address? -->
The Agent Skills docs covered pushing, installing, and running skills
but omitted how to validate a skill before publishing, uninstall a skill
locally, or delete a published version from the registry. These gaps
left users without guidance for the full skill lifecycle.
### What are the acceptance criteria?
<!-- What should be happening for this PR to be accepted? Please list
criteria. -->
<!-- Do any stakeholders need to be tagged in this review? If so, please
add them. -->
- The public catalog page documents `uninstall`, including its flags and
confirmation prompt
- The skills registry page documents `validate` (with `--strict`),
`uninstall`, and `delete`, and clearly distinguishes local uninstall
from registry deletion
- Both command reference tables list the new commands
- Code snippets and example output match actual `chainctl skills`
behavior
### How should this PR be tested?
Any documentation published to Chainguard Academy is reviewed carefully
for accuracy. GUI procedures, API commands, and CLI code snippets in a
draft are run and tested thoroughly — by both the author and the
reviewer — to confirm they work exactly as written. This helps ensure
that readers can follow along and get the same results. See the [`edu`
repo's README](https://github.com/chainguard-dev/edu#testing).
1. Check the [preview
link](https://deploy-preview-3459--ornate-narwhal-088216.netlify.app/chainguard/agent-skills/)
and ensure the changes look right
2. Navigate to the Agent Skills public catalog page and verify the
"Uninstall the skill" section and command reference table
3. Navigate to the skills registry page and verify the "Validate the
skill", "Uninstall the skill", and "Delete a skill from the registry"
sections and command reference table
Signed-off-by: Mark Drake <mark@chainguard.dev>1 parent a9867c1 commit 5d49918
2 files changed
Lines changed: 106 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
161 | 161 | | |
162 | 162 | | |
163 | 163 | | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
164 | 183 | | |
165 | 184 | | |
166 | 185 | | |
| |||
169 | 188 | | |
170 | 189 | | |
171 | 190 | | |
| 191 | + | |
172 | 192 | | |
173 | 193 | | |
174 | 194 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
108 | 149 | | |
109 | 150 | | |
110 | 151 | | |
| |||
181 | 222 | | |
182 | 223 | | |
183 | 224 | | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
184 | 267 | | |
185 | 268 | | |
186 | 269 | | |
187 | 270 | | |
188 | 271 | | |
189 | 272 | | |
| 273 | + | |
190 | 274 | | |
191 | 275 | | |
192 | 276 | | |
193 | 277 | | |
| 278 | + | |
| 279 | + | |
0 commit comments