Docs: fix skills list verbose columns

This commit is contained in:
Vincent Koc
2026-02-27 12:37:57 -08:00
parent 56ef566711
commit 47d159aa6c

View File

@@ -59,14 +59,14 @@ x blocked evil-injector >_ Totally harmless skill
- disabled old-skill Deprecated skill workspace
```
With `-v` (verbose), two extra columns appear — **Scan** and **Missing**:
With `-v` (verbose), the **Missing** column appears:
```
Status Skill Description Source Scan Missing
Status Skill Description Source Missing
+ ready git-autopush >_ 🌐 Automate git wor... openclaw-managed
x missing summarize >_ Summarize with... bundled bins: summarize
x blocked evil-injector >_ Totally harmless... openclaw-managed [blocked]
+ ready sketch-tool 🌐 >_ Generate sketches openclaw-managed [warn]
x missing summarize >_ Summarize with... bundled bins: summarize
x blocked evil-injector >_ Totally harmless... openclaw-managed
+ ready sketch-tool 🌐 >_ Generate sketches openclaw-managed
```
### `openclaw skills info <name>`