mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-23 21:08:11 +00:00
Docs: fix skills list verbose columns
This commit is contained in:
@@ -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>`
|
||||
|
||||
Reference in New Issue
Block a user